-
本例主要介绍如何使用正在工作的线程,充分利用时间片完成工作...
本例主要介绍如何使用正在工作的线程,充分利用时间片完成工作-This example describes how to use the main thread is the work of making full use of time slice to complete its work
- 2022-03-06 22:39:31下载
- 积分:1
-
CreateThread provide a reference I try beginners and we hope to conduct more exc...
CreateThread提供了一个参考,我尝试初学者,希望能和大家进行更多的交流
- 2022-03-03 15:29:17下载
- 积分:1
-
获取主机网卡信息的程序,win32asm写的
获取主机网卡信息的程序,win32asm写的-Card information to obtain the host program, win32asm written
- 2023-03-28 19:15:03下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1
-
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件...
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-To achieve the log information, write to a file volume, timing, automatic flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured cycle on the log file is written, so that the machine will not cause the log file space is consumed do.
- 2022-09-08 23:45:03下载
- 积分:1
-
图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则...
图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则增加图书信息;
图书销售子系统:商品销售人员根据图书的条形码或图书编号对图书进行销售。
库存管理子系统:可对图书库存进行盘点;通过设置库存警报线对库存不足的图书报警提示。
图书需求子系统:对客户有需求,并且库存中没有的图书进行登记,以满足客户的需求,提高企业形象。业务活动
- 2022-01-26 04:01:21下载
- 积分:1
-
Delphi实现窗体悬浮的例子,给初学者一些帮助
Delphi实现窗体悬浮的例子,给初学者一些帮助-Delphi Form suspended example, some help to beginners
- 2023-07-07 22:50:03下载
- 积分:1
-
占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!...
占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!调出主界面热键:ALT+S。-occupy very little resources Mytob.BSNotes procedures, applicable to any version of the Windows system, advanced remind boot automatically, and without anybody knowing it, ha ha, there is a convenient notebook hotkey for your convenience of a lot of work! The redeployment of the main interface hotkey : ALT S.
- 2022-12-23 04:20:03下载
- 积分:1
-
在delphi中实现让ring3的程序运行在ring0
在delphi中实现让ring3的程序运行在ring0-In delphi to achieve so that the program runs ring3 in ring0
- 2022-06-17 17:09:05下载
- 积分:1
-
这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是...
这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是2.6。可以通过修改这几个文件,使适合08GP32,完成移植。-This is a series of 08 AP64 chip transplantation OUT example Chip and instructions compatible AP64 The difference is mainly RAM, FLASH size of different positions, and some interrupt vectors not the same. OUT used in the version 2.6. May amend these documents, and 08 for Chip complete transplant.
- 2022-11-03 07:15:03下载
- 积分:1