搜索结果
找到约 328 项符合
Programs 的查询结果
按分类筛选
- 全部分类
- VC书籍 (28)
- 其他书籍 (26)
- 其他 (24)
- matlab例程 (21)
- 技术资料 (20)
- Linux/Unix编程 (17)
- Java编程 (17)
- 单片机开发 (17)
- 软件设计/软件工程 (10)
- Java书籍 (9)
- 电子书籍 (8)
- 数学计算 (8)
- 人工智能/神经网络 (8)
- 书籍 (7)
- 编译器/解释器 (7)
- 书籍源码 (6)
- 软件工程 (6)
- 驱动编程 (6)
- Internet/网络编程 (6)
- DSP编程 (5)
- 其他行业 (5)
- 通讯/手机编程 (4)
- 汇编语言 (4)
- 嵌入式/单片机编程 (4)
- VHDL/FPGA/Verilog (4)
- Delphi控件源码 (4)
- 数值算法/人工智能 (3)
- 加密解密 (3)
- 网络 (3)
- 单片机编程 (2)
- 压缩解压 (2)
- USB编程 (2)
- 其他数据库 (2)
- 文章/文档 (2)
- 嵌入式Linux (2)
- BREW编程 (2)
- 其他嵌入式/单片机内容 (2)
- 软件 (1)
- 教程 (1)
- uCOS编程 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 图形图像 (1)
- 可编程逻辑 (1)
- 串口编程 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- SCSI/ASPI (1)
- 通讯编程文档 (1)
- 数据结构 (1)
- 微处理器开发 (1)
- Delphi/CppBuilder (1)
- 家庭/个人应用 (1)
- Windows CE (1)
- JavaScript (1)
- RFID编程 (1)
- 能源行业(电力石油煤炭) (1)
DSP编程 lf2407 ADC源码TMS320C24x Evaluation Board Jumper Settings for all programs in this directory.
lf2407 ADC源码TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
汇编语言 All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data me
All programs were tested using a breadboard containing a DS80C320,
32K Program memory, 32K Data memory, two 8-segment bar graph
LEDs/drivers, and an 11.0592 MHz crystal. The four 8-segment bar graph
LEDs/drivers were connected to ports 1, and 3 to display their
pins states.
其他 垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="" set R=" R:~1,-2 "
垃圾文件清理:
垃圾文件清理:
垃圾文件清理
Clean Windows Programs:
:rd_dir
if " R:~-2,1 "=="\" set R=" R:~1,-2 "
if not exist R goto :DD
cd /d R
for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a"
del /f /s /q *
cdrd /s /q R
:DD
Clean Windows Programs:
:rd_dir
if " R:~-2,1 "=="\" set R=" ...
游戏 VC游戏编程: 主要讲的是游戏中的人工智能 对应的英文书名是 《AI for Game Developers Example Programs》 有中译本。
VC游戏编程:
主要讲的是游戏中的人工智能
对应的英文书名是
《AI for Game Developers Example Programs》
有中译本。
书籍源码 最大流
最大流,The programs are designed to run under BSD UNIX.
All programs read from the standard input and write to the standard
output. Run "make" to compile the programs and generators.
File "list" lists the programs produced my "make".
Input files are in DIMACS format. See sample.input.
压缩解压 This document explains how to read the RADARSAT data CD provided with the book "Digital Processing
This document explains how to read the RADARSAT data CD provided with the book
"Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong,
Artech House, 2005.
On this web site, programs are provided in MATLAB to read the data and parameters
from the CD. The structure of the progra ...
人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
Linux/Unix编程 In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the
emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to
provide an environment that s powerful yet easy to use.
One of the main strengths of UNIX is ...
软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...
软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...