搜索结果
找到约 286 项符合
Way 的查询结果
按分类筛选
- 全部分类
- 书籍 (38)
- 其他书籍 (23)
- Java编程 (18)
- matlab例程 (16)
- VC书籍 (16)
- 单片机编程 (11)
- 单片机开发 (11)
- 其他 (10)
- 数学计算 (7)
- 电源技术 (6)
- Linux/Unix编程 (6)
- 电子书籍 (6)
- 数据结构 (5)
- 压缩解压 (5)
- 软件工程 (5)
- 微处理器开发 (5)
- 数值算法/人工智能 (5)
- 人工智能/神经网络 (4)
- 加密解密 (4)
- 编辑器/阅读器 (4)
- 文件格式 (4)
- 嵌入式综合 (3)
- 书籍源码 (3)
- 通讯编程文档 (3)
- 软件设计/软件工程 (3)
- 技术资料 (3)
- 无线通信 (2)
- 技术书籍 (2)
- 游戏 (2)
- VHDL/FPGA/Verilog (2)
- Delphi控件源码 (2)
- Windows CE (2)
- 编译器/解释器 (2)
- 技术管理 (2)
- Java书籍 (2)
- 嵌入式/单片机编程 (2)
- DSP编程 (2)
- 系统设计方案 (2)
- USB编程 (2)
- 行业发展研究 (2)
- 其他行业 (2)
- Internet/网络编程 (2)
- VIP专区 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- TAPI编程 (1)
- Symbian (1)
- 汇编语言 (1)
- 中间件编程 (1)
- 通讯/手机编程 (1)
- 人物传记/成功经验 (1)
- Windows Mobile (1)
- 操作系统开发 (1)
- Applet (1)
- 企业管理 (1)
- J2ME (1)
- 文章/文档 (1)
- Delphi/CppBuilder (1)
- 交通/航空行业 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 多国语言处理 (1)
- Ajax (1)
- Windows编程 (1)
- 学术论文 (1)
- 源码 (1)
- 教程 (1)
编译器/解释器 list is a data dtructure. this is a data structure type implemantation and it is implemented in C pr
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
软件工程 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or patte
Modern C++ Design is an important book. Fundamentally, it demonstrates generic
patterns or pattern templates as a powerful new way of creating extensible designs in
C++--a new way to combine templates and patterns that you may never have dreamt was
possible, but is. If your work involves C++ des ...
文章/文档 This is programing tutorial for people who wants to know programing in PASCAL.Pascal might be not th
This is programing tutorial for people who wants to know programing in PASCAL.Pascal might be not the newest computing program, but it show in very good way the grow up of programing.
Java书籍 Mac OS X for Java Geeks delivers a complete and detailed look at the Mac OS X platform, geared speci
Mac OS X for Java Geeks delivers a complete and detailed look at the Mac OS X platform, geared specifically at Java developers. Programmers using the 10.2 (Jaguar) release of Mac OS X, and the new JDK 1.4, have unprecedented new functionality available to them. Whether you are a Java newbie, working ...
Delphi/CppBuilder This is hands-down the best C++ book for anyone who really wants to use C++, it will take you throug
This is hands-down the best C++ book for anyone who really wants to use C++, it will take you through all of the features of the language and not only explain what each feature is for, but also why it was included, and the best way to use it.
系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...
数学计算 A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is
A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P.
One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wr ...
数据结构 伸展树
伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.
VC书籍 This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rew
This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.Just as C++ has evolved since the last edition, so has the authors approach to teaching it.
其他行业 YFast is a PHP class developed to use on this blog, it gives you the possibility to use all modern t
YFast is a PHP class developed to use on this blog, it gives you the possibility to use all modern technics of web development (etags, gzip, exipire headers) on your site in a very simple way -- and get A on YSlow.