资源列表

« 1 2 ... .00 .01 .02 .03 .04 2605.06 .07 .08 .09 .10 ... 28523 »

[数学计算/工程计算32458

说明: 本程序运用的万年历的计算公式: d=a-1+(a-1)/4-(a-1)/100+(a-1)/400+c 其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。 -This procedure used the formula for calculating the calendar: d = a-1+ (A-1)/4- (a-1)/100+ (A-1)/400+ C fo
<> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法468972

说明:约瑟夫环问题 以7个人为例,用链表实现,每个人都有自己的密码,当他出列时,以他的密码作为下一个的个数,例这七个人的密码分别是3,1,7,2,4,8,4。第一个执行的个数是20 -Joseph Central to 7 personal problems as an example, use list realize that everyone has their own password, when he was
<> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法56487

说明:第天开机时自动运行,检查今天是星期几,然后用SWITCH根据不同的日期,限制不同的时间(就是输进课程表的时间)。调系统时间,如果这时候在上课时间里,那么系统自动关机 -The first days of boot-up to run automatically, check this week, and then use SWITCH according to different dates, different time con
<> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法ha217

说明:哈夫曼树 设计2进制前缀编码的方法如下. (1) 根据给定的n个字符以及相应的权值构造一棵最优二叉树 (2) 二叉树除了根结点以外,所有左边的分支标记 0 ,右边的分支标记为 1 (3) 对于每一种字符所对应的叶子结点找出到根结点的路径,则从根结点到此叶子结点路径上各分支字符组成的二进制数字串即为该字符的二进制前缀编码. -Huffman prefix tree design 2-band co
<> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法shujucaiji

说明:一个简单的循环采集数据程序,使用此程序可以很简单采集到实时数据。-A simple cycle of data collection procedures, the use of this procedure could be very simple to the real-time data acquisition.
<cjj> 在 2025-04-25 上传 | 大小:177kb | 下载:0

[数据结构常用算法ACM_Code

说明:包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!-Include computational geometry, special data structure, combinatorial mathematics and other knowledge-point code. Each code corresp
<yesrush> 在 2025-04-25 上传 | 大小:151kb | 下载:0

[数学计算/工程计算TempMatrix

说明:矩阵模板类,C++初学者交流-Matrix template class, C++ Beginners exchange
<毛锋> 在 2025-04-25 上传 | 大小:8kb | 下载:0

[matlab例程Arithmetic

说明:Arithmetic 数值计算,包含了可以用matlab就是的一般常用数值计算-Numerical Calculation of Arithmetic, contains matlab can be used is the commonly used numerical
<weijing> 在 2025-04-25 上传 | 大小:132kb | 下载:0

[matlab例程Lyapunov

说明:Lyapunov 数值计算,行相空间重构并利用改进方法计算L yapunov 指数-Lyapunov numerical calculation, the phase-space reconstruction and the use of improved methods of calculating L yapunov Index
<weijing> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程SolveEquation

说明:求解方程 包括求解线性方程非线性方程,微分方程等-Solving equations, including solving linear equations of nonlinear equations, differential equations, etc.
<weijing> 在 2025-04-25 上传 | 大小:83kb | 下载:0

[数据结构常用算法1008

说明:poj1008代码,尽量压缩的长度,与大家交流一下。-poj1008 code, as far as possible the length of compression, with the U.S. exchange.
<tony180> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PCFFWM1

说明:光子晶体光纤计算中相对抽运频率和四波混频效率的关系,有MATLAB程序和图形。对研究光子晶体光纤有很大的帮助。-Calculation of photonic crystal fiber pumped in the relative frequency and four-wave mixing efficiency of the relationship between the procedures and have MATLAB gr
<张昕> 在 2025-04-25 上传 | 大小:54kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 2605.06 .07 .08 .09 .10 ... 28523 »

源码中国 www.ymcn.org