搜索资源列表
文件传送
- 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文
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
leap20
- 输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出“This is a leap year!”,不是闰年的则输
try
- 利用正则表达式,进行文件的匹配提取,替换,添加等功能,可以保存为二进制格式或ascii码形式的文件.
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.
serial
- 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
dlkgdfgioriotio
- 用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
2
- 任意设计一个类(比如point类、RMB类、Student类等),要求 在类设计中对流操作符"<<"和">>"进行重载。在主程序中声明5个该 类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再 以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) requ
OnlyUser
- 一个很简单的,将目标计算机的唯一硬盘号表示以二进制保存成一个文件,适用于一些软件的保密功能~-A very simple, only the target computer hard drive to a binary number that is saved in a file for a number of software security features ~
zhuomianyouxiang
- 桌面邮箱,自安装程序,可以学习vb二进制保存和写入,互相学习-desktop e-mailbox can send yours on your desk
cPPchengjichaxun
- C++成绩管理查询,包括两个类,一个学生类,一个指令类,用二进制保存文件-Query C++ performance management, consists of two classes, a student class instruction class, save the file in binary
yimehsoonal
- 三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了,-Three dimensional parts converted to binary saved to the , have dental laboratories in the engineering,
uillion
- 三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了,(Three dimensional parts converted to binary saved to the database, have dental laboratories in the engineering,)
传感器参数_保存
- 保存数组参数。主要用于传感器参数的,16通道一起保存(Save array parameters. Mainly for sensor parameters, 16 channels are saved together)
JEBFLGA
- 三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了,()
二进制-文本互转工具
- 这是一款简易的二进制和文本互转的工具。如将二进制的0x12 34转换成"12 34",或者将文本的"12 34"转换成二进制的0x12 34。 使用方法:二进制转文本的时候只能通过文件方式转换,即二进制数据必须是文件形式(因为我们手写不能直观的表示二进制),转换后的文本同时保存为文件和文本框显示2种方式。(This is a simple tool for binary and text rotation. For example, the binary
JpgtoImage
- MFC中图片浏览显示并通过二进制形式读取与保存到Acsess数据库(In MFC, the pictures are browsed and displayed and read and saved to the Acsess database in binary form)
图片二进制保存sql
- 图片以二进制流方式保存到sqlserver(The picture is saved to sqlserver in a binary stream)
