-
保护自己的隐私文件,采用非法文件名实现文件的保护
保护自己的隐私文件,采用非法文件名实现文件的保护
- 2022-03-04 03:33:59下载
- 积分:1
-
3D游戏编程部分实例代码
3D游戏编程部分实例代码 -3D games, some examples of programming code
- 2022-03-14 08:45:30下载
- 积分:1
-
the status bar shows the time
在状态栏中显示时间-the status bar shows the time
- 2022-03-19 05:57:45下载
- 积分:1
-
esp8266 wifi
esp8266 wifi 程序,实现esp6266 wifi 功能 有研究价值
- 2022-02-02 20:54:48下载
- 积分:1
-
hspice tool box in matlab
hspice tool box in matlab
- 2022-06-29 17:18:22下载
- 积分:1
-
这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作...
这个程序演示了如何通过vc++来制作类似画图板系统的橡皮筋操作-Drawing elastic line using VC++ like in pbrush.exe.
- 2022-07-17 00:45:10下载
- 积分: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
-
51乐谱编辑器 51乐谱编辑器
51乐谱编辑器 51乐谱编辑器-51 music51乐谱编辑器51乐谱编辑器51乐谱编辑器
- 2022-04-07 19:58:59下载
- 积分:1
-
89C52_graphic display
89C52_graphic display
- 2023-07-17 22:10:03下载
- 积分:1
-
基于VC6的纸牌MFC程序
在VC6环境下,编写的一个MFC程序,主要功能实现了纸牌的排序,发牌,出牌等功能,可以给初学者一点参考。
- 2022-02-04 17:48:59下载
- 积分:1