资源列表
huizhiwubianxing
- 编写程序绘制等边五角形,用不同颜色的线条连接互不相邻的两个点,用不同颜色的画刷填充图形的每个区域-Programming drawing equilateral pentagon, with different color lines to connect the two points adjacent each other with different colors of paint brush to fill in each region of the graphics
h74vc
- vc编写的一个汉明码算法,在屏幕上实现自行设定错误位
eda_kesj
- 在maxplus2环境下的vhdl设计交通灯,顶层模块设计的
20090421
- 倒计时用于倒计时的……包括北京时间、伦敦时间、纽约时间-Countdown to the countdown of the ... ... including Beijing, London time, New York time ... ...
qiangdaqi
- 多路只能抢答器的设计,可以供学习数字电路知识时参考。-Answer only multi-channel design, digital circuit can be for knowledge learning reference.
MATLAB_PAF_AND_CODE
- 深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!-Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!
Map22
- 有向无环图是描述一项工程进行过程的有效工具,主要进行拓扑排序和关键路径的操作。构建了有向无环图的一系列操作的实现.-Directed acyclic graph to describe the process of a project carried out an effective tool, mainly for topological sort and the operation of the critical path. Construction of a directed acycli
IntegarteClass
- 一种复杂的积分表达式计算vc++源程序,实现求积分的类,支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) ;可检查出表达式的书写错误;可设置积分精度-A complex calculation of the integral expression of vc++ source code, to achieve points for the class to support the integration of complex expressi
SM
- 任务:一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1-m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 功能:输入数据:输入m,n(m,n 为整数且n<m) 输出形式:中文提示按照m个猴子,数n 个数的方法,输出为大王的猴子是几号 ,建立一个函数来实现此功能-Tasks: a bunch of monkeys have a number, number is 1,2,3 ... m,
ad
- LPC935连接74HC595芯片以驱动led显示器的ad转换实例-LPC935 connected to 74HC595 chip driver led display ad conversion examples
jisuanqi
- 使用c语言编写的图形化的计算器,图形化的计算器图形化的计算器-Use c the graphical language of the calculator, graphic calculator graphic calculator
erchashu
- (1)以回车( \n )为输入结束标志,输入数列L,生成一棵二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T查找成功的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结点,并作中序遍历(执行操作2);否则输出信息“x不存在”; (5) 输入元素x,查找二叉排序树T,若整棵树不存在含值为x的结点,则插入该结点,并作中序遍历(执行操作2);否则输出信息“x已经存在”。 -(1) to return (
