-
360 security guards to imitate the security of software source code integrity, l...
模仿360安全卫士的安全软件 完整源代码,学习用-360 security guards to imitate the security of software source code integrity, learning to use
- 2023-03-02 11:10:04下载
- 积分:1
-
read the internal kernel data structures, in order to get reliable information a
read the internal kernel data structures, in order to get reliable information about the system state (like list of all processes, including those "hidden" by rootkits, even by fu )
- 2023-08-21 06:05:03下载
- 积分:1
-
一种防止别人获取你的输入密码的技巧
一种防止别人获取你的输入密码的技巧- One kind prevented the others gain your input password skill
- 2022-04-21 11:22:53下载
- 积分:1
-
the University of California based on the development of a MTrace and RTCP multi...
美国加利福尼亚大学开发的一个基于mtrace和rtcp来监控组播网络的程序,名称为mhealth,java实现在solaris下。windows下可能需要改一点mtrace的调用目录吧-the University of California based on the development of a MTrace and RTCP multicast network to monitor the procedure, known as mhealth, java achieve under the solaris. Windows may need to change 1:00 MTrace call it CONTENTS
- 2023-03-21 01:20:03下载
- 积分:1
-
主要用于罗列系统中的网络程序
主要用于罗列系统中的网络程序-listed for the main system of network programming
- 2022-03-02 00:48:52下载
- 积分:1
-
引导加载实践
引导加载练习
- 2022-05-18 19:36:12下载
- 积分:1
-
WINDOWS 2K RESOURCE KIT 中的远程启动SCHEDULE 的程序工具。
WINDOWS 2K RESOURCE KIT 中的远程启动SCHEDULE 的程序工具。-WINDOWS 2K RESOURCE KIT of remote boot SCHEDULE programming tools.
- 2022-02-03 18:53:14下载
- 积分:1
-
A virtual print procedures
一个虚拟打印的程序-A virtual print procedures
- 2023-04-02 03:05:04下载
- 积分:1
-
V3 updated rewrite of the entire system psychological counseling, to learn the h...
V3更新重写了整个心理咨询系统,吸取了历史版本的诸多有点,然后在增加了一些本人认为一个心理网站所需要的扩展功能,做到了非常人性化的局面,也许系统里面还存在部分JAVASCRIPT的错误,这是因为我没有增加容错脚本,其实没什么大关系的!好了现在谈谈重点的有哪些功能增加了吧:
1、个人拥有一个控制面板(基本资料,密码,头像,备忘录),虽然功能比较简单,但作为一个心理平台的话已经够了
2、心理讨论,系统的主体,比历史版本的平台功能强化了一下,具体功能如何内见,保证会让你满意
3、放松一刻:辅助模块,用于轻松心理咨询者抱着比较紧张的心情来浏览得到舒心的功能,有音乐试听互动的功能
4、系统功能,本系统是结合了历史版本的有点的,所以历史版本还存在免验证和验证的分别2套系统,而本系统则只要点点其中的参数设置即可设定成功,而且用户验证数据还可以通过EXCEL表格自由导入,方便异常
5、管理员登录名:admin
密 码 :admin
应网友要求,特别改制了ACCESS数据库版,可能数据库移植还有点问题,希望大家到官方网站去讨论交流-V3 updated rewrite of the entire system psychological counseling, to learn the history of the many versions somewhat, Then some of the extra that I have a psychological need for the expansion, and ensure that the very humanity of the situation, Perhaps system still exist inside the part JAVASCRIPT wrong, it is because I have no script to increase fault tolerance, In fact, nothing related to the! Well now turn to focus on what are the functions of the increase it : an individual with a control panel (basic information
- 2022-01-26 03:42:06下载
- 积分:1
-
Computer Network Principles Problem .. for those who study this course on his ow...
进程标识符*/
int prio /*进程优先数*/
int round /*进程时间轮转时间片*/
int cputime /*进程占用CPU时间*/
int needtime /*进程到完成还要的时间*/
int count /*计数器*/
char state /*进程的状态*/
struct node *next /*链指针*/
-Process identifier*/int prio /* process priority number*/int round /* process time, rotation time slice*/int cputime /* process CPU-time*/int needtime /* process, but also the time to completion*/int count /* counter*/char state /* process state*/struct node* next /* chain of pointers* /
- 2022-07-02 23:40:14下载
- 积分:1