搜索资源列表
jieru
- 用VB编辑的节日查询软件,其中有皮肤,使用的3层架构.二进制保存图片.可添加,可删除-VB editing software for the festival, including skin, the three-tier structure. binary save photos. can add, delete
zgxiglxt
- 可以实现简单的教师信息系统的查询,添加,删除,以二进制保存文件,等功能
WinHex_14.2_SR3_cngreen
- 建议使用WinHex,各种方向、格式的转换通吃 打开文件 工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制 保存,搞定。
SaveBinaryFileToDB
- 用vb编的小程序把solidwork三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了。-vb series with a small procedure solidwork converted to three-dimensional parts to preserve binary database, the project has been the tests.
vc 存取数据库中的图片示例
- 图片可以用二进制的方式保存到数据库中,本代码演示了如何存取数据中中的图片对象
PortExpert10_SRC
- 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts i
SaveBinaryFileToDB
- 用vb编的小程序把solidwork三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了。-vb series with a small procedure solidwork converted to three-dimensional parts to preserve binary database, the project has been the tests.
绝地程序编辑器
- 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同
文件传送
- 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,
jieru
- 用VB编辑的节日查询软件,其中有皮肤,使用的3层架构.二进制保存图片.可添加,可删除-VB editing software for the festival, including skin, the three-tier structure. binary save photos. can add, delete
YZ_BMP
- 本程序可以对二进制文件的数据进行读取,保存等功能,主要转换二进制点阵图形显示在软件上。-this procedure can binary data read and preserve function, binary major change in the lattice graphics software.
binxx
- 二进制文件保存,提取 使用stream 完成,解压后建立数据库,将image设为二进制-binary files kept from the use of stream completed, unpacked databases, image will be set to binary
BinarySaveOpenFile
- 对二进制文件读写,如何打开二进制文件,如何保存到二进制文件-right binary file reading and writing, how to break the binary files and how to preserve binary files
10.2.1
- 将二进制文件存入数据库实例 名称文件保存到数据库-Binary files will be deposited into the database instance name of file is saved to the database
GraphicsFromFrx
- 查找编译在VB二进制文件,如 *.frx *.ctx *.dsx *.dox *.pgx中的图片,并可以原样保存. 对于imagelist中的真彩色无背景色icon我已经测试通过.-Find a binary file compiled in VB, such as*. frx*. ctx*. dsx*. dox*. pgx pictures, and can be preserved intact. Imagelist for t
buffer2wav
- 根据数据文本转换成二进制文件再写成wave文件的格式转换保存成.wav文件、-According to the text data into binary files and then write wave files into a format conversion to preserve. Wav files,
WinHex_14.2_SR3_cngreen
- 建议使用WinHex,各种方向、格式的转换通吃 打开文件 工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制 保存,搞定。 -Recommend the use of WinHex, in all directions, format conversion takes all the toolbar to open the fi
传感器参数_保存
- 保存数组参数。主要用于传感器参数的,16通道一起保存(Save array parameters. Mainly for sensor parameters, 16 channels are saved together)
二进制-文本互转工具
- 这是一款简易的二进制和文本互转的工具。如将二进制的0x12 34转换成"12 34",或者将文本的"12 34"转换成二进制的0x12 34。 使用方法:二进制转文本的时候只能通过文件方式转换,即二进制数据必须是文件形式(因为我们手写不能直观的表示二进制),转换后的文本同时保存为文件和文本框显示2种方式。(This is a simple tool for binary and text rot
图片二进制保存sql
- 图片以二进制流方式保存到sqlserver(The picture is saved to sqlserver in a binary stream)