CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - binary

搜索资源列表

  1. hewshow

    0下载:
  2. 在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-in practical application, often needed for the binary form to view content of the document, the cases provided a check of the binary files, can view any document binary coding
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:36356
    • 提供者:苗雨
  1. 建立二叉树

    1下载:
  2. 同济大学课程设计中的一道题! 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立建立二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数.-Tongji University in curriculum design, the one that! Tree request to enter the various nodes, and can output using different methods traverse the traversal se
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:向蚱蜢
  1. mcsgyview.rar

    0下载:
  2. 多道地震数据显示软件。 可以正向反向打开微机格式的SGY格式文件,进行彩色显示!!! 二进制文件也可以打开并显示!! 标注比例50,100,150,200分别可以改变显示的颜色!!!,Multi-channel seismic data display software. Can open the computer are the reverse SGY file format for color display! ! ! Binary file can be opened a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:19625
    • 提供者:但是借
  1. CVMFC

    0下载:
  2. OpenCV图像处理入门,可以对图像进行邻域处理,二值化,二值图像处理,形态学处理等。-Introduction to OpenCV image processing, image neighborhood can handle, binary, binary image processing, morphological processing.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5713639
    • 提供者:高战立
  1. dlgedit

    0下载:
  2. 演示如何开发类似VB/VC的一个对话框编辑器,可以借鉴他的思路。-The DlgEdit tool allows you to design and test a dialog box on a display screen instead of defining dialog box statements in a resource scr ipt. You can use DlgEdit to create new dialog boxes and to add or remove cont
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:229435
    • 提供者:YelloRiver
  1. work1

    0下载:
  2. 基于对话框,打开并且计算二值图像的面积,用到很多控件,初学者可以参考-Calculate the area of binary image
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3833064
    • 提供者:olysess
  1. BiTree

    0下载:
  2. 创建一颗二叉树,并且可以用前序、中序、后序进行遍历。-Create a binary tree, and you can preorder, inorder, and postorder traversal.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3870178
    • 提供者:liyan
  1. Calculator

    0下载:
  2. 用MFC开发的计算器小程序,包含多种运算与多种进制转换-Contains a variety of operations with a variety of binary conversion calculator applet developed with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:20238336
    • 提供者:lh
  1. BStreeLJH

    0下载:
  2. MFC实现二叉搜索树,输出先序,中序和后序遍历结果。-MFC binary search tree, output preorder, inorder and postorder traversal results.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-05
    • 文件大小:2235139
    • 提供者:刘嘉蕙
  1. ConvNums

    0下载:
  2. 二进制十 六进制转换 c++程序源码-Binary decimal hex conversion source
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:1888895
    • 提供者:看看
  1. Bot4

    0下载:
  2. 读入长的二进制序列,画波形。比如说01101010101000000,读到“0",x轴+1,Y轴不变,读到"1",继续读,读出"1"序列的长度,做长度除以2加1得到波要达到的Y轴截距。-Binary sequence read length, draw waveform. Example 01101010101000000 read 0, the x axis PPLS1 Y axis unchanged, read 1, continue reading, reading out a leng
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:29454
    • 提供者:徐旭
  1. ConvertTools

    0下载:
  2. 进制转换工具。支持二进制、八进制、十进制、十六进制互相转换。-Hex conversion tool. Support for binary, octal, decimal, hexadecimal conversion.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:73717
    • 提供者:suizouwuya
  1. ImageCalculate

    0下载:
  2. 图像计算的MFC界面,通过对二值图像,使用区域生长算法,找到最大的区域,然后对该最大区域,找到相应的灰度图像,计算该区域面积,均值,方差,中心点。可简单修改使用-The image computing MFC interface area of ​ ​ the binary image using a region growing algorithm to find the largest area, then the largest area, find the corre
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:149398
    • 提供者:long
  1. EliteConv

    0下载:
  2. 该应用程序将ASCII字符到他们的十六进制、十进制和二进制等效。用户友好界面,自动转换选项,有趣的声音和注释源代码(-The application will ASCII characters to their hexadecimal, decimal and binary equivalent. A user-friendly interface, automatic conversion option, interesting sounds and annotated source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:70618
    • 提供者:南南
  1. ConvNums

    0下载:
  2. 进制转换-ConvNums:包括十进制、二进制、十六进制之间的互转。对于编程可算是一个便捷工具。-Hex conversion-ConvNums: including decimal, binary, hexadecimal system conversion between. For programming can be regarded as a convenient tool.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:28518
    • 提供者:陈权
  1. BHD-Converter

    0下载:
  2. 该程序为一个进制转换器,可以实现二进制,八进制,十进制,十六进制之间的转化。-The program is a hex converter, you can achieve binary, octal, decimal, hexadecimal conversion between.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1877594
    • 提供者:
  1. calculating-machine

    0下载:
  2. 该源代码可以实现一个简易计算器!如可以实现就最基本的加减乘除的功能外,还能实现二进制,平方,开方,取余,阶乘等功能!是人们日常生活中必不可少的实用的办公软件!-The source code can achieve a simple calculator! As can be achieved on the basic arithmetic functions, but also to achieve binary, square, square root, take I, the factor
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:33408
    • 提供者:不想说
  1. convert

    0下载:
  2. 实现十进制到二进制,八进制,十六进制的完美转化!-Implement decimal to binary, octal, hexadecimal perfect conversion!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-23
    • 文件大小:118018
    • 提供者:不想说
  1. bintree_shujujiegou

    0下载:
  2. 数据结构作业,二叉树的实现,实现二叉树的基本操作-Data structure operations, binary tree, achieving the basic operation of a binary tree
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1870236
    • 提供者:吕三娘
  1. 10to2

    0下载:
  2. 十进制转二进制,vc编写的有界面的源代码-Decimal to binary, vc prepared with interface source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2547744
    • 提供者:启明星
« 12 »
搜珍网 www.dssz.com