-
This code is artificial intelligence calculate way that a complete get
本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习.-This code is artificial intelligence calculate way that a complete get-away drama, the interface is beautiful, among them too worthwhile consult study
- 2022-12-22 17:20:03下载
- 积分:1
-
core Windows programming code with books, core Programming Windows book about a...
Windows核心编程随书代码,
Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料-core Windows programming code with books, core Programming Windows book about a senior Dll technology, API Hook, Exception Handling and VC (__try- __finally), etc., learning Windows Programming good information
- 2022-10-25 13:35:03下载
- 积分: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
-
просто картинка сотона
просто картинка сотона
- 2022-03-04 22:56:07下载
- 积分:1
-
用Visual C++写的五子棋程序,希望大家能够喜欢
用Visual C++写的五子棋程序,希望大家能够喜欢-Using Visual C++ Gobang written procedures, hope that we can love
- 2023-04-16 12:55:03下载
- 积分:1
-
VFP发送短信
使用调制解调器GSM/GPRS或GSM手机以Visual FoxPro PDU格式发送短信息
- 2022-05-17 01:49:44下载
- 积分:1
-
复数计算器
可以进行复数+ ―×/求模运算功能的一个计算器。...
复数计算器
可以进行复数+ ―×/求模运算功能的一个计算器。-Calculator can be plural plural+- ×/seek mode operation of a calculator function.
- 2022-02-15 14:32:44下载
- 积分:1
-
屏幕-反式
喜此代码使保存屏幕和佩尔梅特你,使过渡 betxeen 屏幕 tyhis 代码是净矿我忘了来源出处
- 2022-06-14 06:26:16下载
- 积分:1
-
音频解码器源代码
VC环境下的音频解码源代码,流程非常详细,绝对正确-VC environment audio decoder source code
- 2023-01-11 03:35:03下载
- 积分:1
-
C#编写的记事本程序
我使用C#编写的一个记事本程序,对初学者入门C#很有用哦。实现了文件的打开、保存、编辑等功能,对于初学者学习打开对话框、菜单栏、状态栏的用法有帮助。
- 2022-07-11 21:01:40下载
- 积分:1