资源列表

« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 653 »

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

说明:kruskal算法的c语言版本,里面的中文用拼音,程序易于理解,是理解kruskal算法的一个好程序-Kruskal Algorithm c language version, the Chinese inside using phonetic symbols, the program is easier to understand, Kruskal understanding is a good algorithm procedure
<路可> 在 2008-10-13 上传 | 大小:6805 | 下载:0

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

说明:Suffix tree的相关查找,定位,Suffix_tre用于基因查找中很有用处.-Suffix tree related to search, positioning, Suffix_tre search for the gene had very useful.
<叶剑> 在 2008-10-13 上传 | 大小:2381 | 下载:0

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

说明:Complex Number用来计算复数,具体功能压缩包内有英文解释,英文不好的慢慢看哦-Complex Number used to calculate the plural and specific functions within a compressed English explained, slowly English is not good, the FACT
<Gellss> 在 2008-10-13 上传 | 大小:36521 | 下载:0

[控制台(字符窗口)编程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
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 653 »

源码中国 www.ymcn.org