搜索资源列表
Pascal
- 《编译原理实践教程》中的程序作了一些扩展,可以将程序转化成四元式。 本人认为书上的程序极为垃圾!- \"Translation Principle Practice Course\" the center procedure has made some expansions, may transform the procedure four Yuan types. Myself think in the book procedure extremely trash!
稀疏矩阵计算器
- 用三元组表示稀疏矩阵,可以转置 加法,减法,乘法,求逆。- With three Yuan groups expressed the sparse matrix, may transpose the addition, the subtraction, the multiplication, asks to go against.
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
一元多项式
- 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
c.txt
- 数据结构一元多项式的实现-data structure of one yuan achieve polynomial
yuan
- //下面是画圆的程序, //画线、画圆、画各种曲线其实都很简单,归根到底就是x、y的二元方程嘛 //对算法感兴趣的话建议去找本《计算机图形学》看看,不是卖关子哦。实在是几句话说不清除,呵呵 // ---------------------------------------------- //字节 void circleDot(unsigned char x,unsigned char y,char xx,char yy)//内部函数,对称法画圆的8个镜像
(2003Wiley)Space-TimeCoding
- 精典的国外空时编码电子书籍。作者Branka Vucetic,Jinhong Yuan -1 Performance Limits of Multiple-Input Multiple-Output Wireless Communication Systems 2 Space-Time Coding Performance Analysis and Code Design 3 Space-Time Block Codes 4 Space-Time Trellis Codes
waveletOftangyuanyan
- 唐远炎老师的小波课件,非常完整,里面包括了小波的发展和小波的构造方法,特别讲述了小波在手写文字提取方面的一些应用-Yuan-Yan Tang teacher wavelet courseware, is very complete, which includes the development of wavelet and wavelet construction methods, in particular about the wavelet extraction of handwritten
Tinix
- 于渊《自己动手写操作系统》的随书光盘,研究操作系统原理的绝妙之作。-Yu Yuan, 《wrote the operating system yourself》, CD-ROM accompanying the book to study the wonderful principle of making the operating system.
beiwei-chuan-huan-yuan
- 可以穿掉目前所有的还原。技术更新时代了。。。还原卡又得换了-beiwei chuan huan yuan
one-yuan-polynomial-calculations
- 实现两个一元多项式的相加。用链式存储方式表示多项式。-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results
Special-dun-a-yuan-machine
- Special dun a yuan machine -Special dun a yuan machineSpecial dun a yuan machine
Hundred-Yuan-Hundred-Fowls
- 该程序是编程解决著名的百元百鸡问题的。-This program is to solve Problem of Hundred Yuan Hundred Fowls.
yuan
- 一种新的基于圆环点的摄像机自标定方法,算法详细-ji yu yuan de zi biao ding
A-yuan-quadratic-equation-solution
- 这是一个求解一元二次方式的程序,请大家试用,非常好用的-This is a way of solving a yuan quadratic program, please try, very useful
A-yuan-quadratic-equation-root
- 在VC6.0环境下编写的求一元二次方程的根的程序 -A yuan quadratic equation root
One-yuan-polynomial-multiplication
- 题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出: 以指数递
Solution-2-yuan-a-second-equation
- 使用Delphi,解2元1次方程组,包括工程文件及基本的单元文件-Solution 2 yuan a second equation
C_one-yuan-polynomial-multiplication
- 这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices
A-yuan-quadratic-equation-solution
- 这是一个求解一元二次方式的程序,请大家试用,非常好用的-This is a way of solving a yuan quadratic program, please try, very useful