搜索结果
找到约 130 项符合
SPATAN-III 的查询结果
语音压缩 一个mp3的解码程序
一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。
其他 有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下. 二,新建一VB标准
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"\WINDOWS\system32"下.
二,新建一VB标准EXE,在"工程\引用"下点击浏览把"\WINDOWS\system32"下的"hgbguanligongcheng.dll"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引 ...
网络  Douglas Comer
 Douglas Comer,《用TCP/IP进行网际互连 第3卷:客户机-服务器编程和应用(第2版)》 或其英文版 Internetworking With TCP/IP Vol III: Client-Server Programming And Application (Second Edition) 整书源码
系统设计方案 龙芯一号的数据手册! 通用32 位微处理器
龙芯一号的数据手册!
通用32 位微处理器,支持MIPS-III 指令
主频为200~266MHZ
基于操作队列复用的高效7 级标量流水线
高效的64 位浮点流水单元
浮点性能220 MFLOP @250MHz
内置MMU、TLB 实现从程序虚拟地址到CPU物理地址的转换
DSP编程 Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each
Welcome to the software files for the ADS8361 to TMS320F2812!
There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders.
Modes I and III are explo ...
单片机开发 3、《ds1302a》实验 说明:本程序通过串口通信(借助串口调试等程序)
3、《ds1302a》实验 说明:本程序通过串口通信(借助串口调试等程序),让单片机读写DS1302,结果返回到PC的串口调试接收区。 1)下载程序 2)打开串口调试助手 3)通过串口调试助手向ELITE-III发送"5501aa"(注:十六进制,55为设定的字串头,01为设定的1302命令,aa为设定的结束字串尾。)启动DS1302工作,成功则返回55,失 ...
其他书籍 Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I
Contents at a Glance
Introduction 1
PART I INSTALLATION AND CONFIGURATION 5
Hour 1 Preparing to Install Linux 7
2 Installing Linux 23
3 Post-Installation Issues 41
PART II LEARNING LINUX BASICS 67
Hour 4 Reading and Navigation Commands 69
5 Manipulation and Searching Commands 93
6 Using the Shell 11 ...
数据结构 银行排队的数学模型的实现 问题: n银行有n个窗口对外营业
银行排队的数学模型的实现
问题:
n银行有n个窗口对外营业,每个窗口一次只能接待一个客户
n客户的到达时间和处理业务的时间不同(可随机产生)
n利用链表队列模拟总的处理过程和处理时间
n假设
n不允许插队,不同客户的交接时间忽略不计
策略I:
策略
客户先选择无人窗口办理
如果没有,就选择人数最少的窗 ...
微处理器开发 This a c_based JATG.This code assumes that you have a JTAG parallel cable connected to your PC // W
This a c_based JATG.This code assumes that you have a JTAG parallel cable connected to your PC
// Works with Xilinx parallel III or Altera ByteBlasterMV/
微处理器开发 In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to
In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three
parts, and the goal of each part is described as follow.
Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM cor ...