-
一个简单的五子棋程序
一个简单的五子棋程序-a simple procedure Gobang
- 2022-03-17 22:19:20下载
- 积分:1
-
vc环境,模拟速度仪表盘
vc环境,模拟速度仪表盘-vc environment simulation speed dashboard
- 2022-04-02 01:01:59下载
- 积分:1
-
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序...
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序-Atmel sensor fingerprint identification lib library, the company spent a lot of money to buy. can reference the PDF document in front of the development of its own cell phone fingerprint identification procedures
- 2022-04-07 05:20:26下载
- 积分:1
-
感应电机的控制
induction motor control
- 2022-11-07 07:20:03下载
- 积分:1
-
Transformation of the AD
有关AD变换相关的程序,用C编写,并且进行了相关调试。-Transformation of the AD-related procedures, prepared by C and were related to debugging.
- 2022-12-12 08:05:03下载
- 积分:1
-
Super MA original game code
超级马丽游戏原代码-Super MA original game code
- 2022-01-26 02:48:11下载
- 积分:1
-
java程序设计
所有的源代码都是免费的,任何人都可以下载,我们确实需要这种机制(点)来鼓励人们分享更多的源代码项目,这样每个人最终都可以得到更多有价值的代码。我们花了很多精力为你维护所有的代码。我们非常感谢您的支持和理解。只要你愿意分享你的代码,就很容易得到分数。在您上传您的项目,请等待长达3天的审查,从我们的编辑。你也可以捐款并立即获得积分。捐款将帮助我们在网站托管和维护很多。
- 2022-08-16 17:03:03下载
- 积分:1
-
操控Microsoft Agent2.0版中各式卡通人物源码.zip
操控Microsoft Agent2.0版中各式卡通人物源码.zip -for controlling carton persion of Microsoft agent2.0
- 2022-01-25 18:39:11下载
- 积分:1
-
C#编写的记事本程序
我使用C#编写的一个记事本程序,对初学者入门C#很有用哦。实现了文件的打开、保存、编辑等功能,对于初学者学习打开对话框、菜单栏、状态栏的用法有帮助。
- 2022-07-11 21:01:40下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1