资源列表

« 1 2 ... .34 .35 .36 .37 .38 1339.40 .41 .42 .43 .44 ... 28522 »

[数学计算/工程计算Mod_Realloc

说明:采用FOR90语言编制的实现类似Delphi中Setlength的动态数组扩展功能。原有的FORTRAN90的动态数组在扩展时首先需要释放掉原有空间,即原有数据不能得以保存,而SetLength(A,N)则将A的长度动态设定为N,而保持原有数据。 这种动态数组在很多时候非常有用。-reallocated array a to newsize FORTRAN array while keeping the original da
<韧峰> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Mod_CPUTime

说明:一个用来实现CPU间计算的FORTRAN90模块M_CPUTime。在你的FORTRAN程序中,只要包含这一模块,就可以在你的主要算法运行前:Call GetStartTime(),在你的算法运行完成后Call GetEndTime()就可以在屏幕上打印出你的算法程序的耗时。主要用于FORTRAN程序设计中,各算法速度之间的比较。-A FOR90 module to count the expending time of some Fo
<韧峰> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数值算法/人工智能bbeee

说明:定义并实现一个整数集合类int_set,集合类中cur_size表明当前集合中有几个整数,集合中最多含max_size个整数,存放集合元素的数组是动态的。要求提供的方法有: (1)增加一个整数到集合中; (2)从集合中去掉一个元素; (3)判断一个元素是否在集合中; (4)重载<<运算法,输入集合;重载>>运算符输出集合; (5)分别实现集合的交、并、差运算。
<杨锋> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程Text1

说明:eropyjpm ub90smipynurt b-wcf tweiotn vwoiuwertb e
<liurongbin> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数值算法/人工智能args-zhong-de-zi-fu-jin-xing-yun-suan

说明:将args中的字符转换成数值进行运算,能让你实现此功能!-Args characters will be converted into value for calculations, allows you to implement this feature!
<陈胜泉> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy
<张穑> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程phaseshort

说明:长周期光纤光栅有着很广泛的应用前景,关于长周期光纤光栅的理论分析也很成熟,而具体如何实现其传输谱特性的 仿真却报道很少-Long-period fiber grating has a very broad application prospects, on the theory of long-period fiber grating analysis is also very mature, and specifically ho
<zhaohaij> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程EXP2-1

说明:加权隐格式求解1维扩散方程,函数形式,附简单例子,-Weighted implicit scheme for solving one-dimensional diffusion equation
<icespirit> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程lptinsimplecurve

说明:matlab代码,判定点是否在简单封闭曲线(允许非凸)内部。曲线必须以点集形式给出。-matlab code, to determine the relation between a point and a simple closed curve(allow non-convex). Curve must be given in the form set of points.
<icespirit> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程ODiOWB

说明:ODI和OWB的差别 数据仓库ETL两种不同的转化~适合初学者-The difference between ODI and OWB Data Warehouse ETL Transformation ~ for two different kinds of beginners
<xiaosing> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程caishuzi

说明:计算机自动生成一个4位不重复的,在每次猜测后,电脑给出提示,直到猜中-The computer automatically generates a four-digit non-repetition, the player after each guess, the computer prompts given, until the guess right
<lu> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程0903

说明:基于遗传算法的bp神经网络对基因芯片数据进行分类,能进行准确的分类,能运行。很实用-bp svm matlab
<liuyujie> 在 2025-01-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1339.40 .41 .42 .43 .44 ... 28522 »

源码中国 www.ymcn.org