资源列表
svb021901
- VB编程实现拖放超连接到自身的监视窗口中的程序-VB Programming drag-connected to its own surveillance procedures window
finger
- display user/system information
利用ADC0809和DAC0832实现模拟电压信号的采集与输出
- 使用T1作为定时器(定时时间为50毫秒),每1秒时间后,启动ADC0809转换,在转换结束后(触发外部中断)读出A/D转换值,将该值输出到DAC0832,并同时显示到LCM显示器上(显示子程序/函数由实验库文件提供)
利用回溯算法数独游戏解算C++代码
- 利用回溯算法数独游戏解算C++代码,能够较快的求解出数独问题,The use of backtracking algorithm solving sudoku C++ code, can be faster to solve a sudoku problem
suma3
- sum tables t ta tb / hf-sum tables t ta tb/hf
jkfkfjfkf
- 该程序的功能是求出网络图中每道工序的可压缩天数,以及压缩后的最大收益-The program' s function is calculated in the network diagram of each process the number of days compressible, as well as the biggest beneficiary after compression. . .
VB
- 阻止关机的小程序+阻止重启阻止关机的小程序+阻止重启-Prevent the shutdown of small programs to prevent shutdown restart+ stop+ stop restart the applet
jh2021
- 液晶显示驱动IC,st7565驱动程式!
201105221102
- 一个非常好可以隐藏显示器左下角的开始按钮。-A very good to hide the Start button bottom left corner of the display.
test4
- 大家知道在VC++中我们可以用CreateThread创建一个线程,该函数返回这线程的Handle,以后我们就可以用这个Handle来管理这个线程的。于是我们可以做一个类名为ThreadManager,来管理这些Handle,并随时监控这些线程的状态。 总的思想就是这样,不过为了方便使用,我们最好把这个类封装成DLL的形式,这样以后我们在任何程序中都可以很方便的用该类来管理线程了(当然如果你有兴趣,也可以用COM模型来实现)。 -We all know that in VC++, we
pathdef
- 该段程序是实现支持向量机的重要支撑,对于初学者来说有很大的帮助-This procedure is to realize the important support of support vector machine (SVM), is of great help for beginners
kalman
- kalman滤波的matlab程序,便于大家了解kalman滤波器的基本结构-kalman filter