资源列表
libxml2-sources-2.6.29.tar.gz
- xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络消息发送XML时很有用.,xml open-source code analysis. version libxml2-2.6.29, supports GB3212. network message when XML is useful.
git-1.7.6.tar
- Git是用于Linux内核开发的版本控制工具,与常用的版本控制工具CVS, Subversion等不同,它采用了分布式版本库的方式,不必服务器端软件支持,使源代码的发布和交流极其方便。 Git的速度很快,这对于诸如Linux kernel这样的大项目来说自然很重要。 Git最为出色的是它的合并跟踪(merge tracing)能力。实际上内核开发团队决定开始开发和使用 Git来作为内核开发的版本控制系统的时候,世界开源社群的反对声音不少,最大的理由是 Git太艰涩难懂,从Git的内部工作机制来说
tools-2009--5-24.tar
- C++的软件包,包括使用C++模板编写的外排序、SHA-1哈希函数等常用的计算消息摘要的哈希函数。-C++ the package, including the use of C++ template prepared to sort things, SHA-1 hash function, such as commonly used in the calculation of the hash function message digest.
test
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 -Design and implementation of Unix " time" c
CFile-readwrite
- 简单的文件读写代码,适合初学者学习,在VC6.0下编译。-Simple file to read and write code, suitable for beginners to learn, under the VC6.0 compiler.
suanfapaikeguanlixitong
- 各位这个是算法项目的排课管理系统用途的非常的大呀-you this is the Course Scheduling Algorithm Project Management System uses a very big ah
ExMIS
- 基于leica测量机器人GEOCOM开发环境开发的大跨度钢结构挠度自动检测系统代码-Leica survey robot GEOCOM based development environment for the development of large-span steel structure deflection detection system code automatically
cipher
- 多种加解密程序,MFC界面。DH,对称密钥,公钥加解密。socket过程。-A variety of encryption and decryption procedures, MFC interface. DH, symmetric key, public key encryption and decryption. socket process.
RC4
- RC4密码编程,digilent的FPGA板子-RC4 cipher programming, digilent FPGA board
ACPIspec40a
- 这是ACPI最新标准4.0文档。ACPI即advanced configuration and power interface,也就是在大部分现在PC系统中用的电源管理接口-advanced configuration and power interface specifications
sysmon
- 工能强大的网络监控系统,还有分析文档,十分值得下载
Book_manage
- 本程序是一个小型图书管理系统,包括查询打印等功能,可以免费现用