搜索资源列表
hewshow
- 在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-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
建立二叉树
- 同济大学课程设计中的一道题! 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立建立二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数.-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
mcsgyview.rar
- 多道地震数据显示软件。 可以正向反向打开微机格式的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
CVMFC
- OpenCV图像处理入门,可以对图像进行邻域处理,二值化,二值图像处理,形态学处理等。-Introduction to OpenCV image processing, image neighborhood can handle, binary, binary image processing, morphological processing.
dlgedit
- 演示如何开发类似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
work1
- 基于对话框,打开并且计算二值图像的面积,用到很多控件,初学者可以参考-Calculate the area of binary image
BiTree
- 创建一颗二叉树,并且可以用前序、中序、后序进行遍历。-Create a binary tree, and you can preorder, inorder, and postorder traversal.
Calculator
- 用MFC开发的计算器小程序,包含多种运算与多种进制转换-Contains a variety of operations with a variety of binary conversion calculator applet developed with MFC
BStreeLJH
- MFC实现二叉搜索树,输出先序,中序和后序遍历结果。-MFC binary search tree, output preorder, inorder and postorder traversal results.
ConvNums
- 二进制十 六进制转换 c++程序源码-Binary decimal hex conversion source
Bot4
- 读入长的二进制序列,画波形。比如说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
ConvertTools
- 进制转换工具。支持二进制、八进制、十进制、十六进制互相转换。-Hex conversion tool. Support for binary, octal, decimal, hexadecimal conversion.
ImageCalculate
- 图像计算的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
EliteConv
- 该应用程序将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
ConvNums
- 进制转换-ConvNums:包括十进制、二进制、十六进制之间的互转。对于编程可算是一个便捷工具。-Hex conversion-ConvNums: including decimal, binary, hexadecimal system conversion between. For programming can be regarded as a convenient tool.
BHD-Converter
- 该程序为一个进制转换器,可以实现二进制,八进制,十进制,十六进制之间的转化。-The program is a hex converter, you can achieve binary, octal, decimal, hexadecimal conversion between.
calculating-machine
- 该源代码可以实现一个简易计算器!如可以实现就最基本的加减乘除的功能外,还能实现二进制,平方,开方,取余,阶乘等功能!是人们日常生活中必不可少的实用的办公软件!-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
convert
- 实现十进制到二进制,八进制,十六进制的完美转化!-Implement decimal to binary, octal, hexadecimal perfect conversion!
bintree_shujujiegou
- 数据结构作业,二叉树的实现,实现二叉树的基本操作-Data structure operations, binary tree, achieving the basic operation of a binary tree
10to2
- 十进制转二进制,vc编写的有界面的源代码-Decimal to binary, vc prepared with interface source code