搜索结果
找到约 127 项符合
OPTIONS 的查询结果
按分类筛选
- 全部分类
- 其他 (11)
- 技术资料 (8)
- DSP编程 (7)
- 可编程逻辑 (6)
- 单片机编程 (5)
- 微处理器开发 (5)
- 其他书籍 (5)
- uCOS (4)
- *行业应用 (4)
- 单片机开发 (4)
- 书籍 (4)
- 数学计算 (3)
- Linux/Unix编程 (3)
- 电源技术 (2)
- 嵌入式综合 (2)
- Windows CE (2)
- 编译器/解释器 (2)
- 电子书籍 (2)
- matlab例程 (2)
- 书籍源码 (2)
- 软件设计/软件工程 (2)
- Windows Mobile (2)
- 驱动编程 (2)
- 通讯/手机编程 (2)
- 通讯编程文档 (2)
- 金融证券系统 (2)
- allegro (1)
- 模拟电子 (1)
- 教程资料 (1)
- 无线通信 (1)
- 开关电源 (1)
- 教程资料 (1)
- 开发工具 (1)
- 家庭/个人应用 (1)
- 数据结构 (1)
- Applet (1)
- 中间件编程 (1)
- 其他嵌入式/单片机内容 (1)
- 编辑器/阅读器 (1)
- 汇编语言 (1)
- SQL Server (1)
- Java编程 (1)
- 数值算法/人工智能 (1)
- 游戏 (1)
- 文件格式 (1)
- VHDL/FPGA/Verilog (1)
- 操作系统开发 (1)
- Delphi控件源码 (1)
- 压缩解压 (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- VC书籍 (1)
- 接口技术 (1)
- 技术书籍 (1)
- 源码 (1)
- 其他 (1)
- 软件 (1)
- VIP专区 (1)
Windows CE 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce
非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\ ...
文件格式 openh323_1.1.2.2.zip; 2. 把pwlib_1.52.zip 、openh323_1.1.2.2.zip分别展开到目录e:h323sourcepwlib及e:h323sourc
openh323_1.1.2.2.zip;
2. 把pwlib_1.52.zip 、openh323_1.1.2.2.zip分别展开到目录e:\h323\source\pwlib及e:\h323\source\openh323下;
3. 启动MSVC6,Tools | Options | Directories,按如下顺序到INCLUDE FILES 路径里:
e:\h323\source\PWLib\Include\PwLib\MSWIN
e:\h323\source\PWLib\Include\PtLib\MSOS
e:\h3 ...
通讯/手机编程 The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob
The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters ...
通讯/手机编程 Description: The programm generates encoder for CRC-, BCH- and RS-Codes. The command line opti
Description:
The programm generates encoder for CRC-, BCH- and RS-Codes.
The command line options of the tools can be displayed with -h !
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
VHDL/FPGA/Verilog SOPC实验--Hello World实验:启动Quartus II软件
SOPC实验--Hello World实验:启动Quartus II软件,选择File→New Project Wizard,在出现的对话框中填写项目名称 2、 点击Finish,然后选择“是”。选择Assignments→Device,改写各项内容。Family改为CycloneII,根据实验板上的器件选择相应的器件,本实验选择EP2C5T144C8,点击对话框中的Device & Pin Options,在Configura ...
微处理器开发 在TC下使用鼠标的例子
在TC下使用鼠标的例子,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下,或把源程序拷贝到tc目录下运行。
操作系统开发 本实验是在win2000+VC6.0上实现的
本实验是在win2000+VC6.0上实现的,实例程序利用Windows SDK编制,所以实验需要在windows下安装VC后进行。而VC是一个集成开发环境,其中包含了Windows SDK的所有定义和工具,所以安装了VC后就不用再安装SDK了。
这里由于用到了多线程编程,我们还需要设置一下编译环境,选中菜单project-> settings,在左边列表中选中工程 ...
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo appli ...
通讯编程文档 This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is s
This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m". In these simulations the SISO option is not expli ...