搜索结果
找到约 402 项符合
like 的查询结果
按分类筛选
- 全部分类
- Java编程 (29)
- 其他书籍 (26)
- 书籍 (26)
- 其他 (24)
- Linux/Unix编程 (17)
- VC书籍 (16)
- 编译器/解释器 (12)
- Delphi控件源码 (11)
- 网络 (10)
- 微处理器开发 (10)
- 电子书籍 (9)
- 汇编语言 (9)
- matlab例程 (8)
- 技术资料 (8)
- 文件格式 (7)
- 压缩解压 (7)
- 单片机开发 (6)
- 嵌入式/单片机编程 (6)
- 通讯编程文档 (6)
- 软件设计/软件工程 (6)
- 游戏 (5)
- VHDL/FPGA/Verilog (5)
- 数据结构 (5)
- 人工智能/神经网络 (5)
- 其他嵌入式/单片机内容 (5)
- 系统设计方案 (5)
- 通讯/手机编程 (5)
- 加密解密 (5)
- 文章/文档 (5)
- 数学计算 (5)
- 模拟电子 (4)
- Java书籍 (4)
- Jsp/Servlet (4)
- JavaScript (4)
- VIP专区 (4)
- 单片机编程 (3)
- 可编程逻辑 (3)
- J2ME (3)
- 操作系统开发 (3)
- SQL Server (3)
- Internet/网络编程 (3)
- 驱动编程 (3)
- 书籍源码 (3)
- 软件工程 (3)
- 数值算法/人工智能 (3)
- 3G开发 (3)
- 行业发展研究 (3)
- 教程资料 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- FlashMX/Flex源码 (2)
- *行业应用 (2)
- GPS编程 (2)
- 嵌入式Linux (2)
- 源码 (2)
- allegro (1)
- 电源技术 (1)
- 测试测量 (1)
- 源码/资料 (1)
- 编辑器/阅读器 (1)
- 串口编程 (1)
- 教育系统应用 (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- Windows Mobile (1)
- SCSI/ASPI (1)
- 传真(Fax)编程 (1)
- Windows CE (1)
- 认证考试资料 (1)
- DSP编程 (1)
- Applet (1)
- 技术管理 (1)
- 中间件编程 (1)
- 磁盘编程 (1)
- CA认证 (1)
- 并行计算 (1)
- 单片机 (1)
- Matlab (1)
- 无线通信 (1)
- 精品软件 (1)
编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
人工智能/神经网络 CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4
CoLIN 人工语言模拟 汉化版 2002年8月9日
原作者
布朗 alan j. brown
15 Kinloch Road
Renfrew
Scotland
PA4 0RJ
alan@barc0de.demon.co.uk
http://www.barc0de.demon.co.uk/
汉化者
陈辉
主页: http://go2debug.yeah.net
邮件: go2debug@hotmail.com
ICQ: 149054569
简介
通过菜单可以清空数据库 ...
汇编语言 This is an example how one could hide a process on Windows based operation systems from task viewer
This is an example how one could hide a process on Windows based
operation systems from task viewers like ProcDump (G-RoM, Lorian
& Stone) or ProcessExplorer (SysInternals).
It could e.g. be used as some kind of dump protection.
The way to get this done is very different on NT and 9x machines.
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
Java书籍 JBoss, one of the leading java Open Source groups, integrates and develops these services for a full
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides J ...
Java编程 FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own s
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your
own site. FreeJaPoll is a servlet written in Java programming language the program logo
(on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because
the word "Poll" in my n ...
GPS编程 This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using
This application, built in VB using MapObjects, allows the user
to zoom in, zoom out and pan using only the mouse. The pan is
a dynamic pan just push the mouse in the direction you would
like to pan.
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...