搜索结果
找到约 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)
可编程逻辑 CPLD库指南
Xilinx is disclosing this user guide, manual, release note, and/or specification (the “Documentation”) to you
solely for use in the development of designs to operate with Xilinx hardware devices. You may not reproduce,
distribute, republish, download, display, post, or transmit the D ...
可编程逻辑 SM320 PCB LAYOUT GUIDELINES
Silicon Motion, Inc. has made best efforts to ensure that the information contained in this document is accurate andreliable. However, the information is subject to change without notice. No responsibility is assumed by SiliconMotion, Inc. for the use of this information, nor for infringements of pa ...
数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. ...
其他 木马源程序 /*实现了以下功能: 1.IP变换后自动发送Email通知 2.nt/window2000下绑定cmd
木马源程序 /*实现了以下功能: 1.IP变换后自动发送Email通知 2.nt/window2000下绑定cmd,98下绑定command 3.sniffer整个无交换网络的telnet pop3密码功能 */ // troja3.cpp : Defines the entry point for the application. //written by Justin 小鱼巫师 2002年5月
单片机开发 This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
其他书籍 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). 学习SDK的经典书籍
其他书籍 制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Sc
制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。
前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Scott Meyers的网站下载的《Three Guidelines for Effective Iterator Usage》一文翻译。条款43根据从C/C++ Users Journal网站下载的《STL Algorithm ...
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is wr
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
...