-
C++ 日志工具
我在项目开发过程中,自己开发的一个日志工具,使用c++语言开发。使用单线程,不阻塞主线程。日志存放在事先分配好的多条队列中,运行期间可检测队列情况而释放或者增加缓冲区。最大发挥日志的速度。当然也有问题,主线程崩了的话,日志线程也会崩的。
- 2022-07-09 10:20:28下载
- 积分:1
-
读取dwg文件的dll,这是一个开源的项目。有源码的定期维护
读取dwg文件的dll,这是一个开源的项目。有源码的定期维护-a dll that can read/write dwg file format.
- 2022-01-29 03:00:08下载
- 积分:1
-
GPS数据采集程序源代码.
GPS数据采集程序源代码.-GPS data acquisition program source code.
- 2022-02-26 04:38:32下载
- 积分:1
-
弹出窗口用线程显示进度条,很cool
弹出窗口用线程显示进度条,很cool-with pop-up window shows the progress of threads, very cool
- 2022-12-08 09:30:02下载
- 积分:1
-
Run apps as other user, and use lock
以其他用户启动程序,并通过锁定文件实现程序只启动一个实例-Run apps as other user, and use lock-file to keep only one app run.
- 2022-12-27 02:25:02下载
- 积分:1
-
用于S3C2410的480X640点阵LCD的winCE驱动(已测试)
用于S3C2410的480X640点阵LCD的winCE驱动(已测试)
- 2023-07-10 09:40:03下载
- 积分:1
-
如果你觉得Windows系统的文本文档程序有点神秘,你可以下个这个程序好好看看,此程序实现了他的全部的功能。您可以参考参考...
如果你觉得Windows系统的文本文档程序有点神秘,你可以下个这个程序好好看看,此程序实现了他的全部的功能。您可以参考参考-If you feel that Windows system text document procedures for a bit mysterious, you can next look at this process properly, this program achieved all his functions. You can refer to reference
- 2022-03-30 17:50:49下载
- 积分:1
-
used for recording costs, the simple ease of use under all the more to the point...
用来记费用的,简单好用,大家下了要多给点意见啊,多谢了。-used for recording costs, the simple ease of use under all the more to the point ah, I would like to thank the.
- 2022-01-24 16:42:27下载
- 积分:1
-
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问...
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-Create a console process, this process contains n threads. Use of these n threads to represent n-reader or writer. Each thread according to the requirements of the corresponding test data file read and write operations. Semaphore mechanism are used to achieve the reader and the writer first priority.
- 2023-03-25 23:30:03下载
- 积分:1
-
CASIC多模卫星导航接收机驱动程序,GPS驱动程序
GPS驱动程序,从NMEA0183协仪中提取定位数据
- 2022-03-31 22:12:04下载
- 积分:1