资源列表
huisu
- 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0
tuxing
- 用opengl来绘制圆和球,更好的了解这种绘制方法-Use opengl to draw round and ball, a better understanding of this drawing method
password
- 这个代码在程序的最开始,用这个语句:code6wei = 0x123456 把密码固定为123456,这里大家可以进行修改。 如果6位密码输入对,就会显示"right!!!"welcome back!!!" 如果错误会显示 "wrong!!!""Input afresh!!!",直到密码输入正确。-This code is the beginning of the program, use this statement: code6wei = 0x1234
threeDsvpwm7
- 三维空间矢量调制算法的仿真实例。3D-SVPWM-Three-dimensional space vector modulation algorithm simulation examples. 3D-SVPWM
32BITAPIshengming
- 绝好的vc编程书籍,不看绝对是遗憾,深入介绍了vc的编程机制 -excellent vc programming books, is absolutely do not regret, in-depth introduction to the programming mechanism vc
MyInternetExplorer
- ATL 实现定制的 IE 浏览器栏、工具栏和桌面工具栏-ATL customized IE browser column, toolbars and desktop tools column
可以批量处理多种格式的图片
- 可以批量处理多种格式的图片,将某种颜色或者颜色范围的颜色替换成另一种颜色,Can handle multiple formats quantities of pictures, will be a certain color or color range of colors into another color replacement
SIO
- 凌阳单片机SIO程序 与SPR4096Flash Rom的通信-Sunplus Singlechip SIO procedures and communications SPR4096Flash Rom
18B20
- 《Atmega128单片机入门与提高》 随书代码 -" Atmega128 induction and enhancement of single-chip" with the code book
80c51-for-uart
- 在keil环境下,利用80c52对串口进行控制,利用串口与上位机(pc)进行通讯。-In keil environment, using 80c52 serial to control the use of serial port with the host computer (pc) to communicate.
ds1302
- DS1302实时时钟,1602液晶显示出实时时间,调试好-DS1302 real time clock, 1602 LCD display time, good debugging
timz_fault
- The generation of curves is generated
