-
将多个文件捆绑成一个可执行文件
将多个文件捆绑成一个可执行文件-will bundle multiple files into one executable file
- 2022-12-13 11:50:03下载
- 积分: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
-
VC源代码,实现获取本机通讯簿(Outlook Express和Outlook2000)的内容,如:联系人名字、联系人邮件地址...
VC源代码,实现获取本机通讯簿(Outlook Express和Outlook2000)的内容,如:联系人名字、联系人邮件地址-VC source code, to achieve access to the machine address book (Outlook Express and Outlook2000) content, such as : contact names, contacts email addresses
- 2022-01-20 23:14:10下载
- 积分:1
-
本程序用风险投资实现了随机选择的程序!感觉很好…
本程序使用VC来实现随机选号的程序!!感觉还不错-This program uses VC to achieve Random Pick of the program!! Feeling pretty good!!
- 2022-03-12 14:48:49下载
- 积分:1
-
基于c的一个销售管理系统
这是一个用c语言实现的销售管理系统,是一个比较简单的小程序,主要实现功能:销售信息的录入及保存,根据录入信息进行查询,进行相应的统计如按产品统计月销售额、按销售员统计月销售额等。代码很简明,对于初学者来说很容易理解,是一些简单的for循环,switch case分支语句,if else判断,sum加和还有一部分指针等。通过在菜单界面选择相应选项执行相应的操作。程序水平不高但很基础,望采纳。
- 2023-08-24 13:10:04下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
ug example, a good, double
ug二次开发的例子,很好的,可以双击的,大家来看看啦,不错的例子,相信我,之江狂徒推荐的,记住这个名字-ug example, a good, double-click, you Kanla view, a good example, I believe, Zhijiang Sheikh recommendation, remember the name
- 2022-02-06 04:40:28下载
- 积分:1
-
二
二维多项式拟合
仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
- 2022-07-13 14:42:13下载
- 积分:1
-
Windows API function in the Visual Basic Application
visualbasic应用程序中的windowsapi函数
- 2023-08-30 12:10:04下载
- 积分:1
-
windows基本编程程序 实例窗口程序
windows基本编程程序 实例窗口程序-Examples of the basic programming procedures windows window procedure
- 2023-04-23 23:45:03下载
- 积分:1