-
borland
机械工业出版社,作者:Sartaj Sahni【美】,《数据结构与算法设计》课后习题源码(Mechanical Industry Press, author: Sartaj Sahni】 【America, " data structure and algorithm design," after-school Problem Source)
- 2009-11-28 13:27:45下载
- 积分:1
-
DlgIniTest
由于现代软件中,很多时候需要保留一些配置信息,而ini文件就是其中的方法之一,该工程简单而详细体现了ini文件的读写调用方式(Because of modern software, often need to retain some configuration information, and the ini file is one of the ways that the project reflects the simple and detailed invocation ini file read and write)
- 2013-11-03 15:52:15下载
- 积分:1
-
GetScreenMirrorDriver
使用mirror driver 实现win7及以下系统屏幕截屏(mirror driver)
- 2020-12-15 14:29:13下载
- 积分:1
-
c++ 线程类 thread
自己写的方便好用的线程类,用于当做线程工作类的基类,类内部有线程安全锁,代码经过多次测试,稳定可用。可用于多线程同步使用。并且包含线程池,的功能。thread有如下方法。
/// 创建线程
void Create(long times = -1, long waiteTime = 0, bool includeTaskTime = false);
/// 继续执行挂起的线程
void Resume(void);
/// 挂起线程
void Suspend(void);
/// 设置参数使主函数退出以销毁线程
void Destroy(void);
/// 调用WindowsAPI强制结束当前线程
void ForceEnd(void);
绝对好用,都舍不得拿出来的。
- 2022-05-28 13:45:20下载
- 积分:1
-
08990093
OpenGL 的实现,帮助同学们了解win 32 下的实现方法和原理(OpenGL implementation, to help students understand the win 32 under the method and principles)
- 2010-12-06 21:13:13下载
- 积分:1
-
51MCU-and-VCA810
51单片机和电压控制的增益可调放大器VCA810的程序,以5dB的增益进行步进,硬件电路已近调试通过。(51 microcontroller and a voltage-controlled variable gain amplifier VCA810 procedures to 5dB of gain step, the hardware circuit for almost debugging.)
- 2011-08-18 17:24:27下载
- 积分:1
-
2MMSE_overlap_128pt---64equalization
60GHZ高速无线通信系统仿真,采用分数域频域均衡,GOLAY作为导频,先到为802.16ad.(60GHZ high-speed wireless communication system simulation, using fractional frequency domain equalization, GOLAY as a pilot, first as 802.16ad.)
- 2014-09-21 15:44:07下载
- 积分:1
-
关于进程调度和并发的算法.写的也许不是很好,只是为了能在贵网站学习!...
关于进程调度和并发的算法.写的也许不是很好,只是为了能在贵网站学习!-on with the process and the scheduling algorithm. Perhaps the writing is not very good, but in order to be able to learn from your site!
- 2022-02-03 17:12:31下载
- 积分:1
-
Leveling net Adjustment
测量平差领域中的水准网平差,界面编程,程序可以直接运行,附有示例文件和说明。(In the field of measurement adjustment, leveling network adjustment, interface programming, the program can be run directly, accompanied by examples of documents and instructions.)
- 2017-10-25 21:28:49下载
- 积分:1
-
Csharp_VLC
C#调用VLC进行视频播放,支持多种视频格式(C# calls VLC for video playback, supporting multiple video formats.)
- 2020-11-08 21:09:47下载
- 积分:1