-
简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。...
简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic description.
- 2022-08-25 10:00:27下载
- 积分:1
-
计算机网络与多媒体技术的飞速发展,对传统远程通信领域产生了深远的影
响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Deman...
计算机网络与多媒体技术的飞速发展,对传统远程通信领域产生了深远的影
响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Demand,简
称VOD)也随之产生。
-
The rapid development of computer network and multimedia technology has great influnce on telecommunication. More and more multimedia information appears on the Internet,thus video on demand (for short VOD) also come into being.
VOD is an interactive multimedia information services form.The users are able to select video information on demand according to their need and interest and control the process.VOD enjoys a brigt future and has already become hot investigation in the field of computer network and multimedia technology
- 2022-09-18 09:05:03下载
- 积分:1
-
Dislay 7 segments
Dislay 7 segments -Dislay 7 segments ..........................................
- 2022-01-25 22:07:01下载
- 积分:1
-
农历日期,和指针钟表,透明显示,非常不错的
农历日期,和指针钟表,透明显示,非常不错的-Lunar date, and pointer watches, transparent display, very good
- 2022-03-19 09:15:36下载
- 积分:1
-
用户注册管理台串口联接终端,和和后台数据库相连
用户注册管理台串口联接终端,和和后台数据库相连-management Taiwan registered users connected to serial terminals, and associated database and background
- 2022-07-24 17:55:29下载
- 积分:1
-
c#下载网页源码
IntroductionMyDownloader is an open source application written in C# that is almost a complete download manager.MyDownloader has many features to manage downloads: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-09 12:10:03下载
- 积分:1
-
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过...
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过-Cap their own written code, with cap4 to capture, to calculate the signal frequency and periodicity, have been debugging through
- 2022-04-06 09:27:30下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
文件比较工具WinMerge源代码
文件对比工具winMerge源代码-document comparison tool winMerge source code
- 2023-09-03 12:30:05下载
- 积分:1
-
there is a defect in only know that the secret and public key
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-03-22 01:18:28下载
- 积分:1