资源列表
AboutBox
- 又一个“关于”窗体的程序 让我们好好学下about窗体的写法-another \"about\" form program,let s learn how to write an \"about\" form
摄像头1
- 非常不错的摄象头程序,对于开发这类程序的人有福了。-A perfect camera application,A good new for you.
打字小程序
- 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。-in vc integration,translate and edit,and connect program to executable file
C++做的USB源代码
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This program demostrate how to write higher layer applications to communicate with USB ports. Readers need to know how the server recognizes the USB device and basic principles of USB.
c7_dsdemo
- 一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!-a tiny racing game source code. please play this game if you are interested in it. it has so much fun.
FloatConvet
- 显示IEEE浮点数在内存中的存放以十六进制数或二进制方式显示。-it displays IEEE float number how to save in the memory using hexadecimal number or binary number
PowUnitCon
- 应用Win32进行开发的功率电平转换程序,因为工作需要开发的。演示了用Win32进行浮点运算的方法。-The power electric level convert program designed by WIN32. You can see how to use WIN32 to perform float calculate.
CLFCalc
- 因工作需要开发了LC谐振频率计算工具,演示了用Win32进行浮点运算的方法。-IT CAN CALCULATE THE resonance frequency of LC circulate and also demonstrate how to do the floating calculation.
GPIB新卡VB测试
- 用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.
20050622235246_eq
- 八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem. algorithm: backtra
非递归
- 数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
mdigital
- 七段码的实现问题,实现了对实验箱上的显示数据的模拟,同时也对VC的控件类进行详细的操作.-THIS CODE CAN TRANSLATE NUMBER INTO LED CODE AND OPERATE MFC.
