资源列表

« 1 2 ... .37 .38 .39 .40 .41 2742.43 .44 .45 .46 .47 ... 11386 »

[其它资源fill_point

说明:种子填充算法,先把种子像素如栈,再逐点扫描该点左右边界之间的像素,并置成新的像素,即完成一条扫描线的转换,然后再取上下扫描线并重复上面的过程,即完成填充.-seed filling algorithm, the first seed pixels as stack, then scan the point-by-point about the border between the pixels, home and a new image, namely, the completion of a
<木可> 在 2008-10-13 上传 | 大小:1012byte | 下载:0

[其它资源SC16IS75X

说明:对 一款 SC16IS75X I2C转串口芯片 读写操作 及其应用-SC16IS75X I2C serial switch chip read and write operation and its application
<zzy1995> 在 2008-10-13 上传 | 大小:5.37kb | 下载:2

[其它资源qiujuzhendezhi

说明:1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序
<罗坤> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0

[其它资源qiuyibanhanglieshidezhi

说明:1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaussian elimination method n matr
<罗坤> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0

[其它资源qiufeixianxingfangchengyigeshigendelianfenshifa.ra

说明:1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued Fractions functional method usi
<罗坤> 在 2008-10-13 上传 | 大小:1.63kb | 下载:0

[其它资源qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy

说明:1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1 void (*f)() : 指向计算非线性方程组中各方程
<罗坤> 在 2008-10-13 上传 | 大小:2.34kb | 下载:2

[其它资源gaosifangfajisuanduochongjifen

说明:1.功能 用高斯方法计算n重积分(C语言) 2.参数说明 int n : 积分重数 int js[n] : js[k]表示第k层积分区间所划分的子区间 void (*ss)() : 指向计算各层积分上、下限的函数名(用户自编) double (*f)() : 指向计算被积函数值的函数名(用户自编) double gaus() : 函数返回积分值 3.文件说明 gaus.c为函数程序 gaus0.c为主函数程序-1. Gaussian funct
<罗坤> 在 2008-10-13 上传 | 大小:1.87kb | 下载:0

[其它资源loadmap

说明:开放源码的Boot,LoadMap,具有一定的参考价值。-open source Boot, LoadMap, has some reference value.
<蒋强> 在 2008-10-13 上传 | 大小:11.27kb | 下载:0

[其它资源pic16f876_PC

说明:pic16f876 单片机与PC机通讯的源程序 -pic16f876 microcontroller and PC communications program
<朱英> 在 2008-10-13 上传 | 大小:1.78kb | 下载:0

[其它资源201201201201201

说明:3d图形编程 -3d Graphics Programming 3d Graphics Programming 3d Graphics Programming
<lee> 在 2008-10-13 上传 | 大小:28.69kb | 下载:0

[其它资源infraredrays

说明:红外遥控接收发送源程序 Interrupt for IR subroutine external interrupt source INT0-infrared remote control receiver Interrupt this source for IR subroutine e xternal interrupt source INT0
<朱英> 在 2008-10-13 上传 | 大小:1.8kb | 下载:0

[其它资源TCPIP_socket

说明:用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序 -for the gprs wavecom communication module compiler is GCC IDE is VC Embedded Systems OPENAT 3.12 is a client TCP socket source
<刘健华> 在 2008-10-13 上传 | 大小:4.48kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2742.43 .44 .45 .46 .47 ... 11386 »

源码中国 www.ymcn.org