资源列表
[系统编程] dbg_new
说明:C++内存泄漏检测原理+实例源码下载,是一个跨平台的C++ 内存泄漏检测器的源程序,一个主要缺陷是不支持多线程。分配内存时不进行文件名复制,而只是保存其指针;效率较高-The example source code downloads of C++ memory leak detection principle+ is a the cross platform C++ memory leak detector source, a major shortcoming does not suppor<王志坚 > 在 2025-06-21 上传 | 大小:3kb | 下载:0
[系统编程] MyFirstMFC
说明:MyFirstMFC-尚未完善的围棋游戏。使用vs2010开发。具有围棋棋盘,棋子界面,已经完成了提子算法。有兴趣的朋友可以与我一起来研究。-MyFirstMFC-has not been perfect chess game. Use the VS2010 development. Go chessboard, the pieces interface has been completed grapes algorithm. Friends who are interested can con<王志坚 > 在 2025-06-21 上传 | 大小:160kb | 下载:0
[系统编程] Wanderer
说明: 一个VC++游戏中的模块效果,小人物走路、奔跑效果,用方向键即可在控制小人的走动,当然了,源码还是比较基础的,适合于刚学习VC++游戏编程的朋友们。-A module effect a VC++ game, the little people to walk, run effects, use the arrow keys to control the villain walking, of course, the source is quite basic, suitable for fri<王志坚 > 在 2025-06-21 上传 | 大小:337kb | 下载:0
[Linux驱动] nokia_lcd-0.1.tar
说明:nokia 3110 84*48 lcd driver and sample program<dra> 在 2025-06-21 上传 | 大小:361kb | 下载:0
[系统编程] Biokey_SDK5.0
说明:中控指纹仪5.0版,含SDK和C#开发源码,亲测可以-ZK Sensor<sdzbxul> 在 2025-06-21 上传 | 大小:23.61mb | 下载:0
[CA认证] KeyManage_80617
说明:和加密狗相关的资料,看看会有臆想不到的帮助-And dongle relevant information, look at would be helpful<刘立> 在 2025-06-21 上传 | 大小:1.95mb | 下载:0
[Linux驱动] linuxmbus.ZIP
说明:在linux下编译的Modbus主协议,不多说了,相信大家知道-The Modbus Master Agreement compile under linux<yanghui> 在 2025-06-21 上传 | 大小:201kb | 下载:0
[系统编程] lab6_1
说明:编写并测试如下函数: void Add (int a[], int m, int b[], int n) 该函数将数组b的前n个元素追加到数组a的前m个元素后,假定数组a具有至少存放m+n个元素的空间。例如,如果数组a为{22,33,44,55,66,77,88,99},数组b为{20,30,40,50,60,70,80,90},则调用Add(a,5,b,3)后,将把数组a变为{22,33,44,55,66,20,30,40}。注意数组b并没有改变,而且数组a中只需改变n个元素。-Write a<胡睿> 在 2025-06-21 上传 | 大小:1.64mb | 下载:0
[系统编程] memory-allocation-and-recovery
说明:用c语言实现系统内存的写入分区、删除回收分区、整理空闲区。-C language system memory to write the partition, delete the recovery partition, organize free zone.<lili> 在 2025-06-21 上传 | 大小:5kb | 下载:0