资源列表
designproblem
- 毕业论文书写过程中常见问题,都是大家在写的工程中常见的问题,写的时候一定要注意,要不然老改老重印很劳民伤财.-Thesis writing process Frequently asked questions, are you writing projects frequently asked questions, write to the attention of the time, otherwise the old to the old very costly reprints.
PKU1007
- PKU的第1007题,这虽然是个比较简单的习题,但对于编码的训练也是有一定好处的-PKU in the first 1007 issue, which although is a relatively simple exercise, but also for encoding the training there are certain advantages
saew1
- 个性信息框1.1模块,很不错的易语言模块,易爱好者可以下载使用-Personalized Information box 1.1 module, a very good and easy language modules, fans can download and easy to use
zifu12864
- 基于stc12c5a60s2的12864液晶驱动程序,可以显示汉字,使用汉字字库-The STC12C5A60S2 driver 12864 LCD based on, can display Chinese characters, the use of Chinese characters
matlab--ga
- 采用遗传算法求最小值,比较实用,经过多个测试函数测试-Using genetic algorithms for the minimum
seg-line
- 由点求直线;已知线段与直线,判断两者关系等vb源程序。-Seeking a straight line from the point known and a straight line to determine the relationship between vb source.
PSO
- pso,粒子群优化算法,效果还行,可以下载学习一下-pso,particle swarm optimization
DCMotor1
- 直流电动机双极性可逆PWM程序 直流电动机双极性可逆PWM程序1-DC Motor PWM reversible procedure bipolar bipolar reversible DC motor PWM 1
mmapp
- ns by example书中的Multimedia应用,报括c++源文件和tcl脚本,还有需要改动的信息-ns by example book, Multimedia applications, reportedly including c++ source files and tcl scr ipts, there is need to change the information
6
- 1、for、while循环; 2、添加移位寄存器,根据n!逻辑结构搭建循环结构;-1, for, while loop 2, add the shift register, according to n! Logical structure built loop structure
du96357
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:系统资源检测模块。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: system resource detection module.Chinese programming experience
2
- modem.qammod对象实现M-QAM调制器,本示例中M为16。其输入参数是从0到15的整数而不是4bits二进制数据。因此,在利用此对象的modulate方法之前需要对二进制数据序列x进行预处理。特别地, 先采用MATLAB中的reshape函数将x沿着矩阵的行方向重新整理成每行4bit数据,然后应用bi2de函数将4bit数据转换成相应的整数。-modem.qammod object implements M-QAM modulator M in this example is 16.