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

搜索资源列表

  1. fibnum.zip

    0下载:
  2. 这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:69510
    • 提供者:
  1. SglCon

    0下载:
  2. 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本-mapping function using mcc generated code embedded VC engineering example, Win32 Console Version
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:141756
    • 提供者:谢芊芊
  1. SglMFC

    0下载:
  2. 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本-mapping function using mcc generated code embedded VC engineering example, Win32 version MFC
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:54160
    • 提供者:谢芊芊
  1. win32下pascal词法分析程序的源程序

    0下载:
  2. 这是一个用来编译pascal的一个小程序有些还不行但也发了-This is a compiler for a small pascal procedures it is not enough for some but also made a
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:37057
    • 提供者:张事实
  1. FuzzyCluster

    1下载:
  2. 一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application-for a fuzzy clustering algorithm. VC source is based on the Win32 platform console application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9150
    • 提供者:史剑
  1. Data_Struction_prim_MST

    0下载:
  2. 数据结构作业代码。 最小生成树 Prim实现。 win32 Console界面。-operation code data structure. Prim achieve the minimum spanning tree. Win32 Console interface.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7018
    • 提供者:张钊宁
  1. HuaRD

    1下载:
  2. Win32下的华容道游戏程序,含源代码和设计文档。 用户可以走棋,也可任意走棋状态自动求解,用广度搜索实现,判重使用平衡二叉树,欢迎交流-under Win32 Puzzle procedures, including the source code and design documents. Users can take advantage of chess, chess can take arbitrary automatic state solution with breadth se
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1289530
    • 提供者:enderlw
  1. NetCDF3.6.1Beta1.Win32.for.CVF.IVF

    5下载:
  2. 0. Tree of the prebuilt NetCDF-3.6.1 Beta1 Win32 file "NetCDF3.6.1Beta1.Win32.for.CVF.IVF.rar" 1. Using pre-built binaries 2. Using NetCDF libraries in Compaq Visual Fortran (CVF) 6.* and Intel "Visual" Fortran(IVF) 9.*, 10.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-25
    • 文件大小:1230397
    • 提供者:lc
  1. grftool-win32-1.2.0

    7下载:
  2. This GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and wri
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-09-28
    • 文件大小:467968
    • 提供者:david
  1. ezwin2-V1.0-alpha

    0下载:
  2. It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:249147
    • 提供者:郭强
  1. sphinx-0.9.8.1-win32

    0下载:
  2. 做搜索的,开放源代码的,可以看看, 学习学习。-google
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2062397
    • 提供者:123456
  1. Win32_3DViewer

    0下载:
  2. A code to display a 3d model http://www.cppfrance.com/codes/VIEWER-3D-GENERATEUR-2D-WIN32-OPENGL-VCPLUSPLUS7_29029.aspx
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:258185
    • 提供者:silkan
  1. insulargenetica-win32-qt4.5-1.18beta

    0下载:
  2. 这是并行遗传算法的实现与“环”狭隘的拓扑结构。算法在进化提供了一个动态的遗传算子的选择。该库支持的26个遗传算子。这是跨平台的遗传算法用C+ +编写的。-This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:6054793
    • 提供者:johnslion
  1. camfr-20070717.win32-py2.5

    0下载:
  2. CAMFR (CAvity Modelling FRamework) is a fast, flexible, friendly full-vectorial Maxwell solver. Although it can tackle general electromagnetic problems, its main focus is on applications in the field of photonics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2123342
    • 提供者:仇超
  1. algorithm

    0下载:
  2. WIN32下实现的一个界面程序,将大学课程算法分析里面的实验程序综合成一个程序,用图形化的方法来体现。-WIN32 to achieve an interface program, which the university courses of the experimental procedure algorithm integrated into a program with a graphical approach to expression.
  3. 所属分类:Data structs

    • 发布日期:2017-06-17
    • 文件大小:26877952
    • 提供者:王浩
  1. Win32-Dynamic-Link-Library

    0下载:
  2. vc6.0通过 Win32 Dynamic-Link Library创建MEX程序-vc6.0 MEX program created by the Win32 Dynamic-Link Library
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:57235
    • 提供者:薛定谔的猫
  1. win32-calculator

    0下载:
  2. win32实验计算器功能,上机实验课内容,绝对有用的。-win32 experiment calculator functions, hands-on lab class, absolutely useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:7114678
    • 提供者:吴梢玲
  1. pbc-0.5.12-win32-bin

    0下载:
  2. PBC官方win32下编译好的命令行式实验包,解压后打开pbc.exe,然后参考官方帮助文件来进行你的实验,包括定义变量,使用其中的库函数等。-PBC official win32 compiler good command-line test package, unzip open pbc.exe, then refer to the official help file for your experiment, including the definition of a variable,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:416705
    • 提供者:
  1. pkcrack-1.2.2-win32

    1下载:
  2. 一款zip解密,包含暴力、字典、明文破解,效率高(A very fast ZIP cracker (PK) for Linux.aa)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-24
    • 文件大小:370688
    • 提供者:周神
  1. matlab2015b_win32安装地址及说明

    0下载:
  2. 昨晚弄了一晚上,Matlab+2015b+Win32+Crack,亲测可用。(Get a night last night, Matlab + 2015b + Win32 + Crack, pro test available.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:995328
    • 提供者:FANS2
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com