-
文本网页文档的自动主题分类
Automated subject classification of textual Web documents
- 2022-10-27 15:40:03下载
- 积分:1
-
JTAG New design.scema include soft use universa
JTAG New design.scema include soft use universa-JTAG New design.scema include soft use universall
- 2022-02-04 21:57:32下载
- 积分:1
-
你写好程序后,如果要为格式化烦恼,那这个源码排列一定适合你
你写好程序后,如果要为格式化烦恼,那这个源码排列一定适合你-Your written procedures, if you want to format a worry, then this source must arrange for you
- 2022-05-13 18:29:36下载
- 积分:1
-
单链表实现选择排序!
单链表实现选择排序!-achieve SELECTION SORT!
- 2022-01-25 21:38:07下载
- 积分:1
-
该程序详细解读了各种的排序方法的原理对初学者非常有帮助...
该程序详细解读了各种的排序方法的原理对初学者非常有帮助-the procedures detailed explication of the various methods of sorting principle to be very helpful to beginners
- 2022-03-30 18:19:57下载
- 积分:1
-
本文描述了EM200 提供的AT 命令的含义、语法以及回应内容。
本文描述了EM200 提供的AT 命令的含义、语法以及回应内容。-This paper describes the AT command to provide EM200 meaning, grammar, and to respond to the content.
- 2022-10-13 16:50:04下载
- 积分:1
-
MFC Insider (source book distribution) CHAP01.rar
MFC技术内幕(配书源码)CHAP01.rar-MFC Insider (source book distribution) CHAP01.rar
- 2022-07-06 08:44:04下载
- 积分: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
-
浅谈软件保护,说实话我也不太明白,大家都来看看!
浅谈软件保护,说实话我也不太明白,大家都来看看! -software protection, tell the truth I do not quite understand that we have to look at!
- 2022-01-25 19:34:23下载
- 积分:1
-
一个在线鞋店系统
这是一个未使用框架,纯粹使用Java基础编辑的在线鞋店系统,适合用来回归javaweb基础知识。代码使用MVC设计模式,代码风格还算不错。
- 2023-05-15 05:20:03下载
- 积分:1