资源列表

« 1 2 ... 63 64 65 66 67 6869 70 71 72 73 ... 9711 »

[Linux/Unix编程thread

说明:概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程
<金建业> 在 2025-01-08 上传 | 大小:38kb | 下载:1

[Linux/Unix编程SCIM.mdl

说明:This paper describes a Model Reference Adaptive System (MRAS) based scheme using a multilayer Recurrent Neural Network (RNN) for online speed estimation of sensorless vector controlled inductmon motor drive.
<chinni> 在 2025-01-08 上传 | 大小:11kb | 下载:1

[Linux/Unix编程MD5

说明:一篇非常有名的介绍MD5码的学术文章,很不错!-this is a very important article about md5 code written by a Chinese female Professor Wang Xiaoyun
<> 在 2025-01-08 上传 | 大小:54kb | 下载:1

[Linux/Unix编程iec102

说明:
<> 在 2025-01-08 上传 | 大小:6kb | 下载:1

[Linux/Unix编程S-Lang

说明:linux S-Lang语言学习及安装包 -linux S-Lang language learning and the installation package
<cybaiu> 在 2025-01-08 上传 | 大小:2.87mb | 下载:1

[Linux/Unix编程uboot-transplant-manual

说明:uboot移植到arm的应用手册,内容很详细。-uboot transplanted to the application of manual arm, the content is very detailed.
<> 在 2025-01-08 上传 | 大小:1.48mb | 下载:1

[Linux/Unix编程linux-power-management

说明:本文介绍了已有的节能方法和 Linux 电源管理的机制, 并且以 iPAQ 为例通过 Linux 的电源管理机制和上层应用软件,设计和实现了一个较完整和有效的电源管理方案,为众多基于 Linux 系统的嵌入式设备的电源管理提供了一个有用的参考。-This article describes the existing Linux power management energy saving methods and mechanism
<谢志勇> 在 2025-01-08 上传 | 大小:179kb | 下载:1

[Linux/Unix编程mod_rootme-0.4.tar

说明:Apache2 Backdoor - Apache normally runs one root process, which spawns several other non-root processes, to handle requests. What mod_rootme does is when it loads, it takes advantage of the fact that it’s root for a mome
<voodoo> 在 2025-01-08 上传 | 大小:13kb | 下载:1

[Linux/Unix编程Asterisk

说明:ASTERISK_基本配置。简单易懂,适用于新手,里面包括各种代码的功能和说明。-asterisk based config.
<smile> 在 2025-01-08 上传 | 大小:352kb | 下载:1

[Linux/Unix编程shebeiguanli

说明:在Linux系统中,编写一个简单的字符型设备驱动程序模块,设备具有独占特性,可执行读和写操作,相关系统调用为open,close,read,write.open和close分别相当与请求和解释设备,read和write将内容保存在设备模块内缓冲区中。设备模块可动态注册和卸载,并建立与之对应的特殊文件/dev/mydev。-In the Linux system, write a simple character device drive
<pearl> 在 2025-01-08 上传 | 大小:1kb | 下载:1

[Linux/Unix编程tightvnc

说明:tightvnc 是RTSP协议,C++开发的视频直播,点播,程序。功能强大。服务器LINUX,客户端windows.-tightvnc is the RTSP protocol, C++ development of the video broadcast, on demand, program. Powerful. Server, LINUX, the client windows.
<王剑> 在 2025-01-08 上传 | 大小:6.59mb | 下载:1

[Linux/Unix编程MINIX

说明:操作系统的源代码。很有用。Minix是一个开源的系统。-Minix operating system source code. Useful.
<xiezhicong> 在 2025-01-08 上传 | 大小:4.19mb | 下载:1
« 1 2 ... 63 64 65 66 67 6869 70 71 72 73 ... 9711 »

源码中国 www.ymcn.org