搜索资源列表
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Anskya_NtPacker_1.0
- Anskya NTPacker Generator For:NT,2K,Xp,2K3,LH V1.0 Written By Anskya[GST] Email:Anskya@Gmail.com QQ:115447[小零] GST Web:Www.GodExp.Com My Web:Www.Anskya.Net Thank:Aphex,x140d4n,[God Security Team] And You! [ This program creates
ziptest
- ZIP压缩测试,以前不知道哪下的一个ZIP压缩的代码,可以支持从内存压缩,并压缩到内存-ZIP compression test, did not know which, under a compressed ZIP code, and can support from memory compression, and compressed into memory
ram_manage
- 北京交通大学操作系统课的内存管理作业,没有把测试程序附上,希望同学们将此代码用于学习使用,然后测试代码可自己加上,里面有编写过程中详尽的注释,适合用做学习,也可大致了解本人代码写作过程-One homework of the BJTU s Operating System, the memory manager. Did not attach a test program. Please use this code for learning. Attach almost very detail
VB_prepared_classic_game_of_test_memory_code
- VB编写实现测试记忆力游戏经典代码VB prepared the classic game of test memory code-VB prepared the classic game of test memory code
VB_programming_memory_allocation_test_code
- VB编程内存分配检测代码VB programming memory allocation test code -VB programming memory allocation test code
tesmem
- MFC内存测试代码,你使用时需要把我写的几个代码拿出来放在你的程序中,很简单有效的代码-MFC memory test code, you need to use some code I write out in your program, the code is very simple and effective
zhuneicunhuishouyuliyong
- 非常好的操作系统实验源代码 主内存的利用与回收,希望大家能喜欢-Very good test source code operating system' s main memory utilization and recovery, I hope you like
memleaktestcode
- Memory Leak Test Source Code
EmTrrackkm
- 嵌入式系统下内存泄漏检测库函数mTrace和测试代码,有详细使使用文档.这个是将malloc与free 函数控制起来,检测内存. -Embedded systems, memory leak detection library functions mTrace and the test code, use the document this is to malloc and free function control, detect memory.
uPJSSIP_test_s
- 使用开源SIP协议栈开发的一个小测试程序源码,包含UA与UAS两部分,完成最基本的publish会话。注:简单易懂起见,publish没有设置消息体。PJSIP,一个用C开发,功能强大大的开源SIP协议栈,使用用优秀的内存分配机制开发,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,能用来实现各种SIP应用。PJSIP下载见本站。 -The open source SIP stack developed a small test program source co
MemDll
- 从内存加载DLl,Delphi XE以上测试代码通过,XP3-From memory load DLl, Delphi XE above test code through, XP3
Test
- VS2008 实时的计算CPU,获取物理内存和磁盘大小 ShellExecute的使用 FindFirstFile和FindNextFile的使用-simple code for Getting message of CPU , disk , physical memory and in real time simple code for ShellExecute Funtion simple code for FindFirstFile and FindNextFile F
CPPBuilder_I2C_AT24C02
- Ginkgo USB转I2C适配器的C++ Builder版本测试源码,程序读写控制AT24C02 EEPROM储存器-Ginkgo USB to I2C adapter C++ Builder version of the test source code, the program read and write control AT24C02 EEPROM memory
jsarn_Sternberg
- [presentation code] for neural science experiment. it s a well-known experiment in working memory test,check it!-[Presentation code] for neural science experiment. It' s a well-known experiment in working memory test, check it!
MemDll
- 从内存加载DLl,Delphi XE以上测试代码通过,-XP3-From memory load DLl, Delphi XE above test code through, XP3
MemoryPool
- c++内存池类。一个固定大小单线程内存池的C++实现类。并附上内存池性能测试代码。-c++ memory pool classes. A fixed-size memory pool C++ single-threaded implementation class. Along with the memory cell performance test code.
CPPexam6
- 1. 编写并测试 3×3 矩阵转置函数,使用数组保存 3×3 矩阵。 2. 使用动态内存分配生成动态数组来重新完成上题,使用指针实现函数的功能。 3. 编程实现两字符串的连接。要求使用字符数组保存字符串,不要使用系统函数。 4. 使用 string 类声明字符串对象,重新实现上一小题。 5. 声明一个Employee 类,其中包括姓名、街道地址、城市和邮编等属性,以及change_name()和 display()等函数。display()显示姓名、街道地址、城市和邮编等属
MyArray
- 动态数组及模板类 任务目标: 学习C++的类机制、模板机制、运算符重载、重载函数机制、内存动态分配与释放等。 任务描述: 使用C++的类机制实现一个动态的数组类MyArray,具有完整的构造和析构函数。使用模板机制,使其能够支持各种数据类型(包括结构体)。MyArray类中实现以下方法: 添加一个元素,使用函数重载的方式,实现1)添加数组尾部,2)添加到指定序号位置; 通过函数,设置指定位置(序号)的元素数据; 删除指定序号的元素; 删除所有元素;
chu
- 存储器实验的代码,对应SD2000平台,通过下载可实现基本的存储器操作-Memory test code