搜索资源列表
yuan.zip
- 画圆
yuan
- //下面是画圆的程序, //画线、画圆、画各种曲线其实都很简单,归根到底就是x、y的二元方程嘛 //对算法感兴趣的话建议去找本《计算机图形学》看看,不是卖关子哦。实在是几句话说不清除,呵呵 // ---------------------------------------------- //字节 void circleDot(unsigned char x,unsigned char y,cha
(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
waveletOftangyuanyan
- 唐远炎老师的小波课件,非常完整,里面包括了小波的发展和小波的构造方法,特别讲述了小波在手写文字提取方面的一些应用-Yuan-Yan Tang teacher wavelet courseware, is very complete, which includes the development of wavelet and wavelet construction methods, in particular about the wav
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
cheng-xv-yuan-mian-shi-bao-dian
- 程序员面试宝典,对于想找软件研发工作的朋友很好。-cheng xv yuan mian shi bao dian
Hundred-Yuan-Hundred-Fowls
- 该程序是编程解决著名的百元百鸡问题的。-This program is to solve Problem of Hundred Yuan Hundred Fowls.
yuan
- 一种新的基于圆环点的摄像机自标定方法,算法详细-ji yu yuan de zi biao ding
matlab-ni-he-tuo-yuan
- 根据离散点拟合椭圆,很容易且方便使用,有较强通用性-NI HE TUO YUAN
One-yuan-sparse-matrix-operations
- 一元稀疏矩阵的运算包括加法 减法 乘法 除法-One yuan sparse matrix operations
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>,
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
A-yuan-a-equation
- 一元一次方程求解方法,使复杂的方程快速解决问题,节省时间-A yuan a equation method, the complex equation to solve the problem quickly, save time