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

搜索资源列表

  1. Win32Maze

    0下载:
  2. Win32下立体迷宫程序,含自动求解,可求迷宫最短路径和所有路径,分别用广度优先搜索和深度优先搜索两种方法实现,欢迎讨论。-Win32 three-dimensional maze procedure, including automatic solution Stepping maze shortest path and all trails. priorities were used to search breadth and depth-first search in two ways,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24914
    • 提供者:enderlw
  1. VCsort

    0下载:
  2. 经典VC排序源代码,做成了win32界面形式,希望对大家用所帮助-classic VC ranking source code resulted in the win32 interface form, and I hope to use all the help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:145608
    • 提供者:wxinyuan
  1. cal_work

    0下载:
  2. 数据结构作业,用链表堆栈求解中缀算术表达式,win32开发-data structure operations, using chain Stack Solution sergeant arithmetic expression, the development of win32
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8308
    • 提供者:caowenli
  1. ZIP_20061130

    0下载:
  2. 文件夹打包压缩工具,支持win32和vxworks.-folder packing compression tools, and support win32 vxworks.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1915582
    • 提供者:严劲松
  1. thegenius-source

    1下载:
  2. 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:312051
    • 提供者:刘维超
  1. WIN32SDKchinesechesssourcecode

    0下载:
  2. 完成除了人工智能外的部分 2000/10/23: 整理代码 2000/10/30: 第一个人工智能 2000/10/31: 面板的小改动/增强人工智能 2000/11/03: 增加停止按钮,增加\"参数\"对话框 2000/11/05: 完整的人工智能,0.5版 2001/11/15: 0.6版,改成了木纹棋盘 加了剪枝,用快速排序,留5个结点,搜索深度6-7,仍嫌太少. MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25114
    • 提供者:陈张仁
  1. ac-win32

    0下载:
  2. 转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。-switched from Germany Eric Bodden data compression arithmetic coding monographs. Have a strong academic value.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:244780
    • 提供者:易 容
  1. USB

    0下载:
  2. 这是一个应用USB2.0开发的Win32程序,它提供了win32应用程序的USB2.0开发的全过程
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:41868
    • 提供者:刘世杰
  1. 77

    0下载:
  2. Winsock2的发布使得Socket I/O有了和文件I/O统一的接口。我们可以通过使用Win32文件操纵函数ReadFile和WriteFile来进行Socket I/O。伴随而来的,用于普通文件I/O的重叠I/O模型和完成端口模型对Socket I/O也适用了。这些模型的优点是可以达到更佳的系统性 能,但是实现较为复杂,里面涉及较多的C语言技巧。例如我们在完成端口模型中会经常用到所谓的“尾随数据”。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1757
    • 提供者:宝音图
  1. Genetic-algorithm

    0下载:
  2. Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3177904
    • 提供者:chen
  1. WinMain

    0下载:
  2. 这是一个自动走迷宫的寻路算法。 可能会有人需要,用作游戏的。 自己新建个Win32空项目,把这个代码复制进去就行了。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2746
    • 提供者:向启燮
  1. pdnmesh

    1下载:
  2. pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscr ipt printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2501924
    • 提供者:王大为
  1. trix

    1下载:
  2. 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网-triangulation algorithm for the generation of console win32 procedures, automatically constitute Delauney triangulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49743
    • 提供者:福哥
  1. EWCalc

    0下载:
  2. -Win32 Assembly写的小程式,含 Source Code! -工程计算机,可达112 bits !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:35891
    • 提供者:孙鸿志
  1. NetToolkit

    0下载:
  2. 1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\\win32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8923293
    • 提供者:李洋
  1. upx101w

    0下载:
  2. 非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari / los, djgpp2/coff, dos / com, do
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115987
    • 提供者:黄河
  1. upx101d

    0下载:
  2. 同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-is also a very good executable file compression software, including support for the format atari / los, djgpp2/coff
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:177060
    • 提供者:黄河
  1. KakaduWin32.zip

    0下载:
  2. Kakadu V6.1 for Win32 Kakadu 是JPEG2000编解码的实现之一,Kakadu V6.1 for Win32 Kakadu is the realization of JPEG2000 codec, one of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1341615
    • 提供者:徐云生
  1. psoSVM

    0下载:
  2. pso优化SVM分类,直接调用win32的SVM-pso optimal SVM classification, the SVM directly call win32
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1408
    • 提供者:wangyufei
  1. ddc_30m

    4下载:
  2. 中频70M,30M带宽LFM信号,采样率为102.4M,数字下变频后,还进行了三倍抽取,最后还得到I,Q两路信号 -IF 70M, 30M bandwidth LFM signal, the sampling rate of 102.4M, digital down conversion, the samples were carried out three times, the last also I, Q two-way signal
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1626
    • 提供者:xiebin
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com