-
关于avltree的源码,大家可以学习一下了
关于avltree的源码,大家可以学习一下了-On the source avltree, everyone can learn about the
- 2022-12-23 17:45:03下载
- 积分:1
-
学习离散数学时在老师地要求下编写的个小程序,离散数学――真值表...
学习离散数学时在老师地要求下编写的个小程序,离散数学――真值表-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics-- truth table
- 2022-06-27 03:15:25下载
- 积分:1
-
VB猜数字游戏,游戏的源程序。适合对小游戏有兴趣的朋友玩玩。...
VB猜数字游戏,游戏的源程序。适合对小游戏有兴趣的朋友玩玩。-VB猜数字Games, Games of the source. Suitable for small game are interested in friends to play.
- 2023-05-30 18:40:03下载
- 积分:1
-
简单的浏览器,基本不需添加代码就可以浏览网页,但是进一步改动就可以实现更多的功能....
简单的浏览器,基本不需添加代码就可以浏览网页,但是进一步改动就可以实现更多的功能.-simple browser, without adding basic code can visit the website, but further changes can be achieved more features.
- 2022-03-19 01:59:31下载
- 积分: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
-
面向对象课程作业
使用vc基于模板编写 ――colleager
面向对象课程作业
使用vc基于模板编写 ――colleager-object-oriented operations using vc courses based on template preparation-- colleager
- 2022-02-01 13:09:59下载
- 积分:1
-
opencv运动目标检测
本文档是对本地视频的运动目标进行处理,利用帧差法提取出运动目标,从而进行针对目标的一系列操作。
- 2023-01-12 11:10:19下载
- 积分:1
-
avi文件转h264
本工程实现AVI视频格式到h264视频格式的转换,此代码之为学习参考,不可用于商业行为,如有违反后果自负。
- 2022-09-26 17:40:03下载
- 积分:1
-
Finishing some delphi development of a number of frequently used function
整理的一些delphi 开发中中经常用到一些函数-Finishing some delphi development of a number of frequently used function
- 2022-06-28 10:03:05下载
- 积分:1
-
a small educational software, to observe triangle area and side length relations...
一个小的教学软件,用来观察三角形面积和边长的关系。-a small educational software, to observe triangle area and side length relationship.
- 2022-01-26 02:11:01下载
- 积分:1