-
C++ 日志工具
我在项目开发过程中,自己开发的一个日志工具,使用c++语言开发。使用单线程,不阻塞主线程。日志存放在事先分配好的多条队列中,运行期间可检测队列情况而释放或者增加缓冲区。最大发挥日志的速度。当然也有问题,主线程崩了的话,日志线程也会崩的。
- 2022-07-09 10:20:28下载
- 积分:1
-
Can extract a single word (optional fonts) and images extraction tool matrix LCD...
可提取单个字(字体可选)和图片的LCD字模提取工具.-Can extract a single word (optional fonts) and images extraction tool matrix LCD.
- 2022-06-12 03:16:58下载
- 积分:1
-
ASP Type Library
资源描述说明:帮助 Delphi 建立 ASP Server 构件的修正版 ASP Type Library 之 Pascal 宣告档,并提供 COM Apartment Threading Model 的相关修正文件 ( 1.0 版,附源码
- 2022-03-11 15:23:12下载
- 积分:1
-
采用C#开发语言,使用API应用程序接口函数,实现视频监控功能,包含录制视频,视频拍照等功能。
该代码采用C#开发语言,使用API应用程序接口函数,实现视频监控功能,包含录制视频,视频拍照等功能。
- 2022-11-29 23:25:03下载
- 积分:1
-
显示时钟及日历,同时可以查询其它年月的星期情况
显示时钟及日历,同时可以查询其它年月的星期情况-Display clock and calendar, while other years can learn about the situation of the week
- 2023-05-24 00:00:03下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
winamp歌词显示插件
winamp歌词显示插件-Winamp plug-in show lyrics
- 2022-11-18 06:15:03下载
- 积分:1
-
使用量子编程方法写的一个计算器程序
c++源码
使用量子编程方法写的一个计算器程序
c++源码-Quantum programming method used to write a calculator program c++ Source
- 2022-02-26 08:49:24下载
- 积分:1
-
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。...
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。-MCS AT89S download online, interested in can be used, we used in this laboratory.
- 2022-03-02 11:53:32下载
- 积分:1
-
这个项目是用于图像变换和缩放。
This project is for image transform and scaling.
- 2022-02-15 20:30:57下载
- 积分:1