资源列表

« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 653 »

[控制台(字符窗口)编程fft7

说明:通过选择输入一个所需的数据进行fft变换,通过fft变换,将数据变换输出-by choosing a required input data fft transform, through fft transform, transform data output
<kevin> 在 2008-10-13 上传 | 大小:7051 | 下载:0

[控制台(字符窗口)编程killapp.ZIP

说明:带进度条的vb下载控件(包含所有控件的源码)-with the progress of the download vb Control (contains all the source code control)
<电风扇> 在 2008-10-13 上传 | 大小:2786 | 下载:0

[控制台(字符窗口)编程FRAME8.03

说明:mfc消息循环的仿真,doc环境下面运行,了解其中的运行机制-mfc news cycle simulation, the following operations doc environment, understanding the mechanism
<林檬> 在 2008-10-13 上传 | 大小:21660 | 下载:0

[控制台(字符窗口)编程controlpicture

说明:在控制台上画图,并使用了菜单管理,具体操作运行后就可以知道了,用c++编写的,vs2003编译,其他运行环境没有试过-drawing on the console and use the menu management, the specific operation after operation can know, c + + with the preparation, vs2003 compiler, other operating
<ydd> 在 2008-10-13 上传 | 大小:11740 | 下载:0

[控制台(字符窗口)编程discrete

说明:大学本科离散数学教科书后的习题算法 供教学使用-college textbooks on discrete mathematics exercises after the algorithm used for teaching
<xx> 在 2008-10-13 上传 | 大小:10692 | 下载:0

[控制台(字符窗口)编程zgqczy

说明:有两个功能:把当前图形窗中已存在的任何字对象拖放到所需的位置;向当前图形窗输入字对象,并拖放到任何所需位置。-have two functions : put the current graphics window has been in existence for the drag and drop any object to the word for the position; current graphics to the win
<陈威> 在 2008-10-13 上传 | 大小:1537 | 下载:0

[控制台(字符窗口)编程charcheck

说明:检测string中的字符,并判断该字符是否是一个汉字或一个普通字符-detection string of characters and determine whether the character is a Chinese or an ordinary character
<章南> 在 2008-10-13 上传 | 大小:4662 | 下载:0

[控制台(字符窗口)编程ChargingSystem

说明:模拟电信系统的收费情况,可以查询,输入市话&长话的收费等功能-telecommunications system simulation of the charges, inquiries, the importation of the city's long distance charges & function
<Zou> 在 2008-10-13 上传 | 大小:17559 | 下载:0

[控制台(字符窗口)编程PROGRAMSEIDEL

说明:一、 Seidel迭代法 算法8.2: 1. 输入矩阵A,右端项b ,初始迭代向量 X(0) ,维数n,容许误差ε ,最大容许迭代次数 N。 2. 置k=1. 3. 计算 X1=(b1-Σa1jxj(0))/a11 j=2,3,…….,n Xi=(bi-Σaijxj-Σaijxj(0))/aii, i=2,3,……,n-1 Xn=(bn-Σanjxj)/ann j=1,2,…….,n-1 4.若||X-X
<Gellss> 在 2008-10-13 上传 | 大小:51814 | 下载:0

[控制台(字符窗口)编程PROGRAMMIFA

说明:幂法求矩阵的特征值和特征向量 算法9.1 1. 输入矩阵A,初始向量X,误差限ε最大迭代次数N。 2. 置k=1,u=0。 3. 求xr=>λ,|xr|=max|xr|,i=1,….,n。 4. 计算 Y=X/λ,X=AY 5. 若|λ-u|〈ε,输出λ,X,停机;否则,转步骤6。 6. 若k<N,k+1=>k,λ=>u,转步骤3;否则,输出错误信息,停机
<Gellss> 在 2008-10-13 上传 | 大小:19106 | 下载:0

[控制台(字符窗口)编程MouseDocument

说明:算法5.1 1. 输入a,b,ε。 2. 置n=1,h=(b-a)/2,T0=h(f(a)+f(b)). 3. 置F=0,对i=1,2,....n,求 F=F+f(a+(2i-1)h) 4. T=T0+hF. 5.若|T-T0|<3ε,输出I≈T停机 否则置2n=>n,h/2=>h,T=>T0,转步骤3。 程序说明: 本程序暂时支持正弦函数的计算
<高峰> 在 2008-10-13 上传 | 大小:901 | 下载:0

[控制台(字符窗口)编程cordic_1-0

说明:关于cordic算法的C MODEL实现,包括几种不同的模式,如求模值、求相角,求COS,SIN函数等。程序还包括TESTBENCH测试程序。-About cordic algorithm C MODEL implementation, including several different modes, such as modulus values, seeking phase angle, seeking COS, SIN func
<hanyu> 在 2024-05-15 上传 | 大小:1055744 | 下载:0
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 653 »

源码中国 www.ymcn.org