搜索结果
找到约 458 项符合
Written 的查询结果
按分类筛选
- 全部分类
- Java编程 (35)
- 其他 (28)
- 技术资料 (25)
- Linux/Unix编程 (24)
- VHDL/FPGA/Verilog (23)
- 书籍 (22)
- 其他书籍 (19)
- matlab例程 (18)
- 单片机开发 (14)
- 汇编语言 (12)
- 数学计算 (11)
- Java书籍 (11)
- 数值算法/人工智能 (11)
- VC书籍 (11)
- 嵌入式/单片机编程 (9)
- 其他嵌入式/单片机内容 (9)
- 人工智能/神经网络 (8)
- 单片机编程 (7)
- J2ME (7)
- 软件工程 (7)
- 加密解密 (7)
- Internet/网络编程 (6)
- 书籍源码 (6)
- 编译器/解释器 (5)
- 微处理器开发 (5)
- 电子书籍 (5)
- 压缩解压 (4)
- 网络 (4)
- 其他行业 (4)
- 软件设计/软件工程 (4)
- 通讯/手机编程 (4)
- 文章/文档 (4)
- Delphi控件源码 (4)
- 可编程逻辑 (3)
- 手机短信编程 (3)
- 操作系统开发 (3)
- *行业应用 (3)
- 游戏 (3)
- 嵌入式Linux (3)
- 数据库系统 (3)
- Symbian (3)
- 技术管理 (3)
- FlashMX/Flex源码 (3)
- USB编程 (3)
- 3G开发 (3)
- 教程资料 (2)
- 源码/资料 (2)
- TAPI编程 (2)
- 串口编程 (2)
- DSP编程 (2)
- 多国语言处理 (2)
- MySQL数据库 (2)
- uCOS (2)
- Jsp/Servlet (2)
- 行业发展研究 (2)
- 系统设计方案 (2)
- 通讯编程文档 (2)
- VIP专区 (2)
- Windows编程 (1)
- PCB相关 (1)
- 文件格式 (1)
- Windows Mobile (1)
- 手机彩信(MMS)编程 (1)
- 传真(Fax)编程 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- Applet (1)
- 数据结构 (1)
- 驱动编程 (1)
- GPS编程 (1)
- 中间件编程 (1)
- 其他数据库 (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- 教育系统应用 (1)
- STL (1)
- 并行计算 (1)
- Linux/uClinux/Unix编程 (1)
- Delphi/CppBuilder (1)
- 技术书籍 (1)
- 接口技术 (1)
单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil
This sample displays a basic integer calculator powered
by the 8051 microcontroller. Although Keil C51 has a
full floating point math library the evaluation version
is restricted to 2k of object code, so we have constrained
this sample to integer maths in order to fit within this limit.
The progra ...
压缩解压 FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the so ...
Java编程 This application includes a demo server and client program. You could write your own server launcher
This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the following command to launch the server program.
java -jar Sim ...
Java书籍 Data Structures & Algorithms in Java by Robert Lafore ISBN: 1571690956 Sams © 1998, 617 pages
Data Structures & Algorithms in Java
by Robert Lafore ISBN: 1571690956
Sams © 1998, 617 pages
Beautifully written and illustrated, this book introduces you to
manipulating data in practical ways using Java examples
matlab例程 外国人开发的电磁时域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensio
外国人开发的电磁时域有限差分方法工具包
Electromagnetic Finite-Difference Time-Domain (EmFDTD)
is a basic two-dimensional FDTD code developed at the
School of Electrical Engineering, Sharif University of
Technology.
This code has been written based on the standard
Yee s FDTD algorithm. Applicati ...
VC书籍 This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). As I ll discuss later in this chapter, this is n ...
Java编程 精致、漂亮、实用的日历选择代码
精致、漂亮、实用的日历选择代码,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the ...
matlab例程 Although MATLAB® is a complete, self-contained environment for programming and manipulating data,
Although MATLAB&reg is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran languages. This interface is p ...
网络 DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux ke
DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++.