搜索结果
找到约 265 项符合
Problems 的查询结果
按分类筛选
- 全部分类
- 书籍 (28)
- 其他书籍 (26)
- matlab例程 (19)
- 其他 (19)
- 数学计算 (12)
- 书籍源码 (12)
- 软件设计/软件工程 (11)
- 软件工程 (10)
- VC书籍 (9)
- 单片机编程 (8)
- 人工智能/神经网络 (8)
- 数值算法/人工智能 (8)
- 文章/文档 (7)
- Java编程 (7)
- 电子书籍 (6)
- 模拟电子 (5)
- 单片机开发 (5)
- 论文 (5)
- 电源技术 (4)
- 编译器/解释器 (4)
- 技术资料 (4)
- Linux/Unix编程 (3)
- ARM (2)
- 可编程逻辑 (2)
- Java书籍 (2)
- 其他行业 (2)
- 文件格式 (2)
- 加密解密 (2)
- 编辑器/阅读器 (2)
- 通讯/手机编程 (2)
- 网络 (2)
- 行业应用文档 (1)
- allegro (1)
- DSP编程 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 测试测量 (1)
- 数据库系统 (1)
- 其他嵌入式/单片机内容 (1)
- 驱动编程 (1)
- 并行计算 (1)
- 系统设计方案 (1)
- Windows CE (1)
- 多国语言处理 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- GPS编程 (1)
- uCOS (1)
- 金融证券系统 (1)
- VxWorks (1)
- 行业发展研究 (1)
- 嵌入式/单片机编程 (1)
- 操作系统开发 (1)
- 医药行业 (1)
- VHDL/FPGA/Verilog (1)
- 学术论文 (1)
- 教程 (1)
其他书籍 Koders makes it easy for software developers to find existing source code that solves many common de
Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects.
Java编程 Velocity 是一个基于 Java 的通用模板工具
Velocity 是一个基于 Java 的通用模板工具,来自于 jakarta.apache.org 。 Apache 开发的目的是替代 JSP/Struts。
JSP 是 Sun 开发的 Web 应用程序开发技术,与 PHP, ASP 具有类似功能。但是 JSP 存在着很多问题,使得它难以推广, 请参照 The Problems with JSP by Jason Hunter ...
数学计算 LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that sol
LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
单片机开发 A major goal of this book is to show to make devices that are inherently reliable by design. While a
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are ...
其他书籍 非常好的优化算法的书
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。
Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of i ...
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...
VC书籍 C++ Footprint and Performance Optimization contains case studies and sample code to give readers con
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies ...
数学计算 GNU Octave is a high-level language, primarily intended for numerical computations. It provides a c
GNU Octave is a high-level language, primarily intended for numerical
computations. It provides a convenient command line interface for
solving linear and nonlinear problems numerically.
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".
Internet/网络编程 Google 推出一套免費的 Web 安全評估工具
Google 推出一套免費的 Web 安全評估工具,叫做 ratproxy,這套工具可以檢測、分析您的網站是否有安全性漏洞或網頁是否有被入侵,目前可支援 Linux, FreeBSD, MacOS X, 與 Windows (Cygwin) 等執行環境(反正就是 Unix-like 的環境啦)。
RatProxy 可偵測到的漏洞包括 Cross-site Scripting (XSS, 跨網站指令碼)、指令碼惡 ...