资源列表
TrieTree
- 一般trie(特里)树的实现例子,这里的trie树反映了一定的设计思路,但实际工程中须优化,如使用双数组的trie树。-General trie (Terry) the realization of the tree example, where the trie tree certainly reflect a degree of design ideas, but the actual project to be optimized, such as the use of dual-arra
computer_voice_control
- 电脑音源切换控制器 用AT89C251+CD4016切换控制,可控制四路以上 的立体音源输入切换,一路立体声输出,有红外遥 控(SAA3010T电视遥控器,只处理四个音源)-computer audio switching controller with AT89C251 CD4016 switching control can control four or more three-dimensional audio input switching, one stereo outp
jksdf
- 人不需帐号就可自由下载此源码(选择自由下载将不利于本站源码数量的增多并会降低本站下载速-account can be less than free download this source (freedom of choice download site source is not conducive to the increase in the volume and reduce speed download site
2_s
- 汇编语言编写的小程序,不知道有没有用,也不知道在网站上有没有z,看看吧!-assembly language prepared by the small program was not aware of no use, do not know the web site, there is no z, let's see it!
字体对话框
- 用vb实现字体对话框,一个经典例子极具参考价值-with vb achieve font dialog box, a classic example of great reference value
GETDATE-YMD
- 你的程序窗口中TEXT1需要年月日的数据(2009-09-28),不用手动输入。 用text1的click属性触动 getdate(text1.left,text1.top,"上"或者"下")就能返回弹出窗口中鼠标选择的年月日,text1.left top用于确定指定弹出窗口的位置。-Your program window TEXT1 need to date data (2009-09-28), do not have to manually enter. Text1 touch w
maze
- 根据严蔚敏数据结构书上的伪码实现的迷宫问题算法。-According to Yan Wei-min data structure book pseudo-code algorithm to achieve maze.
vibration-model-and-response
- 利用matlab编程求连续梁的振型和响应,源代码-Use matlab seek continuous beam mode shapes and response, the source code
appendix_d
- 惯导误差近似解析解的验证的学习程序,用于惯导标定学习-INS to verify the approximate analytic solution of the learning process
mmap_test
- 智能安防中的拍照程序,实现网络摄像机抓拍照片的功能。-Intelligent security camera program, the network camera to snap a photo.
getMac102
- VB获取网卡的物理地址,VB获取网卡的物理地址-VB to get the physical address of network card, VB to get the physical address of network card
Backtracking-0-1
- 0-1背包问题的回溯法求解,0-1背包是在M件物品取出若干件放在空间为W的背包里,求出获得最大价值的方案。算法设计 回溯的思想。-Backtracking 0-1 knapsack problem solving 0-1 knapsack is removed in several pieces on items M space W backpack, determined to get the maximum value of the program. Backtracking algorit