-
mss32
最近在看hl2,发现mdl模型必须从36转到37,哈哈,恰好看到此贴,非常感谢。(recently watching hl2, mdl model must be found from 36 to 37, haha, just to see patch. Thank you very much.)
- 2007-02-03 22:38:59下载
- 积分:1
-
udf_vel
udf的C源代码 fluent速度入口 速度函数为一个抛物线(C source code fluent udf velocity inlet velocity function is a parabola)
- 2014-09-26 22:00:42下载
- 积分:1
-
Introduction-to-Algorithms
《算法导论》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨性和全面性融入在了一起。(原书名——《Introduction to Algorithms》)
- 2013-05-07 10:53:05下载
- 积分:1
-
2660
这是关于MATlab的一个PDF文档,这个文档清晰的给出了 Matlab的使用方法
(This is on the Matlab a PDF document, the document gives a clear use of Matlab)
- 2008-07-31 11:24:51下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
SOFM
一个关于神经网络的 SOFM算法的程序 改程序用C语言编写(A SOFM neural network algorithm on the procedure to change procedures for using C language)
- 2009-12-27 12:59:56下载
- 积分:1
-
HomeRes
家庭理财统计!可以在一定的时间一定的消费类型消费人员金额等等的统计!(Family financial management and Statistics! At a certain time a certain amount of the consumption type of consumption, personnel statistics, etc.!)
- 2010-01-16 22:24:58下载
- 积分:1
-
lihong-wang-mcml
Texas A&M大学Lihong Wang教授编写的经典,用蒙特卡罗模型模拟光在组织、复杂介质、溶液中的传播。附带详细说明文件。(Classics Professor Lihong Wang Texas A & M University, prepared using Monte Carlo simulation model of light in the organization, the complexity of the medium, the solution spread. With detailed documentation.)
- 2020-10-27 10:49:58下载
- 积分:1
-
Tamirin_2_2
dielectric waveguide
optiwave simulation
- 2015-01-29 17:47:07下载
- 积分:1
-
Psiftmatlabu
纯MATLAB代码,不需要在使用SIFTWIN322可以直接运行的代码 ,经测试可直接使用。
(Pure MATLAB code, do not need to use SIFTWIN322 can run code has been tested and can be used directly.)
- 2012-07-18 23:05:25下载
- 积分:1