资源列表
24
- 发个比较老的VB写的 Windows Hacker,很不错的VB源码,适合VB爱好者学习研究。-Send a comparison of the old written VB Windows Hacker, very good VB source code, suitable for VB lovers study.
32
- 基于VB的源代码管理系统源码,很不错的VB源码,适合VB爱好者学习研究。-Based on VB source code management system code, the very good VB source code, suitable for VB lovers study.
41
- 写的Tw端口数据转发工具源代码,很不错的VB源码,适合VB爱好者学习研究。-Write Tw port data forwarding tools the source code, and the very good VB source code, suitable for VB lovers study.
44
- (VB+Access)一个国外的SAS系统,很不错的VB源码,适合VB爱好者学习研究。-(VB+ Access)A foreign SAS system , very good VB source code, suitable for VB lovers study.
51
- 写的Windows剪贴板辅助工具,很不错的VB源码,适合VB爱好者学习研究。-Write Windows clipboard auxiliary tools, very good VB source code, suitable for VB lovers study.
daan
- MFC课后源代码,实用性高适合学生用,仅供参考-MFC answer
c
- C创建稀疏文件,生成的文件在两次写入之间有为\0的位, 这些\0位被称做孔, 有孔的文件被称为稀疏文件。 稀疏文件的一个有趣特性是, 根据它们属于的文件系统, 孔可以不实际占有任何磁盘块(而有些系统要填孔), 这正是为什么磁盘上所有文件的大小总和可以超出磁盘容量的原因。-AlphaC to create a sparse file, the generated files for the \ 0 bits between the two write, \ 0 is called a hole,
CPP_test
- 一个简单实用的C++测试程序,包含简单的输入输出命令及输入类型判定,还有简单而实用的统计计算及友好的输入提示提示。-A simple test programme for C++
T-REC-X.681-200811-I!!PDF-E
- Abstract Syntax Notation One (ASN.1): Information object specification ASN.1 信息对象规范-Abstract Syntax Notation One (ASN.1): Information object specification
T-REC-X.690-200811-I!!PDF-E
- ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER) -ASN.1(基本,强制,唯一 编码规范)-Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Ru
friend_function(class-member)
- 友元函数作为类成员函数的实例程序,适于初学C++者-friend function as member of class
function_pointer
- 函数指针编程 使用函数指针使得编程效率提高-function pointer