资源列表
Console
- 这是一些使用C#进行控制台编程的实例源代码,这些小程序主要有传值调用、数组前后对比、阵列列前后对比、输出欢迎信息、输出参数、利用控制台进行常规计算、静态变量的使用等方面的内容,面向c#新手,编译环境vs2005。-This is some of the console in C# programming source code examples, these small programs are called by value, the array before and after compar
A-algorithm
- 该程序利用人工智能中的A算法实现了对九宫格的搜索,是一种搜索算法的C++程序-the search of sudoku using A algorithm
TDC8HP
- tdc8hp数据采集程序,用于PCI数据采集卡的驱动和使用-tdc8hp data collection procedures for PCI data acquisition card driver and use
B06040324_A1
- 分数统计 要求: (1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出; (3)具有输入输出界面。 -Fractional statistics requirements: (a) Enter the name of a class of students, the score (2) for (a) the scores in descending order and then output (3) having an input and output
B06040324_A3
- 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 -Text editor requirements: (1) Edit the text (2) save, open the text file specified location (3) having an input and output interface.
B06040324_A4
- 加密 要求:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -Encryption requirements: (a) enter any period of plaintext M, and the key K (2) according to the following formula to convert ciphertext C. C
B06040324_A5
- 进制转换器 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -Hex converter requirements: (1) can be entered in binary, octal, decimal, hexadecimal number (2) the number has been entered into the rest of hexadecimal numbers (3) hav
StuScore.c
- 纯C写的学生成绩管理系统,可以管理40个学生的成绩-Written in pure C student achievement management system that can manage 40 student achievement
ADPCM_SRC
- G[1].726 ADPCM算法在C语言上的实现代码-G [1] .726 ADPCM algorithm implementation in the C language code
QQ.RAR
- 进制转换问题,可以进行进制转换,用于各种计算,方便用户使用。-Hexadecimal conversion, can be used for a variety of computing, hexadecimal conversion, convenient for the user to use.
CityPlan
- 邻接矩阵表示两个城市之间是否有通路,试判断两个城市之间有几种路径 输入:3 1 2 1 1 1 1 1 1 1 1 1 输出:2-Adjacency matrix representation between the two cities have access, try to determine the path between the two cities have several inputs: 312111111111 Output: 2
fileTest
- 这是一个基于C的文件操作例子,通过这个例子可以对文件操作有所了解-This is an example of a C-based file operations, through this example we can understand for file operations
