资源列表
cache
- 测量cache相关数据 通过简单的数组访问时间的对比跳变得到 cache大小,cache块大小等。-Measuring cache size
fmifs
- Chkdsk 的源代码,包含了文件系统操作的丰富细节-Chkdsk SourceCode
Convert-Between-Various-String-Types
- 各种字符串类型之间的转换,个人整理,unicode和multichar之间转换等-String conversion between various types of personal order, unicode and multichar conversion between
datagridview-CSharp-
- datagridview基础学习应用,帮助初学者尽快掌握datagridview的各种属性和使用方法-datagridview based learning application that helps beginners to quickly master datagridview and use of various properties
a4q2
- A ppt on CAD, computer aided design, that deals with apects of computer design.
experiment3
- 重载函数求余,求圆和矩形的面积,简单的计算器程序的c++,c++ 的实验报告,实验三-Remainder overloaded function, the area of circular and rectangular, simple computer program c++, c++ Lab reports, test three
xuanzhuan
- 控制旋转台旋转的系统。具有数据库登录记录、保存数据、用户权限、串口控制等功能。-Controlled turntable rotating system. Log records with a database, save data, user rights, serial control.
date
- 一个日期类,实现了多种日期操作,如加上(减去)天数(月数、年数),日期之差等-a date class, contains various of operators on date
permutation
- 输入数字个数,再输入数字。程序将自动输出其所有可能的排列。-Enter the number of digits, then enter the numbers. Program will automatically output all its possible permutations.
file
- 用C语言编写的对给定源文件进行语法和词法分析的源代码-Written by C language source files given syntax and lexical analysis of source code
vc_random
- 线性同余法生成随机数的文章,描述了算法原理,和Vc代码实现-Linear congruential method to generate random numbers of the article, describes the principle of the algorithm, and Vc code