资源列表
number_test.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *// // Name: Number Test // // Descr iption:This program executes a very precise test to determining if the user input is a number. // This test valid for any real numb
ODD
- 解决光驱图标消失问题,自编批处理修复解决!-Solve the problem of drive icon disappeared, self-repair solution batch!
copyfile
- 使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。-Provided by the use of the operating system copy command can not copy hidden or system file attributes, as in the copy process will be prompted to " File not found" . T
getset
- get set 函数,能实现取、得 功能-get set functions
list
- 链表问题的功能插入删除修改存入文件等功能-power of list problems
tel_book
- 电话薄:可写入,增加,修改。操作过程实现在一个。txt文档中-tel number book: has the write in, insert number, and change number function
1
- 有一个整数a(-231<=a<231-1),计算它的整数幂an,其中1<=n<=99。-There is an integer a (-231 < = a < 231-1), calculate its integral power an, where 1 < = n < = 99.
VBComplexNumberOperations
- 用VB进行复数运算using VB to Complex Number Operations -用VB进行复数运算using VB to Complex Number Operations
balancetree
- balance tree program in C
Ini
- ini文件的读写 ini文件的读写 ini文件的读写 ini文件的读写 -ini file read and write
ZL
- 响铃程序:从键盘接收输入的字符,如果是数字N(0~9),则响铃N次;如果不是数字,则不响铃;当键入空格键(Space)时退出程序-Bell program: receiving input the keyboard characters, if it is digital N (0 ~ 9), the N rings times if not a number, no bell exiting the program when you type the spacebar (Space) w
77
- 用数组实现7阶魔方矩阵。所谓的N阶魔方矩阵是指把1~N*N的自然数按一定方法排列成N*N的矩阵,使得:任意行、任意列以及两个对角线上的数之和都相等(N为奇数)。例如下面的5阶魔方矩阵,任意行、任意列以及两个对角线上的数之和都为65。 5阶魔方如下: 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 12 19 21 3 11 18 25 2 9 奇数阶魔方矩阵的算法如下: 第1步:将1放入第一行的正中处。 第2步:按如下的方法
