-
vc简单的聊天程序
应用背景
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
关键技术
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
- 2022-07-05 11:17:33下载
- 积分:1
-
模拟Windows中的计算器,可进行数值计算。
模拟Windows中的计算器,可进行数值计算。-simulation of the Windows calculator, can be calculated.
- 2022-08-19 09:27:35下载
- 积分:1
-
course management system, user management, class management, curriculum manageme...
课程管理系统,具有用户管理,班级管理,课程管理,信息查看等模块。-course management system, user management, class management, curriculum management, information such as View module.
- 2023-01-28 14:25:04下载
- 积分:1
-
游戏编程 介绍vc.net的使用 使用vc.net开发游戏
游戏编程 介绍vc.net的使用 使用vc.net开发游戏-game programming gives you some good advices about how to use the vc.net and making game software using vc.net
- 2022-05-21 04:23:33下载
- 积分:1
-
增删改查的影视网站
作者本身是学生,只是为了得到一点积分才选择把半成品的垃圾项目上传到网上,里面有很多未实现的东西,只是为了获取积分借鉴他人的代码来修改而不得已这样做,希望大佬们不要说我....
- 2022-03-09 22:47:46下载
- 积分:1
-
该程序是利用概率算法,可以在该算法中设置大小…
这个程序是利用概率算法求可设大小得素数。-the procedure is the use of probabilistic algorithm can be set up for size in the prime.
- 2023-09-09 00:20:03下载
- 积分:1
-
GSM_TEST程序
GSM_TEST软件,可通过对GSM900模块进行在线测试!
- 2022-02-16 06:38:42下载
- 积分:1
-
库存系统
库存管理系统的销售和购买的选项来修改它,如你所愿,也不要忘记分享它再一次请不要不客气
- 2022-05-15 16:08:24下载
- 积分:1
-
Microsoft Windows user interface development Manual
Microsoft Windows用户界面开发手册
- 2023-01-21 10:40:04下载
- 积分: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