-
Kalman as a predictor
Kalman as a predictor
- 2022-06-26 20:43:59下载
- 积分:1
-
compress the jpeg graph, the rate may be larger than any other
compress the jpeg graph, the rate may be larger than any other
- 2022-08-08 01:12:30下载
- 积分:1
-
全程web应用建模的过程.rar
全程web应用建模的过程.rar-The whole process of web application modeling. Rar
- 2023-08-14 00:05:03下载
- 积分:1
-
获取系统权限信息
获取系统权限信息-competence information acquisition system
- 2022-03-06 01:54:47下载
- 积分:1
-
when you play "connect"game,becouse of few time you can not play happy.so i take...
在玩‘连连看’,由于时间限制得太紧,总是玩得不爽,于是费半天时间,模仿了一个程序,基本功能已实现,有兴趣的可以进一步去完善-when you play "connect"game,becouse of few time you can not play happy.so i take many time to make a programm which have same funcktion as this game.when you have interest in my game,you can do better for my programm.
- 2022-01-25 15:20:35下载
- 积分:1
-
COM prepared eVC example. This is a server
eVC上编写COM的例子。这是服务器端的例程代码-COM prepared eVC example. This is a server-side code of the routine
- 2022-02-15 19:22:40下载
- 积分:1
-
一个带有阴历的日历程序,可提供一般万年历的功能
一个带有阴历的日历程序,可提供一般万年历的功能
-With a lunar calendar program that provides the general function of calendar
- 2022-02-03 04:18:18下载
- 积分:1
-
多功能计算器,实现了加减乘除,同时有包含了进制转换
多功能计算器,实现了加减乘除,同时有包含了进制转换-Multi-function calculator, a calculation, at the same time contains a hexadecimal conversion
- 2022-04-15 17:00:08下载
- 积分:1
-
IC卡操作上位机
这是针对操作电路板而设计的上位机程序,需要通过接口连接单片机电路板,上位机通过串口把需要写入IC卡的数据传输到单片机上,单片机再通过读写卡模块写入到IC卡中。
- 2023-08-15 01:20:05下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1