搜索资源列表
nurbs++-3.0.11.tar
- 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C + + source library. Version 3.0.11
7z_src
- 7-Zip 3.11的源码-7-Zip 3.11 source code
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
Expertensystem-3
- 本套书是专家系统的一系列相关书籍,一共11本,我会陆续上传,本书是 :模糊专家系统
hafuman
- 输入一个有n个叶结点的权植构造一棵哈夫曼树:(例如:n=8,权植为 5 29 7 8 14 23 3 11)根据哈夫曼树构造哈夫曼编码,用指向字符串的指针数组来存放,用叶子到树根逆向求每个结点的哈夫曼编码.
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
libsvm-3.11
- LIBSVM 是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使 用和快速有效的 SVM 模式识别与回归的软件包, 他不但提供了编译好的可在 Windows 系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用-LIBSVM is National Taiwan University Lin ( Lin Chih-Jen ) Associate Professor and develop the design of a simple, easy
Goldbach
- 哥德巴赫猜想: 将一给定的偶数表示成两个质数之和被称之为此数的哥德巴赫分割。例如, 4 = 2 + 2 6 = 3 + 3 8 = 3 + 5 10 = 3 + 7 = 5 + 5 12 = 5 + 7 14 = 3 + 11 = 7 + 7 … 换句话说,哥德巴赫猜想主张每个大于等于 4 的偶数都是哥德巴赫数-可表示成两个质数之和的数。[1]另有对奇数的相似猜想,称之为李维猜想。 -Goldbach s conjecture:
11
- 1.输出1000以内的水仙花数。2.找出1000之内的所有完数。3.求Sn=a+aa+aaa+…+aa…a之值-1. Output 1000 within a few daffodils. 2. To find out all of 1000 after a few. 3. For Sn = a+ aa+ aaa+ ...+ aa ... a value of
speedyGAv1.3
- 向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
libsvm-mat-2.89-3
- Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
11
- 輸入一個數字判斷質數,範例輸入 : 2 3 25 範例輸出 : Yes Yes No-Enter a number to determine prime number, model type: 2325 Sample Output: Yes Yes No
STCMS_musicV3.3
- 由于V3.3较之前的版本改动很大,所以系统很难制作一个升级文件。V3.2及以下版本,有大量数据的,可以试图将专辑、音乐、歌手信息用数据库工具如phpmyadmin等导入V3.3系统。导入出现错误的,可以参考V3.3的数据结构,修改原有的V3.2及以下版本的数据结构,然后再倒入V3.3。 V3.3较之前版本有如下改进:1、重新规划了数据库,加快了数据库的查询速度,以适应大量数据的音乐网站。 2、增加了会员上传歌词功能,会员上传歌词后,管理员从后台确认,并可以采用该歌词为该歌曲的默认歌
LECalculator
- 3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔
speedyGAv1.3
- SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in co
N-GEN-(11)
- The proposed approach is based on three stages which (1) use neural networks for constructing a response function model of a dynamic multiresponse system, (2) use exponential desirability functions for evaluating overall performance of a specific
libsvm-3.11
- LibSVM 3.11 最新版 http://www.csie.ntu.edu.tw/~cjlin/libsvm-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression.
libsvmtest
- eclipse project导入即可使用。 本例包含用libsvm做训练分类用的完整实例。运行predict_svm.py 其中,pattern.txt是模式列表,train-c.txt,test-c.txt分别是训练集和测试集。其中svm.py和svmutil.py是来自libsvm官网3.11中的python包,经过修改之后的。 详情请看这里: 关于这个bug:http://www.tanglei.name/a-bug-in-libsvm-3.11/
11-20
- 题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Topic: classical question: have a rabbit, from birth after 3 months on every month were born a rabbit, little rabbit to the third month after smaller every month and born a ra
zlib-1.2.11.tar
- zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11