CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 程序实现

搜索资源列表

  1. Zip压缩和UnZip解压缩的实现.zip

    2下载:
  2. 此程序实现了Zip压缩和UnZip的解压缩。
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:95458
    • 提供者:
  1. 矢量地图路径寻优的程序实现

    1下载:
  2.  A* 算法矢量地图路径寻优的程序实现 VC实现最优路径-A* algorithm for vector map the path optimization process to achieve
  3. 所属分类:GIS编程

    • 发布日期:2012-10-16
    • 文件大小:11014
    • 提供者:陈子祥
  1. 7

    0下载:
  2. 图的大部分算法的程序实现,如建图,,dfs,bfs,图的最小生成树,最短路径等-Figure most of the program realization algorithm, such as building plans,, dfs, bfs, graph minimum spanning tree, shortest path, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1003892
    • 提供者:冯玉谦
  1. 2048

    0下载:
  2. 微信小程序实现2048小游戏参考代码,供大家参考。(WeChat small program to achieve 2048 games reference code)
  3. 所属分类:游戏

    • 发布日期:2017-12-23
    • 文件大小:25600
    • 提供者:立夏
  1. BP神经网络算法的C语言实现代码

    1下载:
  2. 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:毓漪
  1. 程序9

    0下载:
  2. 均值方差模型,HJB方程数值解MATLAB语言实现(Mean variance model, HJB equation, numerical solution, MATLAB language implementation)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:Yan hua
  1. 给予遗传算法tsp程序 实现

    0下载:
  2. 放入程序,直接运行,非常完美,改文件是MATLAB编写的,亲自测试过,能够实现该算法,(Into the program, run directly, very perfect)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:小海0092
  1. 程序

    0下载:
  2. 光传输程序 基于非线性光纤光学上的仿真程序 实现结果(transimision program)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:9216
    • 提供者:大唯
  1. MPI多机并行程序

    0下载:
  2. 基于mpich2实现对多个生物样本 使用多机并行处理,此程序为并行数据分发及消息发送与接收(using mpich2 parallel program deal with big data)
  3. 所属分类:并行计算

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:拓子
  1. 程序

    0下载:
  2. 毕业实习内容,关于用单片机和液晶屏实现红外测温并显示。(Graduation practice content, on the use of SCM and LCD screen to achieve infrared temperature measurement and display.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:坪Ping
  1. 数值分析自编程序

    2下载:
  2. 数值分析经典算法的C语言程序实现,包括幂法、反幂法、qr分解、线性方程组解法等(Numerical analysis of the classical algorithm C language program,)
  3. 所属分类:其他

  1. 基于TCPIP协议多客户连接的服务端程序实现

    0下载:
  2. 基于TCPIP协议多客户连接的服务端程序实现(Implementation of service client program based on TCPIP protocol and multi client connection)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-01
    • 文件大小:1674240
    • 提供者:zhangfeng1985
  1. 利用定积分的定义编写多线程程序实现计算pi的程序

    1下载:
  2. 利用定积分的定义编写多线程程序实现计算pi的程序,尽量让精度提高。(We use the definition of definite integral to compiling multithreaded program to realize the program of calculating pi, and try to improve the accuracy.)
  3. 所属分类:进程与线程

  1. AWGN信道模型下的模拟调制解调matlab实现

    1下载:
  2. 此程序实现了AWGN信道下的模拟调制解调,用的是matlab平台(This program implements the analog modulation and demodulation under the AWGN channel, using the MATLAB platform.)
  3. 所属分类:通讯编程

    • 发布日期:2020-12-26
    • 文件大小:3072
    • 提供者:老牛99
  1. 向后欧拉法

    1下载:
  2. 书籍《微分方程的数值解法与程序实现》第三章向后欧拉法程序,原书为C,我写成了matlab(MATLAB program for backward Euler method)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-20
    • 文件大小:1024
    • 提供者:云楼风
  1. Crank-Nicolson方法

    15下载:
  2. 数值《微分方程的数值解法与程序实现》第三章Crank-Nicolson方法程序,原书程序为C,我写成了matlab(MATLAB program for Crank-nicolson difference scheme)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-14
    • 文件大小:1024
    • 提供者:云楼风
  1. 《最优化计算方法及其MATLAB程序实现》

    0下载:
  2. 书籍:《最优化计算方法及其MATLAB程序实现》电子资料(Books: Electronic Material of "Optimum Computing Method and Its Realization in MATLAB Program")
  3. 所属分类:matlab例程

    • 发布日期:2020-12-15
    • 文件大小:6085632
    • 提供者:麻小瑞
  1. 微信小程序----五子棋

    0下载:
  2. 微信小程序----五子棋:微信小程序实现五子棋人人对弈,判断输赢,悔棋功能!功能还可以,欢迎大家品鉴。(Wechat applet ---- Gobang: wechat applet realizes the function of everyone playing Gobang, judging the winning or losing, and repenting! Function is OK, welcome to taste.)
  3. 所属分类:微信小程序

    • 发布日期:2020-12-22
    • 文件大小:24576
    • 提供者:wangkedelh
  1. F题程序解答过程

    1下载:
  2. 19年数学建模F题,数据以及程序实现过程(The program of F questions in mathematical modeling competition)
  3. 所属分类:其他

    • 发布日期:2020-05-24
    • 文件大小:2022400
    • 提供者:siru.liu
  1. [微分方程的数值解法与程序实现][华冬英,李祥贵]

    7下载:
  2. [微分方程的数值解法与程序实现 书中的源码和课件。
  3. 所属分类:物理计算

    • 发布日期:2020-03-15
    • 文件大小:14693177
    • 提供者:937092140@qq.com
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com