-
How To Create A Working Thread
How To Create A Working Thread
- 2022-05-08 07:04:53下载
- 积分:1
-
一个column game。游戏功能包括:1、单机对战 2、两机对战 3、六种对战道具的使用 4、三种难易程度 5、游戏自动变速 6、游戏回放功能 7、有完整的...
一个column game。游戏功能包括:1、单机对战 2、两机对战 3、六种对战道具的使用 4、三种难易程度 5、游戏自动变速 6、游戏回放功能 7、有完整的文档供参考-A column game. Game features include: 1, Single Versus 2 Versus 3 2 machines, the use of props in six Battle 4, three difficulty levels 5, games, automatic transmission 6, the game playback 7, there is full documentation for reference
- 2023-06-24 00:55:06下载
- 积分:1
-
windows7的登录凭据Demo
详细描述windows 7的登录凭据,使用域用户名与密码登陆到windows 7,windows8也适用。
- 2022-02-06 21:07:40下载
- 积分: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
-
PXA270下wince图形类编程参考源代码,C++编写
PXA270下wince图形类编程参考源代码,C++编写-PXA270 graphics wince under the category of programming reference source code, C++ Prepared
- 2022-02-16 00:36:36下载
- 积分:1
-
图像处理
可以对图片进行特效处理(图片特效)、调整图片的亮度、大小及对比度(图片调节)、在图片上添加文字(图片文字)、以幻灯片的形式浏览图片(幻灯片放映)
- 2022-06-14 18:29:20下载
- 积分:1
-
安卓 exlporer
发现和探索在 windows 文件浏览器中的设备
- 2022-07-25 13:12:21下载
- 积分:1
-
ASCII码和GB2312
ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language
- 2022-01-26 06:00:33下载
- 积分:1
-
易语言MP3压缩工具源码
MP3压缩软件是MGX用易语言制作的使用简单的绿色软件。MP3压缩能够按照你的意愿减小MP3的体积,使MP3播放器或者手机能存放更多的歌曲。
- 2022-02-25 00:14:11下载
- 积分:1
-
computer simulation experiments, using three methods to simulate the process of...
计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display of the process, with VC. Net development
- 2022-03-28 11:43:53下载
- 积分:1