资源列表
gngauss
- generate the gaussian noise
Cat
- 基于单片机的测温程序,带有按键控制和液晶显示,报警等功能。-Procedures based on single-chip temperature measurement with keypad control and LCD display, alarm and other functions.
ex5-6
- 程序描述:这个程序利用89S51连接DAC0800,然后通过Timer0 的控制不停地送出三角波 */-Descr iption: 89S51 use this procedure to connect DAC0800, and then through the Timer0 kept out of the control triangle wave* /
VC
- 关于VC++和Matlab混合编程的一本PDF格式的书籍。-On the VC++ and Matlab programming mixed a PDF format of the book.
dos_matrix
- Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.- Enter the Matrix MS-DOS screensaver. Sample of using bios f
4
- 四则运算 将算术表达式转换成后缀表达式后计算-#include<stdio.h> #include <stdlib.h>
kk
- 万年历的程序,能实现闹钟,时间调整等功能!-Calendar of procedures, to achieve the alarm, the time adjustment function!
2
- 单链表的插入和删除实验目的: 1、定义单链表的结点类型 2、通过单链表的定义掌握线性表的链式存储结构的特点; 3、熟悉单链表的建立以及插入、删除等基本操作。 -# include <stdio.h> # include<malloc.h> # define ND sizeof(struct List) struct List {int data struct List*next } void main() {
number4
- 回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome:
ObstacleRace
- 这是一个小游戏,有红、蓝两方组成。游戏规则很简单,遇到小吃部多投掷一次骰子,遇到陷阱和栅栏都会受到相应的惩罚。-This is a game, there are red, blue two components. The rules of the game is very simple, encountered more than throwing a dice小吃部encounter traps and the fence will be punished accordingly.
Clock
- 这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
march
- 表达式.表达式规则: * 任意字符串或者没有 ? 任意一个 \ 转义符 [,] 或者,例如[abc,bcd] (?-?) 单个字符范围 \t,\r,\n-my regular expression
