-
读取MDL模型数据,很详细,可以简单修改就可以完成3D模型动画...
读取MDL模型数据,很详细,可以简单修改就可以完成3D模型动画-MDL model data to read, very detailed and simple modifications can be completed on the 3D model animation
- 2022-07-22 11:59:28下载
- 积分:1
-
串口小工具代码
VC编写的上位机串口通讯小工具,通过API CreateFile打开串口并通讯,对初学者有很大的帮助。
- 2023-03-23 23:20:04下载
- 积分:1
-
一个经典的游戏,用MFC编写,能随机发牌或输入网络…
一个经典游戏,用MFC编写,能随机发牌,输入数字!-a classical game writed by MFC, which can distribute cards randomly or input figures.
- 2022-12-29 07:50:02下载
- 积分: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
-
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用-BTREE tree document processing system is flexible, user-friendly welcome to use the download
- 2022-04-20 01:09:36下载
- 积分:1
-
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存...
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存-Mainly describes the SuperMap IS. NET s use and development process need to understand and master a number of topics, including the license configuration information, digital watermarking capabilities, intelligent clustered cache
- 2022-11-10 16:15:03下载
- 积分:1
-
这是MIT人脸库,包括两组,一组人脸库,一组非人脸库,可以用分类器训练,然后用人脸识别程序识别,可以不用购买人脸库了。。。不错的...
这是MIT人脸库,包括两组,一组人脸库,一组非人脸库,可以用分类器训练,然后用人脸识别程序识别,可以不用购买人脸库了。。。不错的-Face arsenal, including two groups, one group of people to face basement, a group inhuman face, you can use the classifier training, and then use face recognition procedures for identification and can be purchased for the face. . . Good.
- 2022-03-21 14:18:49下载
- 积分:1
-
另类Windows关机程序
另类Windows关机程序-alternative Windows shutdown procedure
- 2023-01-22 20:00:03下载
- 积分:1
-
神龙卡avi播放
神龙卡avi播放-Shenlong card players
- 2022-02-15 20:56:23下载
- 积分:1
-
C语言使用链表实现对输入的一句话的反转
使用C语言实现将标准输入端输入的一行数据以从尾到头的方式进行输出,使用链表和递归实现了该功能。
- 2023-06-27 06:25:03下载
- 积分:1