-
DRJ Owen的非线性有限元程序(静力部分)。
DRJ Owen的非线性有限元程序(静力部分)。
- 2022-04-29 00:31:01下载
- 积分:1
-
基于Aloha的RFID的防碰撞仿真算法的相关论文以及代码实现
资源描述这是一个关于Aloha的防碰撞仿真算法,里面有相关的论文和源代码,亲测好用
- 2022-01-26 08:09:39下载
- 积分:1
-
这个也是单纯性算法程序,可以与NM算法比较优劣。
这个也是单纯性算法程序,可以与NM算法比较优劣。-This is a simple algorithm procedures, NM algorithm can be compared with the pros.
- 2022-02-09 14:33:44下载
- 积分:1
-
实现动态数组应用
应用VS2010绘制直线,矩形,椭圆和多边形,绘制一个较小的画板。实现的功能简易,熟悉自己所使用的工具,加强训练。
- 2022-02-27 08:58:31下载
- 积分:1
-
一个关于c语言常用数值算法的集合
一个关于c语言常用数值算法的集合-on a numerical algorithm commonly used language collection
- 2022-03-19 13:08:57下载
- 积分:1
-
《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。...
《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。-"scientific engineering calculation algorithm C language," a code book. C language. Functions were written form can be called directly. Including numerical differentiation, numerical integration, interpolation, equation solving numerical algorithms.
- 2023-04-20 15:05:03下载
- 积分:1
-
有脑子的贪吃蛇
一个贪吃蛇AI的js实现,基本思想:先模拟一条蛇使用去吃食,若吃到食物后(广度优先寻最短路径)蛇处于安全状态,则让真蛇去吃;若不安全,则跟着蛇尾走(广度优先寻最长路径),没走一步都需进行一次上述判断。注:只要能找到蛇头到蛇尾的路径,则蛇安全。
上述算法仍可能导致蛇进入死循环,则没有安全路径可以吃到食物,该情况发生在大部分食物已经吃完的时候,目前没找到解决办法,若有兴趣或有更好的解法,欢迎联系。
- 2022-06-01 02:44:57下载
- 积分:1
-
huge hex convert to dec. the value limite is less that 10^50
huge hex convert to dec. the value limite is less that 10^50-huge hex convert to dec. The value is limite less that 10 ^ 50
- 2022-02-20 17:06:05下载
- 积分:1
-
RSA算法基础
RSA算法基础->实践 讲讲自己学习RSA中的实践过程,已经对RSA熟悉的看家就不用在此浪费时间了。-- gt; Talk about learning from practice RSA"s practice and has a specialty familiar with the RSA will not have the time to waste.
- 2022-03-31 04:16:10下载
- 积分:1
-
MFC下实现MD5加密
MFC下实现加密算法MD5,可以对字符串跟文件进行加密.值得一看
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
rights reserved.
License to copy and use this software is granted provided that it
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
Algorithm" in all material mentioning or referencing this software
or this function.
License is also granted to make and use derivative works provided
that such works are identified as "derived from the RSA Data
Security, Inc. MD5 Message-Digest Algorithm" in all material
mentioning or referencing the derived work.
RSA Data Security, Inc. makes no representations concerning either
the merchantability of this software or the suitability of this
software for any particular purpose. It is provided "as is"
without express or implied warranty of any kind.
These notices must be retained in any copies of any
- 2022-03-04 02:53:21下载
- 积分:1