搜索资源列表
用VC++编写的 以二进制形式查看文件程序
- 以二进制查看文件的程序,用VC++编写并编译通过。-View documents in a binary process, with VC + + and compile.
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
GA-VC++
- 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
vc二进制大对象
- 能够在数据库中存取大的二进制块-to access large databases of binary block
VC
- 第三方二进制汇编代码在VC中的移植和应用
以二进制形式查看文件
- 用VC编写的以二进制形式查看文件,适合初学VC的人参考-VC prepared to view the document binary form suitable for beginners VC reference
vc 存取数据库中的图片示例
- 图片可以用二进制的方式保存到数据库中,本代码演示了如何存取数据中中的图片对象
VC计算器
- VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、M
VC读写txt文件的程序
- VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
vc.rar
- vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行,vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescrib
read_binary
- vc二进制文件的读写的程序源码,很不错的demo-reading and writing binary files vc program source code, it is a good demo
JinZhi
- VC++ 编写的二进制、八进制、十进制、十六进制之间相互转换代码。-VC++ written in binary, octal, decimal, hexadecimal conversion code between.
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
ReadBin
- vc++6.0下的一个读取二进制文件里面双精度数据的小段代码。-vc++6.0 under a binary file to read the data inside the double-precision small pieces of code.
File
- VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
Binary2Text
- 把二进制文件内容转换为文本文件 附件为vc++源代码-binary to text
calculatorx_vivitue
- MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
gps-VC++
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
CTS_ForMicroHotplate+release
- vc将二进制文件通过CArchive读出,再写入excel. -vc binary file will be read out through the CArchive, and then write to excel.
erjzediter
- VC++ 二进制文件浏览编辑器源代码,以前老看到有人在论坛上寻找二进制浏览、编辑代码,个人觉得写个这玩意并不难,为何不自己 写呢?这些天工作不是太忙,索性自己动手,丰衣足食吧,就摸索着写了这个程序,或许不算完美,不过已经说清楚了原理-VC++ binary editor, file browser source code, before the old to see people at the forum to find a binary view, edit code, personally