资源列表
plotting
- 自己编写的画图实验程序,可方面的查看自己的数据是否正确-Prepared by drawing their own experimental procedures, may regard the view of their data is correct
3
- 字符串的功能实现,包括两个字符串相加,比较大小等功能-String function implementation, including the sum of two strings to compare the size of features such as
timefunction
- 时间函数举例,一个猜数游戏,判断一个人反应快慢,是用C编写的-Function of time, for example, a guess the number of games to determine the response speed of a person is prepared to use C
1
- 浏览器的状态栏里出现一个字接一个字往左跑的欢迎语-The browser' s status bar the emergence of a word by one word left to run the welcoming words
Josephus
- 编写一个求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人。然后使用n = 9, s = 1, m = 5,以及n = 9, s = 1, m = 0,或者n = 9, s = 1, m = 10作为输入数据,检查你的程序的正 确性和健壮性。最后分析所完成算法的时间复杂度。定义JosephusCircle类,其中含完成初始化、报数出圈成 员函数、输出显示等方法。-Josephus write a problem solving function. W
joinpoly
- 在一个图层中查询符合条件的要素面,并合并为一个面-Query in a layer of surface elements meet the requirements and combined into a face
24cxxx
- 24cxx EEPROM I2C Driver
How-to-use-UltraEdit-Module
- 使用ultraedit的模块功能,实现快速代码写入,程序员必知必备-ultraedit module edit function
ex67
- 串口通讯中断查询 用于查询 键盘等用处,可以自己改-Serial communication interrupt query is used to query the keyboard, such as usefulness, can change
Program4--5
- C#下的代码编辑,编程的简单作用,编写于2013年4月-this is program
Voice-recognition
- 一个用于声音识别的C#类,功能很简单。代码不多精简很实用~-A voice recognition for C# class, function is very simple. Much code to streamline very useful ~
Addition-formulas-table
- 输入 1 个正整数 n(1≤n≤10), 输出一张 20 以内的加法口诀表. 加数与被加数都不大于 n, 分列第一行和第一列.(将加数、被加数、和放入一个二维数组中, 再输出该数组)-Enter a positive integer n (1 ≤ n ≤ 10), the output of the addition formulas within a 20 table. Addends is not greater than n, breakdown of the first row an
