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

搜索资源列表

  1. LIS

    0下载:
  2. MFC写的使用贪心算法求最小递增子序列。-calculate the longest increaing sub-sequence.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:20000
    • 提供者:luckypig
  1. 24_points

    0下载:
  2. 用VC++ 中的MFC开发的一个计算二十四点的程序,可自动给出数据,并计算出所有解,也可手动输入要计算的数据,并给出所有解,是一个开发智力的小工具!-VC++ with MFC in the development of a calculation of 24-point program automatically given data, and calculate all solutions can also be manually enter the data to calculate, a
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:854912
    • 提供者:niuzhiguo
  1. sssss

    0下载:
  2. 用MFC对话框实现,图片纹理特征的分析,计算图像各种值。-MFC dialog box with the realization of the analysis of image texture features to calculate the various values of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:46090
    • 提供者:cellfeng
  1. moemMZ

    0下载:
  2. this is image mosaic sample program, and also you can test some basic programming skill by using MFC (vc++) . It make mosaic image by selecting 2 dominant image, after that It calculate affine transform matrix and you can see the result.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7885068
    • 提供者:shpark
  1. linearregression

    0下载:
  2. MFC写得有界面的一元线性回归,可选择数据文件计算各种属性,并作出图形。-a linear regression with interface made by MFC ,you can select the data file calculate kinds of properties, and make a map.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:14032
    • 提供者:wangwenpan
  1. jisuanruanjian

    0下载:
  2. 自己写的大程 用mfc编写的运算软件 感觉可以普通计算,解方程,矩阵运算,微分,积分等-Write great way to use mfc computing software written in common sense can calculate, solve equations, matrix operations, differential, integral, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22285461
    • 提供者:翁郑奇
  1. sort

    0下载:
  2. 基于MFC的实现各种排序的源代码,可以计算各个排序所用的时间-we can calculate the time spent in all sort
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1919161
    • 提供者:qianyan
  1. dice

    0下载:
  2. 在MFC框架程序的基础上实现的骰子点数的概率统计的小程序。输入骰子的个数和投掷骰子的次数,输出显示投掷点数的直方图,并且记录骰子的信息(个数和投掷次数)和投掷点数的概率值到一个文本文件中。-On the basis of the MFC framework, the program calculate the dice points probability and statistics applets. Enter the number of dice and dice the number
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12228
    • 提供者:梦游
  1. 478471896

    1下载:
  2. MFC实现命题公式的计算 根据命题公式自动构建真值表并计算最大项和最小项-MFC achieve propositional formula calculation formula under Proposition automatically build a truth table and calculate the maximum and minimum entry items
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:934696
    • 提供者:陈坤
  1. tanchishe

    0下载:
  2. 使用MFC做的一个贪吃蛇的小游戏,包含所有文件,能够计算得分,改变游戏速率-Snake using MFC to do a small game, including all files, to calculate the score, change the game speed
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:4434951
    • 提供者:reiryweui
  1. ball

    0下载:
  2. 一个简单的弹砖块游戏,使用MFC设计的界面,能够计算游戏时间的长短-A simple brick game playing, using the MFC design interface that can calculate the time of game
  3. 所属分类:Game Program

    • 发布日期:2017-06-11
    • 文件大小:18530733
    • 提供者:reiryweui
  1. TIMER

    0下载:
  2. 一款基于mfc的计时器,可用于计算时间。-Mfc-based timer can be used to calculate the time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2896786
    • 提供者:谷灵
  1. MeshRendering

    0下载:
  2. Mesh Rendering using Direct3D 11 To do. 1. Create a development environment with MFC 2. Program the file opening code 3. Calculate normal vectors for input vertices 4. Phong shading using D3D 5. Texture mapping
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-08
    • 文件大小:15859849
    • 提供者:alo
  1. imageprogressing

    0下载:
  2. MFC下的图形图像处理技术,通过识别细胞的颜色来边缘检测,然后计算出细胞的个数,其中还用到了腐蚀与膨胀技术-MFC under the graphic image processing technology, by identifying the color edge detection cell, and then calculate the number of cells, which also uses technology and expansion of corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644224
    • 提供者:DC
  1. beiyesi

    0下载:
  2. 用vc6.0编写的不确定性传递算法。要求给出P(E)以及LS,LN的值,算出P(H)以及P(H/E).用MFC编写的,有界面图形显示,很直观。-Written by vc6.0 uncertainty transfer algorithm. Required to give P (E) and LS, LN values, calculate P (H) and P (H/E). Written with MFC, a graphical display interface, very intu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1875044
    • 提供者:lcvitos
  1. lisan

    0下载:
  2. 逻辑计算器 能计算交并补等逻辑运算 用MFC编写 有较好的交互性-Logic calculator can calculate and pay compensation, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4131654
    • 提供者:蒋水
  1. CODE_UPLOAD1474

    0下载:
  2. PStat v1.2--a generalized framework for executing a lengthy operation in a thread. For developers who use MFC, this is a freeware module which provides a single easy to use function which allows one of your functions to be executed in a separate thre
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:21005
    • 提供者:Casper
  1. Caculator

    0下载:
  2. 简易计算器,初学者适用,用MFC编程出的可以实现最简单的运算-easy calculator can calculate easy operations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8525660
    • 提供者:郭宁
  1. Sha1_Test(201107281719)

    0下载:
  2. Sha1哈希算法的封装,对原有的例子进行改造,有MFC及控制平台等两种方试创建的代码,运用较方便。-Sha1 calculate,have Visaul C++ MFC and control two flat.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:209856
    • 提供者:
  1. md5

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR Ge
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3909
    • 提供者:lishang
« 1 2 34 5 6 »
搜珍网 www.dssz.com