搜索结果
找到约 458 项符合
run 的查询结果
按分类筛选
- 全部分类
- 技术资料 (50)
- Java编程 (34)
- 其他 (30)
- matlab例程 (26)
- 单片机开发 (21)
- Linux/Unix编程 (20)
- 压缩解压 (17)
- 编译器/解释器 (12)
- 人工智能/神经网络 (12)
- 微处理器开发 (12)
- DSP编程 (10)
- 其他书籍 (9)
- 汇编语言 (8)
- 单片机编程 (7)
- 通讯/手机编程 (7)
- 嵌入式/单片机编程 (7)
- VC书籍 (7)
- Internet/网络编程 (6)
- 数学计算 (6)
- Java书籍 (6)
- Delphi控件源码 (6)
- 电子书籍 (5)
- 游戏 (5)
- 网络 (5)
- VHDL/FPGA/Verilog (5)
- 电源技术 (4)
- 软件工程 (4)
- 可编程逻辑 (4)
- 驱动编程 (4)
- 文章/文档 (4)
- VIP专区 (4)
- 书籍 (3)
- 数据库系统 (3)
- 操作系统开发 (3)
- 书籍源码 (3)
- 嵌入式综合 (3)
- 教程资料 (3)
- 文件格式 (3)
- 其他数据库 (3)
- 通讯编程文档 (3)
- uCOS (3)
- 嵌入式Linux (3)
- J2ME (3)
- 其他行业 (3)
- 系统设计方案 (3)
- 软件设计/软件工程 (3)
- 数值算法/人工智能 (2)
- 加密解密 (2)
- 图形图像 (2)
- 教育系统应用 (2)
- Applet (2)
- 金融证券系统 (2)
- 数据结构 (2)
- VxWorks (2)
- Windows CE (2)
- 其他嵌入式/单片机内容 (2)
- SQL Server (2)
- 邮电通讯系统 (2)
- 软件 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 开发工具 (1)
- 实用工具 (1)
- 传感与控制 (1)
- 工控技术 (1)
- 模拟电子 (1)
- 机械电子 (1)
- 源码/资料 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- BREW编程 (1)
- FlashMX/Flex源码 (1)
- Delphi/CppBuilder (1)
- Symbian (1)
- 手机彩信(MMS)编程 (1)
- Windows Mobile (1)
- JavaScript (1)
- MySQL数据库 (1)
- 电子政务应用 (1)
- 人物传记/成功经验 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- Ajax (1)
DSP编程 This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channe
This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo
channels at a sampling frequency of 48 kHz. The
CYCLE register is embedded in the main
program (
process_data.c) to benchmark the time needed to process two FIR fi lters. A
background telemetry channel (B ...
压缩解压 壓縮演算法-基本的資料壓縮演算法-基本的Run-Length編碼
壓縮演算法-基本的資料壓縮演算法-基本的Run-Length編碼
其他 1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of
1. compile:
mpicc cjacobi.c -o cjacobi -lm
2. run:
mpirun -np 4 cjacobi
3. result:
Input of file "dataIn.txt"
微处理器开发 44b0 base IAR 4.20a IDE, only the basic test, can run to C-main, usr can add owner app in it
44b0 base IAR 4.20a IDE, only the basic test, can run to C-main, usr can add owner app in it
Java编程 How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:j2sdk1.4.0i
How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\include /Ie:\j2sdk1.4.0\include\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
嵌入式/单片机编程 The combined demo is dedicated for S1C33L05, so DMT33L05 should be used to load and run the demo. F
The combined demo is dedicated for S1C33L05, so DMT33L05 should be used to load
and run the demo. For the detail description of DMT33L05, please refer to
S5U1C33L05D1_User_Manual.
单片机开发 AVR单片机 LCD 12864 驱动程序 。A good sample code for learn lcd display .your can run it on me300 board . fo
AVR单片机 LCD 12864 驱动程序 。A good sample code for learn lcd display .your can run it on me300 board . for more information , oder it from willar company.
压缩解压 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼
壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼
VHDL/FPGA/Verilog 用verilog 编写 应用于图像压缩编码中 使用行程长度编码(run lengthencoding,RLE)对交流系数(Aa)进行编码。
用verilog 编写
应用于图像压缩编码中
使用行程长度编码(run lengthencoding,RLE)对交流系数(Aa)进行编码。
游戏 游程编码的一个演示程序, 用VC写的Demo程序, 学习Run Length Coding时很好的参考资料.
游程编码的一个演示程序, 用VC写的Demo程序, 学习Run Length Coding时很好的参考资料.