搜索结果
找到约 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)
其他 This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into ...
编译器/解释器 Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is desi
Simple C Compiler, Release 0.1.6
Simple C is a portable C compiler based on Small C/386. It is designed
to run on Linux, but it should be usable on any Unix-like operating
system for the x86 with minimal effort.
嵌入式Linux A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s co
A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s configured to build a binary that is to be uploaded at 0x03fd0000 and run at 0x03fd0010
JavaScript Its a project that i create. The program its like an helpdesk, that allows the user to introduce re
Its a project that i create.
The program its like an helpdesk, that allows the user to introduce requests and manage them.
The data is saved in .dat files and in .txt files.
The main file, the u should run is: n2006131015_Main
电子书籍 LCG-2-UserGuide This document gives an overview of the main characteristics of the LCG-2 middleware
LCG-2-UserGuide
This document gives an overview of the main characteristics of the LCG-2 middleware, which is being
used for EGEE. It allows users to understand the building blocks and the available interfaces to the GRID
tools in order to run jobs and manage data.
Linux/Unix编程 The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS
The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.
Linux/Unix编程 linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation
linux 的引导程序源码The Microsoft&reg Windows&reg Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium ...
游戏 WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO an
WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.
其他 Introduction A shared library is a collection of functions that are available for use by one or mor
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to ...
技术资料 STM32的一些实例程序,在IAR环境下运行,适合刚接触ARM初学者
STM32的一些实例程序,在IAR环境下运行,适合刚接触ARM初学者-STM32 some examples of procedures run in the IAR environment for those new ARM beginners