搜索结果
找到约 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 is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format
This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout ...
VHDL/FPGA/Verilog HSSDRC IP core is the configurable universal SDRAM controller with adaptive bank control and adaptiv
HSSDRC IP core is the configurable universal SDRAM controller with adaptive bank control and adaptive command pipeline.
HSSDRC IP core and IP core testbench has been written on SystemVerilog and has been tested in Modelsim.
HSSDRC IP core is licensed under MIT License
其他 SensorSimII is the framework of a simulator that I have been working on to study how future sensor n
SensorSimII is the framework of a simulator that I have been working on to study how future sensor networks should operate. the simulator is written in a modular fashion so that it can be adapted to serve a number of needs. However, please remember that it is still a work in progress. This web page ...
压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
书籍源码 a robots book for people who don t know the first thing about robotics! Absolute Beginner s Guide to
a robots book for people who don t know the first thing about robotics! Absolute Beginner s Guide to Robots is well-written, inviting, and action-packed, with engaging ideas and fascinating factoids about robots and robot-related arts and sciences.
人工智能/神经网络 Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an u
Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas. GUI Ant-Miner differs from the original algorithm ...
操作系统开发 This is basic knowledge of NachOS - a virtual operating system on LINUX !! It is good for those who
This is basic knowledge of NachOS - a virtual operating system on LINUX !! It is good for those who want to know how the OS running !! Some of documents is written in English and others in VietNamese
Internet/网络编程 /********************************************************************* * This is a part of Angry I
/*********************************************************************
* This is a part of Angry IP Scanner source code *
* http://www.angryziber.com/ipscan/ *
* *
* Written by An ...
matlab例程 The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the ave
The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the average of all possible directional power spectra. This function computes and plots the RAPS of an input image. The function was written to produce the RAPS for square weather radar reflectivity images s ...
STL Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by ...