搜索资源列表
Dynamic_Array
- 动态数组实现, 包括了一个小例子.关键结构如下: typedef struct Nameval Nameval struct Nameval{ char *name int value } struct NVtab{ int nval /* current number of values */ int max /* allocated number of values */ Nameval *nameval /* arr
_MINIMAX
- Tree-Structured Programs:Look-Ahead in Games----The MiniMax Method-Tree-Structured Programs : Look-Ahead in Games ---- The MiniMax Method
Savege
- save form state with structured storage!
NTLDR
- 结合WINDOWS 2k的源码,实现的可以编译通过,并测试能正确执行引导系统的NTLDR的源码。对于学习NTDLR的结构,以及涉及到相关的NTLDR的操作 譬如感染 有很大帮助!-Combined WINDOWS 2k source code to achieve that can compile and test the correct implementation of the guidance system can be the source of the NTLDR. For the s
o
- VC++中实现DES和RSA加密时候用到的源程序,结构合理-VC++ Achieve DES and RSA encryption is used when the source, well-structured
MyExceptionApp
- C++的异常类,实现的功能包括: 1、打印异常堆栈,类似于Java的printStackTrace 2、转换Windows的结构化异常;3、将GetLastError转换为异常类;4、对于进程中未捕获的异常,打印其堆栈信息-C++ Abnormal category, the realization of the features include: 1, print exception stack, similar to Java, printStackTrace 2, the conver
pole-0.2.tar
- 平台无关的结构化存储。在Linux等系统下可以分析MS的Office生成的doc、xls等结构化存储的文件-It is designed to be compatible with Microsoft structured storage, also sometimes known as OLE Compound Document.
Storage_management_partition_algorithm
- 分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器, 编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点-Partition Manager is the application of a broader storage management techniques. In this study, requested in a structured high-level language construct partition descr ipt
DealDate
- unix 或是Linux常用的时间处理函数规整,希望对你们有用-unix or Linux functions commonly used to process structured and hope be useful to you
Begininginuxprogram
- linux编程方面的书籍;不管你是新手还是有经验的程序员,只要用Linux,上面都有一些介绍-In this book we aim to give you an introduction to a wide variety of topics important to you as a developer using Linux. The word beginning in the title refers more to the content than to your skill
Beginning.Linux.Programming4th_EN
- Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
Building.Embedded.Linux.Systems
- 構建嵌入式Linux系統顯示您如何設計和構建自己的嵌入式systemsusing的Linux® 內核免費的開源工具和框架。由開源社區 activemember編寫,這本書是結構逐步讀者介紹嵌入式Linux theintricacies的詳細信息,並在每章的例子,達到最重要的部份 描述如何Linux是嵌入式設備上的實際。-Building Embedded Linux Systems shows you how to design and build your own embedded
Learning-Debian-GNU-Linux
- 构建嵌入式Linux系统显示您如何设计和构建自己的嵌入式系统使用的Linux® 内核免费的开源工具和框架。开源社区的活跃成员编写的,这本书是结构逐步读者介绍嵌入式Linux的复杂性的详细信息,并在每章的例子,实际上是嵌入式设备上的Linux如何在描述高潮。-Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the ke
Nisyync2[1]0e
- 网络传输,某种结构格式的数据据文件通过TCPIP进行传输。 -Network transmission, some kind of structured data format, according to the file TCPIP transmission.
shangjiti
- 南京大学软件学院大二C++的几道结构化上机题-Nanjing University Software College sophomore C++ a few structured on title
SQLExcuter-Final
- 结构化查询诧言(Structured Query Language)简称 SQL,结构化查询诧言是一种数据库查询和程序设 计诧言,用于存取数据以及查询、更新和管理关系数据库系统。 结构化查询诧言是高级数据操作诧言,丌要求用户指定对数据的存放方法,也丌需要用户了解具体的 数据存放方式,所以是一种高效的数据输入不管理的接口。结构化查询诧言诧句可以嵌套,这使他具有极 大的灵活性和强大的功能。 在本题中,我们要求选手实现部分比较重要和常见的 SQL 诧句,并且自行设定和完成数据的
libjson-master
- json 解析,libjson is a simple library without any dependancies to parse and pretty print the json format (RFC4627). The JSON format is a concise and structured data format. -libjson is a simple library without any dependancies to parse and pretty
reg
- VB根据网卡号生成注册码、机器号进行软件注册,源码内定义了结构型变量说明、声明了许多字符常数和Api函数,根据获取的网卡MAC来生成机器码,实现软件注册功能。以前就发过一些Vb的源码,这一个相对简单基础,要想用的话,甚至需要继续完善源码的。-VB software registration card number generator registration number, machine number, defined in the source the structured variable
Chapter04
- Chapter 4Structured Exception Handling -Structured Exception Handling
binary-file-comparison-Mechanism
- 基于有向图的二进制文件结构化比较机制研究-Based on directed graph structured binary file comparison Mechanism
