搜索资源列表
大脑设计_适应性行为的起源
- 大脑设计_适应性行为的起源-cerebral design _ the origin of adaptive behavior
LZW压缩算法源代码和示例程序代码c++
- LZW压缩算法源代码和示例程序代码c-LZW compression calculates the law origin code and demonstration procedure code c
cjpeg
- jpeg压缩算法源码-jpeg compression calculates the law origin code
chameleon算法源代码(c语言)
- 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
int dfsSweep
- 深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
20031223145233981
- LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
200312514103081018
- 遗传算法源程序evolution calculates the law origin code ,C-C++,人工智能/AI-NN-PR -genetic algorithm calculates the source evolution law orig in code, C-C, AI / AI - NN-PR
cangku
- 某商场有如下的几种货品:衬衣、鞋子、帽子、裤子、冰箱、电视、立柜、壁橱、沙发。每一种货物都有详细的说明信息。 衬衣:布料、尺寸、单价、产地、库存量、所属货柜; 鞋子:皮料、尺寸、单价、产地、库存量、所属货柜; 帽子:布料、样式(平顶或尖顶)、尺寸、单价、产地、库存量、所属货柜; 裤子:布料、尺寸、单价、产地、库存量、所属货柜; 冰箱:制冷类型、样式(二门或三门)、颜色、尺寸、单价、产地、库存量、重量、所属货柜; 电视:样式(彩色或黑白)、颜色、尺寸、单价、产地、库存量、重
lms2dim3
- 分类线不过原点的2维两类不可分样本的分类分类线不过原点的2维两类可分样本的分类,还有些课件.-classification lines origin can not be two types of two-dimensional samples of the sub-classification classification line but the origin can be divided into two types of two-dimensional samples classific
erfenfa2
- 非递归调用的二叉查找法:初始化一个数组,提示输入待查元素,返回查找的结果和查找次数-non - recursive call the binary search method : an array initialization, suggesting that the importation of unknown origin elements, return to the search results and the number of search
show_SNA
- 显示奇怪非混沌吸引子. 获得数据后, 用外部软件: origin等画出.-showed strange non-chaotic attractor. Access to data, the use of external software : origin such as paint.
(origin)libsvm-mat-2.83-1
- matlab的libsvm工具箱,直接在matlab里作为函数调用
2722
- 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified
矩形绕原点旋转
- 矩形原点旋转的程序-origin rotating rectangular procedures
origin_practice
- Origin 是数据处理软件,这是软件的操作训练
GAtools.rar
- 附件结构: gatbx.rar: (1)gatbx-origin.zip (2)gatbx-toolbox.rar (3)gatbx-example.rar ,Attachment structure: gatbx.rar: (1) gatbx-origin.zip (2) gatbx-toolbox.rar (3) gatbx-example.rar
OriginCurveFittingFunctions
- Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
FFTUsingNAG
- FFTUsingNAG origin用的脚本语言 可用于批量处理数据-scr ipt for origin it could be used for auto data manipulation
Algorithm.origin.idea
- 算法由来及算法设计的思想文档Algorithm for the origin of the idea and algorithm design documents -Algorithm for the origin of the idea and algorithm design documents
distance-of-a-point-from-origin.cpp
- This code computes distance from a point (x,y) to the origin (0,0).