资源列表
T_5424
- 操作系统第一次实验参考资料 可变分区存储管理 编写一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr)(基本要求)或 循环首次适应法(提高一步) addr = (char *)lmalloc(unsigned size) 和
celiang
- 给出测量软件的c++源码,有图片作为示例。-Given the measurement software, c++ source code, there are pictures as an example.
Define-a-dynamic-2d
- 定义一个动态2维数组,要求输入和输出数组-Define a dynamic 2d array, request the input and output array
AppScanSDK
- appscanSDK源码.方便大家的二次开发-appscanSDK source. facilitate the development of our secondary
csharp
- DataMatrix的编译码程序,采用Visual C++编程语言编写-DataMatrix coding and decoding process, using Visual C++ programming language
Windows-MFC
- vc学习的很好的工具书,简单易懂。并且有很多的例子,供大家参考。-vc very good tool for learning, easy to understand. And there are many examples for your reference.
HtmlAgilityPack.1.4.0.beta2.Source
- 用于将一个html文档,分解为一个个的结点-Html for a document, broken down into one node
MFC(2)
- vc学习很好的工具书,能够给广大的学习者提供很好的基础。-vc very good tool for learning, the majority of learners able to provide a good foundation.
CryptAPI
- CryptoAPI 基于CryptoAPI接口的示例程序-CryptoAPI CryptoAPI interface sample program based on
c-pdf
- c语言高级编程指导,提高c语言水平,含有四个pdf文件-c high-level programming language, improve the level of c language
Beginning.Visual.C.2010.Ivor.Horton
- vor Horton的经典之作,是C++编程方面最畅销的图书品种之一,不仅涵盖了Visual C++ 2010编程知识,还全面介绍了标准C++语言和C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法,从中读者可以学习Visual C++ 2010的基础知识,了解如何使用MFC进行本地ISO/ANSI C++ Windows应用程序开发以及如何使用Windows Forms进行C++/CLI Windows应用程序开发,并全面掌握在MFC和Windows Forms中访问数据源
Cyuyan
- 这是有关C语言的有关程序例题,希望对大家有帮助 -This is the C language examples the procedures, we hope to help thank you
