-
VC下调用IE扩展类
VC下调用IE扩展类-VC called IE extension of the class
- 2022-03-25 16:53:20下载
- 积分:1
-
RS232串口通讯工具源码,VC++程序,方便监控,自动化等行业的应用。...
RS232串口通讯工具源码,VC++程序,方便监控,自动化等行业的应用。-RS232 serial communication source, VC++ procedures for monitoring the application of automation and other industries.
- 2022-04-06 17:56:07下载
- 积分:1
-
98下的按键拦截驱动,VC++6和Vtools编译
98下的按键拦截驱动,VC++6和Vtools编译-98 keys under the driver interception, VC 6 and Vtools compiler
- 2023-03-22 09:00:03下载
- 积分:1
-
王爽汇编程序设计
学习时写的一些程序
欢迎下载
王爽汇编程序设计
学习时写的一些程序
欢迎下载-Wang Shuang assembler designed study welcome to write some of the procedures to download
- 2022-10-20 09:45:03下载
- 积分:1
-
First show that I did not go, I feel good, it made up.
先说明,不是我走的,觉得不错,所以发上来.-First show that I did not go, I feel good, it made up.
- 2022-01-22 08:26:24下载
- 积分:1
-
交通灯控制电路 一、 设计任务与要求 1.设计一个十字路口的交通灯控制电路,要求甲车道和乙车道两条交叉道路上的车辆交替 运行,每次通行时间都设为25秒; 2.要...
交通灯控制电路 一、 设计任务与要求 1.设计一个十字路口的交通灯控制电路,要求甲车道和乙车道两条交叉道路上的车辆交替 运行,每次通行时间都设为25秒; 2.要求黄灯先亮5秒,才能变换运行车道; 3.黄灯亮时,要求每秒钟闪亮一次 。 二、实验预习要求 1.复习数字系统设计基础。 2.复习多路数据选择器、二进制同步计数器的工作原理。 3.根据交通灯控制系统框图,画出完整的电路图。-a control circuit design tasks and requirements 1. Design a crossroads of traffic lights control circuit, and requested a B lane cross-road of two lanes of traffic on the turn of operation, each time prevailing Set 25 seconds; 2. Asked yellow first-five seconds, can transform running lanes; 3. Bright yellow light, flashing a request per second. Two experimental rehearsal requirements 1. Review of digital systems design basis. 2. Review of Multiple Choice of data, binary synchronous counter to the principle. 3. According to the traffic light control system block diagram to depict the integrity of the circuit.
- 2022-04-14 23:27:03下载
- 积分:1
-
压缩感知OMP算法
这是关于压缩感知的OMP算法,代码不仅包含OMP算法,还包括测量数M与重构成功概率的关系和稀疏度K与重构成功率的关系。
- 2022-05-09 05:13:40下载
- 积分:1
-
“C++程序设计教程”钱可以回答清华练习…
《C++程序设计教程》钱能 清华 习题原版答案全集
《C++程序设计教程》钱能 清华 习题原版答案全集-" C++ Programming Tutorial" Money can be the answer Tsinghua Exercises original Complete Works of " C++ Programming Tutorial" Money can be the answer Tsinghua original Complete Works of Exercise
- 2022-02-10 07:50:10下载
- 积分:1
-
使用CRectTrack类使用了图形的拾取 图形拖拉 图形变换
使用该类能够很方便地实现如上功能...
使用CRectTrack类使用了图形的拾取 图形拖拉 图形变换
使用该类能够很方便地实现如上功能-CRectTrack category using the pick-up the use of graphical drag-and-drop graphics graphics transformation is convenient to use such to achieve above functions
- 2022-12-01 11:10:04下载
- 积分:1
-
dll generation reference code
创建一个自己的dll文件,步骤:建一个“Win32 Dynamic~Link Library”工程,是一个单纯的Win32动态库,是一个空的工程,把你的CPP文件加入工程中,还要在你的CPP文件里加入动态库入口:
- 2022-03-12 09:13:45下载
- 积分:1