搜索结果
找到约 169 项符合
Projects 的查询结果
按分类筛选
- 全部分类
- Java编程 (17)
- 单片机开发 (15)
- 其他 (11)
- 书籍 (11)
- 嵌入式/单片机编程 (9)
- Java书籍 (7)
- 其他书籍 (6)
- 软件工程 (6)
- Linux/Unix编程 (5)
- 行业发展研究 (5)
- 单片机编程 (4)
- Delphi控件源码 (4)
- VC书籍 (4)
- 编译器/解释器 (4)
- 软件设计/软件工程 (4)
- 电子书籍 (4)
- DSP编程 (3)
- 网络 (3)
- 其他嵌入式/单片机内容 (3)
- *行业应用 (3)
- 通讯编程文档 (3)
- VIP专区 (3)
- 游戏 (2)
- 人工智能/神经网络 (2)
- matlab例程 (2)
- 汇编语言 (2)
- Jsp/Servlet (2)
- Internet/网络编程 (2)
- 技术资料 (2)
- C/C++语言编程 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- J2ME (1)
- 通讯/手机编程 (1)
- 驱动编程 (1)
- 操作系统开发 (1)
- 串口编程 (1)
- Oracle数据库 (1)
- uCOS (1)
- 教育系统应用 (1)
- 数据结构 (1)
- 加密解密 (1)
- 数学计算 (1)
- 压缩解压 (1)
- 微处理器开发 (1)
- USB编程 (1)
- BREW编程 (1)
- 软件 (1)
通讯编程文档 program kehuji uses Forms, Unit1 in ..zxcUnit1.pas {Form1}, Unit2 in ..zxcUnit2.pas {Form2
program kehuji
uses
Forms,
Unit1 in ..\zxc\Unit1.pas {Form1},
Unit2 in ..\zxc\Unit2.pas {Form2},
Unit3 in ..\zxc\Unit3.pas {Form3},
Unit4 in ..\zxc\Unit4.pas {Form4}
// Unit3 in C:\Program Files\Borland\Delphi7\Projects\Unit3.pas {Form3},
// Unit4 in C:\Program Files\Borland\Delphi7\Projec ...
软件工程 软件工程方法Prefactoring Prefactoring, in essence, is the art of applying the insights gleaned from previ
软件工程方法Prefactoring
Prefactoring, in essence, is the art of applying the insights gleaned from previous experience (whether yours or someone else s) when developing software to new projects. Doing so will likely save you from making costly design changes midstream--and maybe even save your job! ...
Oracle数据库 delphi通过OCI访问ORACLE
delphi通过OCI访问ORACLE,不需要再使用BDE,开放源码。
网址:http://sourceforge.net/projects/delphioci/
Delphi控件源码 bject Inspector is a component suite that contains inspectors allowing you to change anything in y
bject Inspector is a component suite that contains inspectors
allowing you to change anything in your application at runtime.
Object Inspector suite includes:
TPropertyInterface
component for easy access to any property or event of any
component at runtime
TComponentInspector
customizable ful ...
VC书籍 Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely
Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques ...
uCOS uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as
uC/OS-II Notes from Nohau Corporation
The code associated with this readme.txt file is provided "as is".
The code was written with the intention of creating a functional
RTOS demo for the Nohau evaluation boards that can run a MicroBlaze
core. You can use this code for any and all of your projects ...
DSP编程 Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each
Welcome to the software files for the ADS8361 to TMS320F2812!
There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders.
Modes I and III are explo ...
电子书籍 The LabVIEW Development Guidelines describe many of the issues that arise when developing large app
The LabVIEW Development Guidelines describe many of the issues that
arise when developing large applications. The guidelines are based on the
advice of LabVIEW developers, and provide a basic survey of software
engineering techniques you might find useful when developing your
own projects.
There is ...
网络 A workspace for MS Visual C++ is provided with the name "tml.dsw". It contains the encoder and dec
A workspace for MS Visual C++ is provided with the name "tml.dsw". It contains
the encoder and decoder projects.
Java编程 Local Lucene ==================== Provide geographical based searching to lucene in an efficent ma
Local Lucene
====================
Provide geographical based searching to lucene in an efficent mannor
Contents
* Compiling from Source
* Using local lucene
Author: Patrick O Leary
email: pjaol@pjaol.com
A white paper on local lucenes usage is available
http://www.nsshutdown.com/projects/lucene/wh ...