搜索结果
找到约 237 项符合
Search 的查询结果
按分类筛选
- 全部分类
- 其他 (27)
- Java编程 (25)
- 其他书籍 (18)
- 人工智能/神经网络 (13)
- 数值算法/人工智能 (10)
- 数据结构 (10)
- matlab例程 (10)
- 软件设计/软件工程 (7)
- Linux/Unix编程 (6)
- 开关电源 (6)
- 教育系统应用 (5)
- 单片机开发 (5)
- 数学计算 (5)
- 书籍 (5)
- 压缩解压 (4)
- 汇编语言 (4)
- 文章/文档 (4)
- 书籍源码 (4)
- 编译器/解释器 (4)
- *行业应用 (3)
- 驱动编程 (3)
- 其他数据库 (3)
- 通讯/手机编程 (3)
- Internet/网络编程 (3)
- GPS编程 (3)
- Applet (2)
- Delphi控件源码 (2)
- MySQL数据库 (2)
- JavaScript (2)
- 其他行业 (2)
- VHDL/FPGA/Verilog (2)
- J2ME (2)
- 习题答案 (2)
- 技术资料 (2)
- 资料/手册 (1)
- 电机控制 (1)
- 模拟电子 (1)
- STL (1)
- Windows Mobile (1)
- 游戏 (1)
- 电子书籍 (1)
- 微处理器开发 (1)
- SQL Server (1)
- 通讯编程文档 (1)
- 其他嵌入式/单片机内容 (1)
- 金融证券系统 (1)
- Ajax (1)
- FlashMX/Flex源码 (1)
- 串口编程 (1)
- 网络 (1)
- 编辑器/阅读器 (1)
- Jsp/Servlet (1)
- 中间件编程 (1)
- 医药行业 (1)
- Java书籍 (1)
- 系统设计方案 (1)
- 文件格式 (1)
- 并行计算 (1)
- 多国语言处理 (1)
- 行业发展研究 (1)
- 软件 (1)
- 源码 (1)
- VIP专区 (1)
Java编程 use java aplication to search in google web
use java aplication to search in google web
Linux/Unix编程 Build an optimal binary search tree using dynamic programming.
Build an optimal binary search tree using dynamic programming.
教育系统应用 c code for binary search
c code for binary search
教育系统应用 c code for sequencial search for
c code for sequencial search for
教育系统应用 c code for sequencial recursion search
c code for sequencial recursion search
SQL Server What I did with this class is to automatize (not MS s automation) several processes to do a search i
What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure
其他  Fred Glover Manuel Laguna 两个牛人写的关于taboo search的文章
 Fred Glover
Manuel Laguna
两个牛人写的关于taboo search的文章
matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma
%BIQPBOX Bisection reflective line search for sqpbox
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,...
% oval,po,normg,DS,mtxmpy,data,H)
% returns the new feasible point nx, the corresponding sign vector nsig,
% and the step size of the unreflected step, alpha.
% Copyright (c) 1990-98 by ...
matlab例程 % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.
% COMPDIR Computes a search direction in a subspace defined by Z.
% Helper function for NLCONST.
% Returns Newton direction if possible.
% Returns random direction if gradient is small.
% Otherwise, returns steepest descent direction.
% If the steepest descent direction is small it computes ...
数据结构 JAVA 深度優先搜索實例 JAVA Depath First Search
JAVA 深度優先搜索實例
JAVA Depath First Search