-
C# USBEject
USBEject是最好的和更快的解决办法安全删除 USB 设备不受损坏。此应用程序是由 C# 开发与 Win32 API 包装 (CM_xx API)
- 2022-05-09 13:02:26下载
- 积分:1
-
利用剪切板在windows应用程序之间传递和交换数据!
利用剪切板在windows应用程序之间传递和交换数据!-use in windows applications between transmission and exchange of data!
- 2023-03-14 00:40:04下载
- 积分:1
-
从 VB 打印照片
这 是 visual basic 程序, 致力于 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-18 11:57:44下载
- 积分:1
-
存储程序用C语言编的
存储程序用C语言编的-storage procedures using C language series
- 2022-02-14 21:56:54下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1
-
包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序...
包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序-contains absolutely disk sector read and write data directly using the BIOS keyboard interface, the use of direct services BIOS printer I/O, read or set the BIOS time and other small applications
- 2022-03-03 11:47:43下载
- 积分:1
-
一个常用的windows网络编程片段:获取IP地址.
一个常用的windows网络编程片段:获取IP地址.-A program:get ip address
- 2022-05-17 11:39:29下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
远程监控程序。rar
远程监控程序.rar-remote monitoring procedures. Rar
- 2023-02-15 14:30:04下载
- 积分:1
-
PC serial transmission of data, receives eight consecutive information, or to re...
使串口接受上位机发送的数据,当接受到8个连续数据后,将接收计数值加一后数出数码管显示,并将数据原封不动的发送会上位机。-PC serial transmission of data, receives eight consecutive information, or to receive a numerical increase after a few out of the digital display, and will send the data was intact aircraft.
- 2022-05-28 13:12:59下载
- 积分:1