-
飞鸽传书源码
飞鸽传书源码飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。IP Messenger在程序结构方面采用了Windows SDK处理结构,通信方面采用了TCP/UDP通信方式,在文件传输处理方面采用文件映射技术等。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。
- 2022-01-23 10:46:37下载
- 积分:1
-
这是一个从23个数里面任意选择5个数的小程序。
这是一个从23个数里面任意选择5个数的小程序。-This is a number from 23 inside the arbitrary choice of 5 the number of small procedures.
- 2023-01-11 09:10:04下载
- 积分:1
-
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘...
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘-usually use
- 2022-05-27 18:05:47下载
- 积分:1
-
我自己的PowerPoint VBA通过随机抽签和倒计时的程序编写,许多公司…
本人自己用PowerPoint VBA编写的随机抽奖和倒计时程序,很多公司在搞活动时需要这个,特此发布出来-I own PowerPoint VBA prepared by random draw and countdown procedures, many companies engaged in activities need this, is hereby released from
- 2023-04-29 15:30:04下载
- 积分:1
-
graphics drawing MFC can painting dotted line
图形学画图MFC实现 可以画点画线-graphics drawing MFC can painting dotted line
- 2022-01-29 02:07:04下载
- 积分:1
-
Classic books
经典书籍 《PROGRAMMING+IN+C++》中文教程chapter4-6-Classic books
- 2022-07-19 09:38:30下载
- 积分:1
-
getdomains佛
GetDomains源码-GetDomains FO
- 2023-07-05 14:50:03下载
- 积分:1
-
地球潮汐改正模型,可用于精密单点定位(precise point positioning)...
地球潮汐改正模型,可用于精密单点定位(precise point positioning)-The Earth tidal correction model can be used for precise point positioning (precise point positioning)
- 2022-02-04 14:11:04下载
- 积分:1
-
winio basic information, including the need to use things in programming, as wel...
winio的基本资料,包括了编程需要用到的东西,以及例程-winio basic information, including the need to use things in programming, as well as routine
- 2022-03-17 23:53:09下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1