搜索结果
找到约 325 项符合
FinD 的查询结果
按分类筛选
- 全部分类
- 其他 (31)
- matlab例程 (27)
- 书籍 (19)
- 其他书籍 (17)
- 数学计算 (12)
- Linux/Unix编程 (12)
- 数值算法/人工智能 (11)
- Java编程 (11)
- 数据结构 (8)
- 电子书籍 (8)
- Delphi控件源码 (7)
- 编译器/解释器 (7)
- VHDL/FPGA/Verilog (7)
- VC书籍 (7)
- 通讯/手机编程 (6)
- 软件工程 (6)
- 文章/文档 (6)
- 单片机开发 (6)
- 书籍源码 (6)
- 人工智能/神经网络 (5)
- 汇编语言 (5)
- DSP编程 (5)
- 软件设计/软件工程 (5)
- Java书籍 (4)
- 教育系统应用 (4)
- 嵌入式综合 (3)
- 操作系统开发 (3)
- 游戏 (3)
- SQL Server (3)
- GPS编程 (3)
- 加密解密 (3)
- 文件格式 (3)
- 中间件编程 (3)
- 通讯编程文档 (3)
- 源码 (3)
- 单片机编程 (2)
- 无线通信 (2)
- Symbian (2)
- 交通/航空行业 (2)
- 驱动编程 (2)
- 串口编程 (2)
- 其他行业 (2)
- JavaScript (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 微处理器开发 (2)
- 金融证券系统 (2)
- 行业发展研究 (2)
- Delphi/CppBuilder (2)
- 教程资料 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 接口技术 (1)
- Applet (1)
- 其他数据库 (1)
- 企业管理 (1)
- 手机短信编程 (1)
- 嵌入式Linux (1)
- J2ME (1)
- 多国语言处理 (1)
- 系统设计方案 (1)
- STL (1)
- 医药行业 (1)
- Internet/网络编程 (1)
- USB编程 (1)
- *行业应用 (1)
- 压缩解压 (1)
- 家庭/个人应用 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- 其他 (1)
- 技术资料 (1)
- VIP专区 (1)
数值算法/人工智能 A program to find frequent molecular substructures and discriminative fragments in a database of mol
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
数值算法/人工智能 A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
Java编程 自动格式化优盘.good,find
自动格式化优盘.good,find
matlab例程 Find a classification error for a given decision surface D and a given set of patterns and targets
Find a classification error for a given decision surface D and a given set of patterns and targets
其他数据库 ADO中使用find进行查询
ADO中使用find进行查询,比较适用的 查询方法。。。欢迎下载适用
其他 some csh scripts, for example, you can find the best machine with light loading, you can find a spec
some csh scripts, for example, you can find the best machine with light loading, you can find a special process on a list of server.
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
串口编程 stk接口 This file contains a summary of what you will find in each of the files that make up your wo
stk接口
This file contains a summary of what you will find in each of the files that
make up your work application.
Java编程 A static analysis tool to find bugs in Java programs
A static analysis tool to find bugs in Java programs