-
Introduction-to-Algorithms
算法导论,英文版,算法方面的经典书籍。适合英文好的同学食用(Introduction to Algorithms, English, arithmetic aspects of classic books. English for good students to eat)
- 2015-08-23 11:27:01下载
- 积分:1
-
01背包
01背包样例,帮助初学者搞懂样板案例,提升学习算法兴趣(01 knapsack sample, help beginners understand the sample case, enhance interest in learning algorithm)
- 2019-04-29 18:31:39下载
- 积分:1
-
NJ
实验停车场管理,用C++,在VC++6.0下运行(Parking management experiment with C++, running under VC++6.0)
- 2014-01-05 22:57:20下载
- 积分:1
-
distortion
使用VS2013+opencv2实现图像的畸变矫正,矫正结果比较理想(Using VS2013+ opencv2 to achieve image distortion correction, correction results are ideal)
- 2020-11-21 17:09:37下载
- 积分:1
-
HMC5883
用来操作HMC5883L 测量磁场和导航用(Used to measure the magnetic field operation and navigation with HMC5883L)
- 2011-11-02 21:07:47下载
- 积分:1
-
grbl-master
#Grbl - An embedded g-code interpreter and motion-controller for the Arduino/AVR328 microcontroller(#Grbl- An embedded g-code interpreter and motion-controller for the Arduino/AVR328 microcontroller)
- 2013-07-06 09:56:41下载
- 积分:1
-
ino的程序贴切而有吸引力
Arduino 的程序 BluetoothLock ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力ino的程序贴切而有吸引力
- 2022-11-17 01:00:03下载
- 积分:1
-
EthernetOperation
这个程序是用VC++编程操作网卡的例子,可以实现网络连接的启动,禁用等(the procedure is to operate with VC Programming Network Card example, can achieve a network connecting the start of such banned)
- 2020-07-29 17:18:38下载
- 积分:1
-
M62429
M62429芯片的驱动! (M62429 驱动!)
- 2011-05-26 09:24:58下载
- 积分:1
-
erchashu
二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)(Chain store binary tree, preorder traversal and hierarchy traversal.)
- 2013-12-07 23:16:06下载
- 积分:1