资源列表
DM
- here is a VHDL example
p1-1
- 根据半径计算圆的周长和面积.程序中调用函数,输入R值利用局部变量调用生成周长面积的值。-Calculated in accordance with the radius and area of the circumference of a circle. Procedural function call, enter the R value of the use of local variables called perimeter area to generate value.
shizhong
- DS1302+AT89S52+LED时钟程序(C语言源代码+原理图)-DS1302+ AT89S52+ LED clock program (C language source code+ schematic diagram)
label
- label watershed segmentation
hpflter
- high pass filter by matlab language
randomGen.py.tar
- 首先利用现有文本训练trigram模型,再用模型随机生成n个单词的文本-First, the use of existing training trigram model text, and then the model is randomly generated n-word text
yuyinjipin
- 加入3点或5点中值平滑处理后再绘制上述基频曲线与未平滑曲线比较,观测完整一段话音的基频包络变化情况-Add to 3:00 or 5:00 in the value of the smoothing then draw the base frequency curve is not a smooth curve compared with the observed period of complete voice baseband envelope changes
model
- 一个很简单的程序,登录界面,里面有个重置按钮的事件介绍-A very simple procedure, login interface, which has a reset button event introduction
Prm
- Hello download java code here
vc中对各种文件的数据进行导入
- 该代码用于在vc中对各种文件的数据进行导入。
字典序问题
- 算法设计 字典序问题
fill_point
- //就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。 //说明程序用递归 来实现 //fill_point(x,y) //把x,y 单元格进行填充 //is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algor
