-
cviterbi
vitetbi 约束长度为7,可以直接运行(vitetbi constraint length 7 can be run directly)
- 2013-09-04 14:14:12下载
- 积分:1
-
ucosii51
这是一个用51单片机系统仿真ucosii工作的protues电路
本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统
使用方法:
1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹
中的extern ram.DSN 文件
2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。
(yy.hex其实就是yy文件夹中keil文档编译出来的hex文 件,yy文件夹是杨屹的ucos51 系统,用keil 2
可以打开)
3.在Clock Frequency选项中输入22.184M(杨屹的ucos51 用的是22.184M hz的单片机频率)
4.双击VTERM串口调试显示屏,在Baud Rate 选项中选择19200的波特率
5.保存,点击运行就可以看到经典的hello world 了。
(1. Protues7.4 version installed, and then open the protues folder protues 8051 simulation
The extern ram.DSN file
2. Open extern ram.DSN, double-click the pop-up window of SCM in the Program File option, select yy.hex file.
(yy.hex actually yy folder keil out of the document compiled hex files, yy folder is Yang Yi s ucos51 system, using keil 2
Can open)
3. In the Clock Frequency option to enter 22.184M (Yang Yi of the ucos51 using a microcontroller 22.184M hz frequency)
4. Double-click VTERM serial debug display, in the Baud Rate select 19200 baud rate options
5. Save, click Run you can see the classic hello world)
- 2010-03-09 19:40:03下载
- 积分:1
-
Ctrap
c陷井与缺陷 我自己感觉很不错的一本书 里面的问题很经典(c traps and defects I feel very good in a book inside the problem is very classic)
- 2009-12-24 15:39:23下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
[Visual.C.Turbo.C
C#串口编程,介绍很详细,希望对大家有帮助(C# serial)
- 2014-07-06 14:33:23下载
- 积分:1
-
利用C#.NET+ArcEngine实现栅格数据的入库管理
利用C#.NET+ArcEngine实现栅格数据的入库管理-The use of C#. NET+ ArcEngine to achieve raster data warehouse management
- 2022-03-24 17:06:51下载
- 积分:1
-
Mult_matriz
this code on C ANSI develop the product between matrix A*A, A*B, B*A.
- 2015-03-30 02:35:26下载
- 积分:1
-
加随机噪声的合成地震记录
更好的模拟实际情况下,地震记录的合成,在实际研究中具有较大的意义。(Better simulation of the actual situation, the synthesis of seismic records, has a greater significance in the actual research.)
- 2021-04-12 14:18:57下载
- 积分:1
-
模仿电脑计算器
模仿电脑计算器做的一个计算器桌面软件,能实现普通的计算器计算。风格基本和电脑一致,想学习的可以下载看看。
- 2022-11-30 19:25:03下载
- 积分:1
-
source
battlecity游戏源码.VC编写.(Source battlecity game. VC preparation.)
- 2009-04-19 19:59:13下载
- 积分:1