资源列表
BD
- bd预编码 非常强大 哈哈 希望能帮到你们-BD precoding
matlab
- 几种窗函数的时域图比较,可以显示图像,直接运行即可-Time-domain diagram of several window functions, can display images, can be run directly
wannili
- 万年历 1.获取、设置系统当前日期的方法,生肖的计算; 2、日期查询功能:能够按照年份、月份及日期等信息进行查询,显示功能,判断这一年的生肖,查询某年某月某一天对应星期几; 3、日期计算功能:能够实现对选定不同日期进行间隔天数的计算; -Calendar 1. Acquisition, set the system date, the calculation of the Lunar New Year 2, Date query function: by year, m
B04_2841_EX11
- Exercise 11: Files 1. Write a program that enters the name and the annual salary of 5 employees from the keyboard, calculates the monthly salary of each employee assuming that tax is deducted at a flat rate of 20 . The program prints the name, t
lorenz
- 洛伦兹吸引子的函数程序以及动态图形,matlab程序-Lorenz attractor function procedures and dynamic graphics, matlab program
The-mode-calculate-of-damage-beam
- 该程序主要用于损伤梁的模态计算,包括特征多项式和计算的详细过程。-The program is mainly used for the modal calculation of the damaged beams, including the characteristic polynomial and computing process.
xx
- C++ 实现回文函数的应用 .假设称正读和反读都相同的字符序列为“回文”,-this is huiwen function
matlab
- 使用matlab绘制三角函数图像,主要学习坐标范围设置及plot函数-Matlab draw trigonometric image, mainly to study the coordinate range of settings and plot function
DB
- 多步预测自校正控制仿真程序,多步预测自校正控制仿真程序-Multi-step predictive self-tuning control simulation program
svmcgforclass
- 支持向量机(SVM)参数寻优的matlab文件-SVM parameter optimization
qiu--mo--ni-(3)
- 求模的逆运算 用C++实现求模运算的逆 运算-Seeking mode inverse operation
P3-315
- 先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’\n’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。 -Start with the keyboard input of a text file