-
基于C/S结构的Socket程序设计
即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行...
基于C/S结构的Socket程序设计
即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services.
- 2022-03-03 21:41:30下载
- 积分:1
-
重言式判别源代码
重言式判别源代码-tautology discriminant source code
- 2022-03-03 16:55:59下载
- 积分:1
-
一个DElphi编写的telnet server源程序
一个DElphi编写的telnet server源程序-telnet server code by delphi
- 2023-07-23 08:50:04下载
- 积分:1
-
CRC _ 1.0 _ i386的源码
CRC_1.0_i386源码-CRC_1.0_i386 FOSS
- 2022-05-27 07:58:50下载
- 积分:1
-
这是一个多人使用一台计算机的软件里,实时性的检测到键盘,鼠标(输入设备)的信号的组件。...
这是一个多人使用一台计算机的软件里,实时性的检测到键盘,鼠标(输入设备)的信号的组件。-people use a computer software, real-time detection of the keyboard, mouse (input device) signal components.
- 2022-01-26 06:22:48下载
- 积分:1
-
查看xp和nt下的系统进程的源代码
查看xp和nt下的系统进程的源代码-View xp nt and the system processes the source code
- 2023-05-30 10:50:03下载
- 积分:1
-
桌面很实用的一个小时钟。可以设定闹钟和自动关机。
桌面很实用的一个小时钟。可以设定闹钟和自动关机。-Very practical in a small desktop clock. Can set the alarm and automatic shutdown.
- 2022-02-26 12:08:53下载
- 积分:1
-
对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取...
对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避免有损压缩对水印信息可能带来的损失。还有一种DCT方法就是把水印信息嵌入到高频系数上,但是采用这种方法,抗压缩性非常差。-done to the original signal DCT algorithm : Cox Piva and others made the DCT technology classic. Cox using random number generator producing standard normal sequence information as a watermark image of the overall DCT, DC coefficient selection removed outside some lower frequency coefficient superposition watermark information Piva will be replaced by images of the entire IF part. The original signal block, before making the DCT algorithm : Wu Hsu and put images 8* 8 block, a binary sequence as watermarks Add DCT IF; Some scholars calculated whole image of DCT, a real sequence embedded IF DCT coefficients. IF the choice is a good one to minimize the embedded information to the sub
- 2023-01-30 00:55:03下载
- 积分:1
-
记录键盘,并且到一定时候发送到指定的Email里
记录键盘,并且到一定时候发送到指定的Email里-Records of the keyboard, and to a certain time is sent to the designated Email Lane
- 2022-01-25 16:48:54下载
- 积分:1
-
这是世界程序大赛作品软件形式,很方便很直观,能很好的学习一些函数的功能用法...
这是世界程序大赛作品软件形式,很方便很直观,能很好的学习一些函数的功能用法-This is the world"s Programming Contest entries software form, is a convenient intuitive, good can learn some of functionality Usage
- 2022-02-01 13:10:32下载
- 积分:1