资源列表
root_raise_cos
- matlab代码,根升余弦滤波器对数字基带信号进行成型滤波,匹配滤波-Matlab code, the root raised cosine filter on the digital baseband signal shaping filter, matched filter
BB-BC
- Big Bang-Big Crunch algorithm for optimization problems.
solve-for-2D-PC-of-XY-mode
- 求解二维声子晶体能带结构XY模式,内附注释,希望能帮到你-Solving the two-dimensional phononic crystal band structure XY mode, included comments, I hope it may give some help
QBASIC
- 本程序用dos下的qbasic语言编写和运行,运行前先调中文系统。程序开始显示 "标题,然后玫瑰色的幕布徐徐拉开,出现美丽的奶油蛋糕,接着按照被祝贺者的年龄数插上一支支的蜡烛,然后依次点燃蜡烛。当蜡烛点完,响起祝贺生日的歌曲。曲毕, 逐字显示一条祝愿语句。最后幕布又徐徐关闭。该程序前面五行,可根据不同对象输 入被祝贺者的姓名、年龄、贺词、祝贺者的姓名、日期等实际材料。插在蛋糕上的蜡烛数目和位-The program qbasic language under dos write and run,
I-love-you
- 用一个文件运行生成图案文件,再将图案文件和第二个文件送人,运行后闪烁显示心形图案(也可自定义)-Generate a pattern file with a file to run, give it away, and then the pattern file and the second file run after flashing heart-shaped pattern (also can be customized)
MouseHit
- MFC入门练习 ,关于鼠标的控制,适合初学者,很简单-The MFC entry Exercises about mouse control
usernamepwchecker
- C++ Program that checks password and username characters.
The-phone-book
- 1、 电话本 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Phone book write C++ program complete the following functions: (1) to achieve
decoder
- 用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)-The use C++ achieve a code length of 900 BCH code decoding process
IMM1
- 基于卡尔曼滤波器的交互多模估计器,含有两个模型,跟踪误差计算完成-Interactive multi-mode estimator based on the Kalman filter contains two model tracking error calculation is complete
DSN
- dynamic spectrum network simulation
BNF
- 用BNF描述一个小的语言,并实现其语法分析器(含词法分析部分)。-BNF descr iption of a small language parser (including lexical analysis).