搜索结果
找到约 788 项符合
Some 的查询结果
按分类筛选
- 全部分类
- 其他 (101)
- matlab例程 (58)
- 书籍 (58)
- 其他书籍 (51)
- Java编程 (32)
- 单片机开发 (30)
- VC书籍 (24)
- Linux/Unix编程 (15)
- 软件设计/软件工程 (15)
- 单片机编程 (14)
- 数学计算 (14)
- 电子书籍 (14)
- USB编程 (13)
- 文件格式 (12)
- 编译器/解释器 (12)
- Delphi控件源码 (12)
- 数值算法/人工智能 (11)
- 汇编语言 (11)
- 通讯编程文档 (11)
- Java书籍 (10)
- 人工智能/神经网络 (10)
- VHDL/FPGA/Verilog (10)
- 电源技术 (9)
- 书籍源码 (9)
- 文章/文档 (9)
- 微处理器开发 (9)
- 行业发展研究 (9)
- 通讯/手机编程 (9)
- 模拟电子 (8)
- 网络 (8)
- 嵌入式/单片机编程 (8)
- 系统设计方案 (8)
- 技术资料 (8)
- Internet/网络编程 (7)
- 压缩解压 (7)
- 软件工程 (7)
- 加密解密 (7)
- 可编程逻辑 (6)
- 游戏 (6)
- 其他嵌入式/单片机内容 (6)
- 驱动编程 (6)
- SQL Server (6)
- 无线通信 (5)
- 教程资料 (4)
- 技术管理 (4)
- 数据结构 (4)
- 操作系统开发 (4)
- Symbian (4)
- Applet (3)
- FlashMX/Flex源码 (3)
- DSP编程 (3)
- 多国语言处理 (3)
- 并行计算 (3)
- 编辑器/阅读器 (3)
- VxWorks (3)
- 其他行业 (3)
- Jsp/Servlet (3)
- *行业应用 (3)
- Delphi/CppBuilder (3)
- 人物传记/成功经验 (3)
- 教育系统应用 (2)
- GPS编程 (2)
- J2ME (2)
- 中间件编程 (2)
- JavaScript (2)
- RFID编程 (2)
- 3G开发 (2)
- MySQL数据库 (2)
- 论文 (2)
- VIP专区 (2)
- 技术书籍 (1)
- 教程资料 (1)
- PCB相关 (1)
- 测试测量 (1)
- 传真(Fax)编程 (1)
- 嵌入式Linux (1)
- OA系统 (1)
- 电子政务应用 (1)
- 其他数据库 (1)
- 串口编程 (1)
- Windows CE (1)
- 家庭/个人应用 (1)
- SCSI/ASPI (1)
- 交通/航空行业 (1)
- STL (1)
- Matlab (1)
- 多媒体处理 (1)
Java编程 December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7
December 19, 2006 - Ant 1.7.0 Available
Apache Ant 1.7.0 is now available for download.
Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group ...
其他书籍 不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook
不错的 PERL 教程
Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examp ...
其他行业 天文算法
天文算法,包括时间、行星、以及内插算法。
A portable ANSI C implementation of some of the algorithms published in
Astronomical Algorithms
by Jean Meeus
2nd edition (December 1998)
Willmann-Bell
ISBN: 0943396638
人工智能/神经网络 this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,
this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,the toolbox also contains some samples.
其他 Please read this document before attempting to compile and run the libraries and applications! The p
Please read this document before attempting to compile and run the libraries and applications! The projects
must be compiled in a particular order. Standard support questions are about compiler and/or linker errors
that are generated when users try to compile the projects in the wrong order. Other i ...
其他 MySQL claims to be the world s most popular open source database, and with good reason. It is free
MySQL claims to be the world s most popular open source database, and with good
reason. It is free, runs on a wide variety of platforms, is relatively simple, easy to
configure and performs well even under significant load. By comparison to some other
popular database management systems, configur ...
其他书籍 This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Page
This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active
Server Pages environment, but most of the techniques discussed have equivalents in other
database environments. It should be viewed as a "follow up", or perhaps an appendix, to
the previous paper, "Advanced SQL ...
Java编程 一个用于搜索本地文件内容的小型搜索引擎
一个用于搜索本地文件内容的小型搜索引擎,支持词根搜索,类似于"some thing"的搜索,甚至允许单词间隔搜索,比如"some thing"~2,表示some和thing之间可以有小于两个单词的间隔,可以使用关键字and,or,not,但需要说明的是,整个程序中Tester.java是一个Facade类,本程序并没有做应用,如果要基于本程序开发出一个用户界面 ...
微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t
The AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty.
* The source files for the AVRcam had the author name and copyright
information added back into them after the judgin ...