资源列表

« 1 2 ... .04 .05 .06 .07 .08 20509.10 .11 .12 .13 .14 ... 28523 »

[数值算法/人工智能Lagrange_ustb

说明:研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是拉哥朗日算法-Lagrange algorithm with C language
<常晓东> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[人工智能/神经网络/遗传算法200491610540小波融合

说明:最新开发的小波融合算法实现VC程序。非常好用。-latest development of the wavelet algorithm VC fusion procedures. Very handy.
<唐坤> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[数学计算/工程计算mallat

说明:vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
<吴东> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[数值算法/人工智能siginput

说明:生成三维模型异常体填充文件,可以用于有限差分法的电导率值填充,主要用于建立非均匀模型-generated 3D model anomalous body filled with documents, which can be used finite difference method, the conductivity value filled, mainly for the establishment of non-uniform model
<廉洁> 在 2025-12-23 上传 | 大小:111kb | 下载:0

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

说明:一个基于RGB模式的人脸检测MATLAB源代码,希望对热衷于人脸识别方面的朋友有所帮助。-an RGB model based on the Face Detection MATLAB source code, want to Face Recognition keen on the friends help.
<李琳莉> 在 2025-12-23 上传 | 大小:111kb | 下载:0

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

说明:一本介绍如何利用线圈检测器和视频检测器来检测道路交通流量,使用遗传算法和指数平滑法来预测交通流量的书籍-a coil how to use detection devices and video detector to detect road traffic, the use of genetic algorithms and exponential smoothing method to predict traffic flow of books
<zsl> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[数学计算/工程计算Mathematica-Programs

说明:数值计算方法的Mathmatic实现,基本上包括了所有基础算法的实现。-numerical calculation method Mathmatic achieve, basically all the infrastructure including the implementation of the algorithm.
<hhcc> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[数据结构常用算法CH07_Water

说明:分水问题,是数据结构的实验问题。主要运用了栈的概念和穷举的算法。-tapping issue is the experimental data structure problem. Primarily use the concept of the stack and exhaustive algorithm.
<zhangmengfei> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[数学计算/工程计算chinapi_demo

说明:这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
<侯欣杰> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[压缩解压linux

说明:这是一个很简单的在linux环境下的线程编程例子-This is a very simple environment in the linux thread programming examples
<hucq> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[压缩解压H.263+code

说明:H.263+编解码程序,是一个压缩解压的算法,对语音压缩有很好帮助。-H.263+ Codec procedures, is a compression decompression algorithms, voice compression to have a good help.
<dengyou> 在 2025-12-23 上传 | 大小:111kb | 下载:0

[数学计算/工程计算Recursive_integer_division

说明:递归法求解整数划分。 整数划分,是指把一个正整数n写成如下形式: n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。 如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m)-Recursive method integer division. Integer divisi
<nightwind> 在 2025-12-23 上传 | 大小:111kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 20509.10 .11 .12 .13 .14 ... 28523 »

源码中国 www.ymcn.org