资源列表
bpsk
- bpsk调制,用MATLAB进行bpsk调制。-bpsk modulation, modulation bpsk to use MATLAB.
a
- 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
pengyunhui-4
- 采用llink-rlink方式存储二叉排序树,编写能够通过键盘输入建立二叉排序树,并在建立完立即在屏幕显示中序遍历结果的程序。-Llink-rlink stored using binary sort tree, write through keyboard input the establishment of two binary sort tree, and in the establishment of finished immediately display the results in
cal
- 万年历小程序,输入一年的年份,如1987,则显示出1987当年的日历。自己原创小程序。-Calendar applet, enter the year of the year such as 1987, it shows a calendar year. Their original applet.
LED
- 该程序用VHDL语言实现了LED七段显示的功能-The program implemented using VHDL language features LED seven-segment display
count
- 数字逻辑课程设计频率计数器(VHDL) CSDN 下载频道 -Digital Logic Course Design frequency counter (VHDL) CSDN download channel
climate-fortran
- 气象数据中经常要转换不同时间尺度的数据,该程序是半小时转为每小时-climate data process,hourly data transfer to daily data
cPPone-hundred-questions
- 编写C++风格的程序,解决百钱问题:将1元人民币兑换成1,2,5分的人民币,有多少种换法?以清晰的形式输出所有结果,注意钱币的输出形式(小数点后两位)。-To write C++ style program, to solve one hundred questions: 1 yuan to be converted into 1,2,5 points yuan, how many kinds of change? Output all of the results presented in l
cov
- convolutional code it is very helpful
image_deal
- bayer格式图像转换成rgb格式源程序-bayer format images converted to rgb format source
delfile
- 定时删除指定文件 定时删除指定文件-delete file in any times
bayes_multiclass
- z=bayes_classifier(m,S,P,X). This function outputs the Bayesian classification rule for M classes, each modeled by a Gaussian distribution. where, M: the number of classes. • l: the number of features (for each feature vector). •