CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - CSharp 代码

搜索资源列表

  1. ProgrammingCsharpSourceCode

    0下载:
  2. Programming Csharp Source Code(代码) Programming Csharp Source Code-Programming Source Code (Code) Progr. amming Csharp Source Code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:208931
    • 提供者:coolda
  1. RLE_Arithmetic.rar

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:34723
    • 提供者:jorn ham
  1. Mouse01

    0下载:
  2. Csharp 打地鼠代码,代码比较简单,我也是才学C#的,希望能对大家有帮助。-Father of gallium press Pan Mouse Comparison Xi Less Ren Hua Ru
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:2227577
    • 提供者:jane
  1. GA

    0下载:
  2. 在Visual 2008环境下,用C#编写的一个基本的遗传算法代码。相信对学习遗传算法的人有一定的参考价值。-In Visual 2008 environment, using C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:39096
    • 提供者:东方骥
  1. LZW

    0下载:
  2. LZW压缩算法的简单实现,以及介绍论文和伪代码-LZW compression algorithm is a simple realization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:65707
    • 提供者:Eric
  1. FFT-cshap

    0下载:
  2. 一个fft数值计算程序,Cshap代码,希望对大家有用-Fft a numerical calculation program, Cshap code, want to be useful to everyone
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:24606
    • 提供者:朱松
  1. financeAI-13508

    0下载:
  2. 利用人工智能算法对财务数据进行分析,用C#代码写的。-The use of artificial intelligence algorithms to analyze financial data, using C# code written.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2388391
    • 提供者:sunstudio
  1. Huffman

    0下载:
  2. huffman解压缩C#代码,非常值得下载!-huffman extract。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1764847
    • 提供者:zhanzc
  1. C_Zip

    0下载:
  2. 在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。 在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。 主要是复用WAR软件的命令进行压缩-In some software applications which need to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:23722
    • 提供者:jorn ham
  1. ICSharpCode.SharpZipLib

    0下载:
  2. 我在做项目的时候需要将文件进行压缩和解压缩,于是就从http://www.icsharpcode.net下载了关于压缩和解压缩的源码,但是下载下来后,面对这么多的代码,一时不知如何下手。只好耐下心来,慢慢的研究,总算找到了门路。针对自己的需要改写了文件压缩和解压缩的两个类,分别为ZipClass和UnZipClass。其中碰到了不少困难,就决定写出来压缩和解压的程序后,一定把源码贴出来共享,让首次接触压缩和解压缩的朋友可以少走些弯路。-When I was doing the project w
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:26733
    • 提供者:解旭朝
  1. RL

    1下载:
  2. 采用vs2008 c#编写 Q-Learning强化学习的代码实现 状态空间5维,动作空间5维-Using vs2008 c# Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:52007
    • 提供者:王大山
  1. Csharp-Genetic-Algorithm--

    0下载:
  2. 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:39577
    • 提供者:zsepy
  1. dtu

    0下载:
  2. dtu代码源码,很好用的,大家可以好好研究一下,看有什么新的思路-dtu code source, well used, we can look carefully and see what new ideas
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:77511
    • 提供者:pxxxb
  1. VS-2005-CSharp-and-Matlab7

    0下载:
  2. 这是一款实现是在vs2005编程过程中,如何调用matlab7的代码的软件,着实可用-This is a realization in vs2005 programming process, how to call matlab7 code of the software is, indeed, can be used
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7712975
    • 提供者:里程
搜珍网 www.dssz.com