资源列表
Form1
- 创建一个工程,编写窗体的Load事件过程,使用Write #语句写文本文件。代码如下-Create a project, the preparation process of the form' s Load event, use the Write# statement to write text files. Code is as follows
Lee_s
- Basic concept of LEE filter. it will help you to understand noise removing
jiance2
- 神经网络模型评价水质问题,适用于环境保护部门和做水质研究工作者-Neural network model to uate water quality issues for the environmental protection department and do quality research workers
chirp-signal-after-matched-filter
- 线性调频信号经过匹配滤波器后的仿真图像(脉冲压缩过程)-chirp signal after matched filter
Untitled2
- 数字语音信号处理基于能量和过零率的语音端点检测-endpoint detection
trans
- 学校拟在校园中繁忙的学术路(A)和文化路(C)的十字路口安装交通灯,并有探测器TA和TC。当按下复位键RST时,学术路上绿灯亮,文化路上红灯亮。每隔5秒,控制器检查学术路传感器的输出,若学术路上有人,灯不改变,若学术路上有人,则灯变为黄灯,保持5秒,然后变成红灯亮,同时文化路上辨别绿灯亮。在这个状态下,每隔5秒,控制器检查文化路上是否有人,若有人,保持绿灯亮,若没人,则此路变为黄灯,保持5秒,然后变成红灯亮。状态机周期为5秒的时钟信号-School campus to be in a busy
2
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -To
BaseL
- 在HLS中实现基线拉平算法,并可转化为Verilog语言-The baseline level in HLS algorithm, and can be converted into Verilog language
a
- 需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-sdad
newmark
- 计算结构动力反应的NEWMARK方法,计算结构动力反应的NEWMARK方法-Calculation of structural dynamic response NEWMARK method in calculating the structural dynamic response method NEWMARK
MinForeDynprog
- 该程序实现了一个标准的动态规划算法,对研究动态规划很有帮助。-It is a code to study DP.
hashing1
- program for hashing in C program