搜索资源列表
chengxutu
- 程序流程图是人们对解决问题的方法、思路或算法的一种描述。 流程图的优点:(a)采用简单规范的符号,画法简单; (b)结构清晰,逻辑性强; (c)便于描述,容易理解。-process flowchart for a way to solve problems, ideas or a descr iption of the algorithm. Flowchart advantages : (a) using a simple standardized sym
1_1_12
- [kingbmp.rar] - 基于对对话框的编程,很好的程序,研究生的毕业设计课题,用于工件表面缺陷的检测,但要自己把图像采集卡的库函数和一些元文件加入 [video_capture.rar] - 图像采集的SDK程序。采用VC++编写,不需额外库文件,直接添加到工程文件中,即可使用 [MyMultiCard.rar] - 天敏SDK2000的四窗口测试代码 by lonelywanders-[kingbmp.rar] - based on the dialog program,
Checking-the-state-of-buttons
- Program that checks the state of the eight buttons connected to Port a and copies their state to the leds in Port b. The program uses interrupt-driven method.
Lock-button
- 互锁按钮,实现互锁,即a、b两个按钮同一时间内只有一个处于闭合状态,另一个反之。-Interlock button, to achieve interlock, ie a, b two buttons at the same time, only one closed and one hand.
niyuan
- 汇编实现求某个元素的逆元,输入a,b,得到a对b的逆元-an element of the inverse assembler to achieve demand, input a, b, the inverse of a to b
MFCDialog
- MFC通过按钮实现窗口切换,可以在a窗口及b窗口中任意切换窗口-Useing buttons to change windows in MFC