-
md4/md5 algorithm includes a set of useful tools, there are many algorithms, for...
包含md4/md5算法的一套好用工具,里面有好多算法,对于搞安全的人来说非常有用-md4/md5 algorithm includes a set of useful tools, there are many algorithms, for those who engage in security is very useful
- 2022-11-05 04:30:03下载
- 积分:1
-
Error Exit Code for Linux operating system.
This code is efficient and modifie...
Error Exit Code for Linux operating system.
This code is efficient and modified by a team from a reputed institute
- 2022-12-31 19:00:04下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-SDRAM篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-SDRAM articles
- 2023-04-23 10:15:03下载
- 积分:1
-
latest electronic download, embedded systems micro
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(3),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (3), the state-associated
- 2022-04-19 13:12:18下载
- 积分:1
-
Network congestion in the PI algorithm source code, you can use NS
网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发-Network congestion in the PI algorithm source code, you can use NS-2 simulation software approach, can also be used for the development of other algorithms
- 2023-07-07 02:10:02下载
- 积分:1
-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
关于UNIX的AIX操作系统的入门级学习手册。
关于UNIX的AIX操作系统的入门级学习手册。-AIX
- 2022-02-20 21:16:40下载
- 积分:1
-
xml文档树分析例子程序
xml文档树分析例子程序-xml document examples tree analysis procedures
- 2022-02-25 13:35:26下载
- 积分:1
-
postscript 1.4.2 unix 开发源码。
postscript 1.4.2 unix 开发源码。-postscript 1.4.2 unix open source.
- 2022-07-02 02:29:47下载
- 积分:1
-
一个小程序来与你分享,/ *本程序支持多个实例。
一个小的telnet程序与大家共享,/* 本程序支持如一些参数:
* --host IP地址 或者 -H IP地址
* --port 端口 或者 -P 端口
* --back 监听数量 或者 -B 监听数量
* --dir 服务默认目录 或者 -D 服务默认目录
* --log 日志存放路径 或者 -L 日志存放路径
* --daemon 使程序进入后台运行模式
*/
-A small telnet program to share with you,/* This program supports a number of parameters such as:*- host IP address or-H IP Address*- port-port or-P port*- back to monitor the number of or-B monitor the number of*- dir default directory service, or-D services to the default directory*- log log storage path or-L log storage path*- daemon to make the procedure to enter the background running mode* /
- 2022-08-10 21:14:56下载
- 积分:1