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

搜索资源列表

  1. 24_point

    0下载:
  2. 本人自已寫的一個24點的計算器 希望大家多多的幫我改正。 有什麽更好的算法,還請指點!-my own writing of a 24 point calculator hope you can help me a lot of corrections. What better algorithm, also requested guidance!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11.85kb
    • 提供者:王者
  1. 24dlg

    0下载:
  2. 这是一个算24点的程序 里面的算法很值得学习-This is a count of 24 points inside the algorithm is worth learning
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:13.72kb
    • 提供者:陈听
  1. CLaugYM

    0下载:
  2. 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -case a huge memory game two cases calculators Case 3 Case 4 game reversi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65.5kb
    • 提供者:chenguoren
  1. wpzbh

    0下载:
  2. 24点程序,运行之后,可以在输入4个阿拉伯数字后,用四则运算法算出结果。-24 points procedures, operational, the importation of four Arabic numerals, with four algorithms calculate the results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:56.49kb
    • 提供者:王俊
  1. CCodeExample

    0下载:
  2. c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:71.74kb
    • 提供者:maccoo
  1. do24

    0下载:
  2. 算24点程序,源码-24 points counting procedures, FOSS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3.59kb
    • 提供者:林涛
  1. 10020

    0下载:
  2. 算24点,若有解则输出每一步计算步骤,若无解则返回“No answer!”
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:justin
  1. Ex24PointsGame

    0下载:
  2. 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:135.46kb
    • 提供者:xycheng
  1. calc24

    0下载:
  2. 自个写的一个穷举法算二十四点的小程序- Oneself writes an exhaustion method calculates 24 scr ipts
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-13
    • 文件大小:757byte
    • 提供者:简明愚
  1. To24

    0下载:
  2. 算24的C代码,用BC3.1调试的,算法土了一点,很多年前刚学C语言时写的,现在再写肯定换个算法-Count 24 C code, using BC3.1 debugging, algorithm soil a bit, many years ago, just learning C language to write, but now sure to write another algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:19.94kb
    • 提供者:bgtommy2000
  1. 24

    0下载:
  2. 坐标正反算。可以有大地坐标计算空间坐标,也可以从空间坐标计算大地坐标。-Balance the positive and negative coordinates. Calculation of geodetic coordinates can be spatial coordinates, spatial coordinates can be calculated from geodetic coordinates.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:171.1kb
    • 提供者:turui
  1. susuan24

    0下载:
  2. 速算24的源代码,程序,开发环境,开发目的,开发手段-Speed calculation 24 the source code, procedures, development environment, development purpose, development of tools
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:郑昊
  1. 5-C-code

    0下载:
  2. 病毒检测,黑白棋,扫雷,速算24,五子棋 中文注释-C Programming language source code Virus detection, Reversi, minesweeping, 24-speed calculation, backgammon
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11.05kb
    • 提供者:mofafeng
  1. Speedcount24points

    0下载:
  2. 速算24点,C++源代码示范!本实例有方法的调用和定义声明等!-Speed count 24 points, C++ source code for demonstration! In this instance there are ways to call and the definition of declarations, etc.!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.14kb
    • 提供者:
  1. mypoint24

    0下载:
  2. 速算24点的小程序,基于opencv和VC6.0,堆栈,数据结构。-24 points quick calculation of small programs, based on the opencv and VC6.0, stack, data structures.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:855.02kb
    • 提供者:啊呜
  1. suan

    0下载:
  2. 案例二:计算器 案例六:速算24 案例二:计算器 案例六:速算24-Case II: Calculator Case 6: Math 24
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.09kb
    • 提供者:郭晓霞
  1. kuai_suan_24

    0下载:
  2. 小时候玩过的加减乘除快算24游戏。这里的算法不是用的正统的递归或穷尽。 -The child played the addition and subtraction multiplication and division as fast as count 24 games. Here algorithm is not used in orthodox recursion or exhaustive.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:54.92kb
    • 提供者:aynes
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:113.08kb
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:11.77kb
    • 提供者:廉小萍
  1. fengzhenxishuCQCandSRSS24jiaodu

    1下载:
  2. CQC计算24个角度下的风振系数matlab程序,一次性便可以算完所有角度-CQC calculated 24 angle under wind load factor matlab procedures, one can calculate all angles End
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7.66kb
    • 提供者:qiong
« 12 »
搜珍网 www.dssz.com