Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - numerical
Search - numerical - List
DL : 0
vc数值算法08。后面我会陆续上传 数值算法上来,希望对大家有用处。-vc numerical algorithm 08. After I will continue to upload onto numerical algorithm, we hope to be useful.
Update : 2008-10-13 Size : 50676 Publisher : kexi

DL : 0
这个算法是在学习“用Adams三步四阶内插公式校正”时自己遍的计算这个微分方程数值解的程序,可以修改里面的方程而用于求解其他的方程,请指正!-this is the learning algorithm "Adams steps with four bands interpolation formula correction" of their times calculated for the numerical solution of differential equations procedures, they can modify the equation for the solution and the other equation, Hi!
Update : 2008-10-13 Size : 1020 Publisher : 梦笔

matlab使用基础,MATLAB数据可视化显示与图形处理,MATLAB数值分析-use Matlab based MATLAB data visualization display and graphics processing, numerical analysis of MATLAB
Update : 2008-10-13 Size : 2532739 Publisher : 刘奇

C课程设计源代码。适合用来巩固、提高自己的C语言编程能力,内容包括小游戏、数值算法、管理系统、数据结构等。-C source code. Suited to consolidate and increase their ability to C language programming, including mini-games, numerical algorithm, management systems, data structures, etc.
Update : 2008-10-13 Size : 1423561 Publisher : 皮皮狗

DL : 0
DFT/FFT Functions(DFT/FFT程序)属于DSP数值运算经典代码的c源代码-DFT / FFT Functions (DFT / FFT program) is classic DSP numerical computing code c source code
Update : 2008-10-13 Size : 5209 Publisher : 刘嘉焜

Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码,包括:lowpass reverberator、plain reverberator 等5种处理-Digital Audio Effects (digital sound processing) dsp development of numerical computing, classical c code, including : lowpass reverberator, plain reverberator five treatments
Update : 2008-10-13 Size : 2285 Publisher : 刘嘉焜

DL : 1
Matlab编写的最速下降法算法程序,美国一本权威数值计算方面的书上的源程序。-Matlab prepared by the steepest descent algorithm, a numerical calculation authoritative book on the source.
Update : 2008-10-13 Size : 1185 Publisher : 李军

numerical computing with matlab by matthewlewin 例子,很好的。欢迎大家学习指导。共同进步,运用matlab 工具箱 -numerical computing with Matlab by matthewlewin example, very well. We welcome the study guide. Common progress, using Matlab Toolbox
Update : 2008-10-13 Size : 1544214 Publisher : jianghua

DL : 0
PIC18系列与RF315MHz连接透过RF传输数值资料-PIC18 RF315MHz series with the RF transmission link through numerical information
Update : 2008-10-13 Size : 117302 Publisher : 楊敏雄

DL : 0
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print \"yes\" on a line if the given number is a Niven number, and \"no\" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no-numerical operations, judge whether a few close-A few number n is a number such that the sum of its digits divides itself. For example, 111 n is a number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a number n if the sum of its digits divides its value. Given b (2 lt; = b lt; = 10) and a number in base b, determine whether it n is a number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number n is a number, and "no" otherwise. Sample Input 101112 110 101236 1000 8
Update : 2008-10-13 Size : 1151 Publisher : 王冠

数值分析 一个上学的时候经常会到的小小的程序。希望对大家有一点的帮助。-numerical analysis of a school often to the small procedures. We hope to have some help.
Update : 2008-10-13 Size : 58776 Publisher : 周易

科学与工程数值计算算法(Visual Basic版) 附赠的光盘包含了本书中全部的源代码-science and engineering numerical algorithm (Visual Basic version) comes with a CD-ROM of the book contains all the source code
Update : 2008-10-13 Size : 170476 Publisher : 李建

1、说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中。 所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子目录中。 所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中。 2、使用: 1)最简单的做法是若D盘有大于50M的空间,读者只须将光盘上的子目录“DELPHI_SHU”-1, Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book's chapters were placed on the V beginning of the subdirectories. 2, the use of : a) the simplest way is if D is greater than 50M disk space, CD-ROM readers will be only the subdirectory "DELPHI_SHU"
Update : 2008-10-13 Size : 1999082 Publisher : 汪兴

DL : 0
主要利用VB中的Rnd函数,来实现随机查找和打乱排序的功能,从而实现随机抽奖的目的。Rnd函数的语法结构是Rnd[(number)],可选的number参数是 single或任何有效的数值表达式。Rnd函数返回小于1但大于或等于0的值。number 的值决定了 Rnd 生成随机数的方式。-mainly use VB breaking the function to achieve random search and sort functions disrupted, thus achieving the purpose of random draw. Breaking function syntax structure is breaking [(number)], the number of optional parameters are single or any effective numerical expression. Breaking function returns but less than one greater than or equal to the value 0. The value of number of breaking decision generated random manner.
Update : 2008-10-13 Size : 6444 Publisher : 3w3com

实现动态雨景的场面,可以设置雨滴的多少,并可以更改下雨的速度,数值大速度慢。-Rain King dynamic scenes, can set the number of raindrops, and the weather can change speed, Numerical large slow.
Update : 2008-10-13 Size : 1214 Publisher : 廖秋筠

此javascript程序能实现窗口特效,能呈现运动的窗口,其中可以设置窗口运动的速度,数值大速度慢。-this window procedure to achieve effects, the campaign will show window which may set the window movement speed, large numerical slow.
Update : 2008-10-13 Size : 1140 Publisher : 廖秋筠

DL : 0
龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding how mathematics is one thing, the availability of the way is easy, it is an iterative process. the selection step is meticulously planned, a small step but will result in cumulative error too large. the theory refer to the numerical algorithm books, here I am only given the key function and main program, and the rest of the details will no longer be listed on January 1.
Update : 2008-10-13 Size : 2099 Publisher : yiri

此程序为VC++常用数值算法这本书附赠的光盘中包含了本书中全部的源代码-this procedure commonly used for numerical algorithm VC This book comes with a CD-ROM which contains all of the book's source code
Update : 2008-10-13 Size : 84493 Publisher : wgq0426

此代码为VC++常用数值算法这本书中附赠的光D部分的源代码,C部分得我已经传了-this code to VC numerical algorithm commonly used in the book comes with the D-part of the source code, part C, but I have passed a
Update : 2008-10-13 Size : 101339 Publisher : wgq0426

数值拟合与逼近方面的,包括:最小二乘曲线拟合,切比雪夫曲线拟合,最佳一致逼近多项式里米慈法,矩形域的最小二乘曲面拟合-numerical fitting with the approximation, including : least squares curve fitting, Chebyshev curve fitting, best polynomial approximation centimeters chee, rectangular region of least-squares fitting surfaces
Update : 2008-10-13 Size : 15221 Publisher : wgq0426
« 1 2 ... 45 46 47 48 49 50»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.