资源列表
ACM
- 此程序是一道ACM程序题目,题目要求是输入一个数字,要求出各个位上的数字相乘为输入的数的最小正整数。例如:10, 最小正整数为25-This procedure is a topic of ACM procedures, the subject is asked to enter a number of requests from various places on the number of multiplication for the input of the smallest positi
primeNumber
- 求1000以内的质数,自己实现的程序,算法的时间复杂度较好-Find prime numbers less than 1000
code26-5
- 酒店管理的界面,visual basic 和sqisever-visual basic 和sqisever
strtok_r.c
- usage of strtok_r in c++.
blind
- blind equalization for adaptive filtering
Case-conversion
- 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存,输入的字符串以!结束。 -A string input from the keyboard, all lowercase letters to uppercase, and then save the output to a disk file " test" , the input string! End.
jiexi
- 使用tkinter界面输入数值到xml中-Tkinter interface using the input values to xml
data
- According to summary levels since the childhood overlay display the sum data in dw
234315
- 从文档中提取学生信息,保存至数组,最后按照格式存储至指定路径的文档中-Students extract information the document, save it to the array, and finally stored in document format to specify the path of
whichday
- 常用代码:若输入某年某月某日,可自动判断是哪一天。-You can enter a certain period of a day, judgment day
SECOND-NUMBER
- 面试题,找出一个整形数组中第二大的数,标准程序,简洁明了,最受面试官青睐。-the standard process to find out the second biggist number in a matrix when inteviewing.
erfenfa
- C语言实现二分法,主要是在数学建模中的应用。-The application of the dichotomy in mathematical modeling