资源列表

« 1 2 ... .11 .12 .13 .14 .15 1116.17 .18 .19 .20 .21 ... 28522 »

[数学计算/工程计算no4

说明:按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
<司马星空> 在 2025-01-19 上传 | 大小:10kb | 下载:0

[数学计算/工程计算b树的算法

说明:B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
<王小娅> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[压缩解压实现LZARI压缩算法的C++类

说明:这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
<张吗恩> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数值算法/人工智能mime64b

说明:WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Alt
<苏星> 在 2025-01-19 上传 | 大小:31kb | 下载:0

[matlab例程20050129121394

说明:matlab写的计数器例子 这是适于初学者掌握matlab深成次开发的一个很好的教学实例,很有参考价值-A counter coded by matlab which is a very good educational example for the beginner to know how to use matlab to do in-depth development.So it is very valueable.
<周晓阳> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[数学计算/工程计算大数阶乘

说明:大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be impro
<小蒙> 在 2025-01-19 上传 | 大小:9kb | 下载:0

[数学计算/工程计算Nqueenn的C++源码

说明:采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!
<zbing0203> 在 2025-01-19 上传 | 大小:31kb | 下载:0

[数据结构常用算法多道程序的转换调度

说明:c语言编写上机运行已经通过,实现多道程序的转换调度(作业调度和进程调度结合在一起)-c languages running on the machine has passed, multiple procedures to achieve the conversion Scheduling (Job Scheduling and Dispatching process combines)
<zbing0203> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[matlab例程111

说明:本程序为malab的卡尔曼滤波器,用于雷达信号处理中航迹形-malab the procedures for the Kalman filter, for radar signal processing-Track
<范贤文> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算高斯随机数的产生

说明:程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-
<范范> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[matlab例程demo_turbo

说明:这是turbo编码的matlab演示程序,可以在各种matlab版本中运行,大家试试吧-This is the turbo coding Matlab demo program, in various versions of Matlab run, we try it
<范范> 在 2025-01-19 上传 | 大小:19kb | 下载:0

[数学计算/工程计算Contour

说明:二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfe
<陶锐> 在 2025-01-19 上传 | 大小:77kb | 下载:1
« 1 2 ... .11 .12 .13 .14 .15 1116.17 .18 .19 .20 .21 ... 28522 »

源码中国 www.ymcn.org