搜索结果
找到约 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)
技术资料 ABB机器人编程手册.pdf
ABB机器人编程手册.pdfAliasIO is used to define a signal of any type with an alias name or to use signals in builtin task modules.
Signals with alias names can be used for predefined generic programs, without any
modification of the program before running in different robot installations.
The instruc ...
单片机编程 AT89C2051驱动步进电机的电路和源码
AT89C2051驱动步进电机的电路和源码:AT89C2051驱动步进电机的电路和源码 程序:stepper.c stepper.hex/* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */#i nclude c:\mc5151io.h /* include i/o header file */ #i nclude c:\mc5151reg.hregister unsigned char j, ...
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
matlab例程 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and satura ...
驱动编程 AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver installation.
1. Unzip the installation file onto your system (called installation directory below)
2. Create an OS design or open an existing OS design in Platform Builder 6.0.
a. ...
Java编程 JNI 托盘程序: JAVA系统托盘图标控制程序 说明: 这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本
JNI 托盘程序:
JAVA系统托盘图标控制程序
说明:
这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框.
配置和运行:
该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行J ...
嵌入式/单片机编程 The software and hardware development fields evolved along separate paths through the end of the 20t
The software and hardware development fields evolved along separate paths through the end of the 20th century. We seem to have come full circle, however. The previously rigid hardware on which our programs run is softening in many ways. Embedded systems are largely responsible for this softening. Th ...
书籍 Deploying+Raspberry+Pi+in+the+Classroom
The Raspberry Pi has become a computing phenomenon. This single-board miniature
computer, first released in February 2012 by the Raspberry Pi Foundation, has grown into
a series of nearly a dozen models that have sold a total of more than 10 million units in
five years.
Inexpensive to buy and to run ...
Java编程 JBuilder制作音频播放程序,需要注意的是
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接 ...