-
tcp
tcp-IP终端工具-tcp-IP terminal tools
- 2022-01-26 08:21:08下载
- 积分:1
-
vc++在操作系统的应用
vc++在操作系统的应用 -vc in the operating system, applications
- 2022-05-15 05:43:40下载
- 积分:1
-
对于各种实体的VC编程创建一个美食使用AutoCAD…
AutoCad中关于使用vc++编程创建各种实体的一个类实例。-AutoCad regarding the use of vc programming of various entities to create a category of examples.
- 2022-04-20 13:17:35下载
- 积分:1
-
Learning c++ Courseware hope that we can be better shared, at the same time want...
学习c++的课件希望大家能够得到更好的分享,同时希望对你的学习有所帮助-Learning c++ Courseware hope that we can be better shared, at the same time want to be helpful to your learning
- 2022-01-26 00:44:11下载
- 积分:1
-
example of snmp++, c# source code etc.
snmp++ 的例子程序,c#源码等Examples -example of snmp++, c# source code etc.
- 2022-09-17 12:30:03下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
Flooding protocol testing protocol scenes select a node that contains 50 of the...
泛洪协议的场景测试协议 选择一个包含50个节点的1200*1200正方形区域的场景,每个节点随机选择自己的运动方向和运动速度,最大运动速度为40m/s,平均速度为20m/s,场景持续400s。-Flooding protocol testing protocol scenes select a node that contains 50 of the 1200* 1200 square regional scenes, each node randomly choose its own direction and velocity of movement, the biggest sports at 40m/s, average speed of 20m/s , the scene continued to 400s.
- 2022-03-11 14:05:54下载
- 积分:1
-
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!...
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!
-Search engine page code! ! Add your website in major search engines, increase website search features and charm, help you to improve web site traffic! Really cool! Very practical! !
- 2022-02-01 19:36:35下载
- 积分:1
-
7. 编程序CompFile,首先让用户输入两个文件名及其路径(二文件均为text文件),而后通过使用类成员函数getline逐行读入这两个指定文件的内容并进行...
7. 编程序CompFile,首先让用户输入两个文件名及其路径(二文件均为text文件),而后通过使用类成员函数getline逐行读入这两个指定文件的内容并进行比较。若发现有不同,则在屏幕上显示出相异二行的行号及其内容,并暂停下来询问用户是否需要继续比较后继行,直到用户回答不需要继续进行比较,或者已经比到了二文件的结束时停止处理。-7. Programmed CompFile, first of all allow users to enter two file names and their paths (two files are text files), then through the use of class member function getline reads line by line, the contents of the two specified file and compare. If it is found they were different, differences on the screen shows the line number 2 and its contents, and suspend the down and asks if they need to continue to compare follow-up line, until the user answers do not need to continue to compare, or is already higher than to the two documents stop processing at the end.
- 2022-04-27 23:39:29下载
- 积分:1
-
实现的一天
实现日常的日历功能,可以方便你查询日期!也可以修改后作为万能日历!-Realize day-to-day calendar function, you can easily query the date! Can also be modified as a universal calendar!
- 2022-03-06 05:29:43下载
- 积分:1