搜索资源列表
vc++dllintroduce
- VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular
P_system
- 以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism.
teamspeak
- 动态分区内存分配与回收算法,可利用C++实现可变分区内存分配与回收算法-dynamic memory allocation with the district recovery algorithm can be used to achieve Variable Area C memory allocation and recovery algorithm
ARM-c
- 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including guidance system (BOOT), the driv
test1_2
- 求X和Y两个字符串的最长公共子序列。(X和Y字符串分别存放在ASCII码文件2X.txt和2Y.txt中) 要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。 -Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to
2
- C# 动态查看和修改TXTDOC文件的属性,找了很久搞到的,很值得借鉴!-C# dynamic view and modify file attributes TXTDOC, got to find a long time, and it is worth learning!
3
- C# 动态移动TXT文件,这个动态算法值得学习一下,值得一看。-C# dynamic mobile TXT file, the dynamic algorithm is worth learning about, worth a look.
xlslib-2.3.4
- 一个多平台的C + +库动态生成的Excel中的。xls文件包含多个工作表。不像。csv文件,这些都可以直接用Excel打开,从而提供了一个绝佳的方式输出,需要进一步分析大型数据集。 要看到最新的变化,选择“文件”,查看README文本显示在该窗格的底部。-A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files,
Code1
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library and the writing of the program. Static libraries and d
main
- 此代码为C语言操作文件的源代码,打开本地文件后,动态写入数据并进行保存-The source code for C language files, open the local files, dynamic and save your work after writing
07153934
- 开元反病毒软件的系统DLL(动态连接库) C语言编写,很好-Kaiyuan antivirus software system DLL (dynamic link library) of C language to write, very good
NPOI
- C#操作EXCEL文件库,包含EXCEL 中常用的各种工具(A dynamic link library to operate Excel documents in C#.)