资源列表
ngurce
- 计算机视觉中的标定与重建的源代码,标定的精度还不错(Calibration and reconstruction of the source code in computer vision, the calibration precision is good)
Buckland_AIExecutables
- 智能游戏编程思路和基础算法,是入门学习的好资料。(Intelligent game programming ideas and basic algorithms)
ESZHUO
- 计算表达式是实现课程设计语言的基本问题之一,也是栈的应用的一个典型例子(Expression is to achieve one of the basic problems of curriculum design language, is also a typical example of the application of the stack)
128x64取字软件
- 可以使用这款软件,创建字库,是众多显示屏的良好伴侣(You can use this software to create a font library which is a good companion for many displays)
zcher
- 让你了解WINDOWS系统如何在启动时,启动别的应用程序,不错的(Let you understand how WINDOWS system at startup, starts the other application, right)
diagral
- Notepad source code, to achieve a notepad basic functions, there are certain collection value, is very good
v1
- C8051F396-A-GM配置程序,初始设置,IO配置,看门狗配置(configurator also feature a patented 1% end-to-end resistor tolerance.)
48431108
- 讲解了计算机的内部组织结构,是学习计算机课程的核心内容之一 不错(Explained the internal organization structure of the computer, is one of the core content of learning computer curriculum good)
DBN代码
- 深度学习代码,用于MATLAB编程使用,可为广大学者提供参考(Depth learning code for MATLAB programming use, for the majority of scholars to provide a reference)
java
- 仿widows计算器。功能齐全,适合新手操作,代码完整没有BUG(Imitation widows calculator.)
dcbuggiogs-flexibility-variable
- About MFC AppWizard principle and the analysis of the MFC application framework to recommend to you
1
- 将被排序的记录数组R[1..n]垂直排列,每个记录R看作是重量为R.key的气泡。根据轻气泡不能在重气泡之下的原则,从下往上扫描数组R:凡扫描到违反本原则的轻气泡,就使其向上"飘浮"。如此反复进行,直到最后任何两个气泡都是轻者在上,重者在下为止。(The ordered array of records R[1..N] is vertically arranged, each recording R as a bubble of weight R.key. According