搜索资源列表
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它
sntp2
- 网络时间同步协议的实现-network time synchronization protocol implemented
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ens
mac of 802.11 which is implemented via
- mac of 802.11 which is implemented via c++ and run in ns2.31
PaperImplemented
- Impulse Noise Removal through Fuzzy Logic is implemented in Matlab, Review paper is also there and ppt.
Barcode_src
- halftone vc implemented in matlab by using error diffusion algorithm
MeanShift
- The mean shift tracker algorithm was implemented using matlab.
LDPCperformance
- LDPC implemented in MATLAB, BPSK performance using LDPC checked
PV_Buck
- Buck converter- design and implemented mppt using buck converter
Open.database.program.designed.implemented.VC.
- VC编程设计实现打开数据库代码VC编程设计很好的参考学习代码-Open the database program designed and implemented VC code
CVPR08-SR
- A super resolution algorithm implemented in matlab.
Implemented-in-C-language-summary
- 用C语言实现的学生成绩汇总,能对学生的期末成绩进行管理,代码简单易懂,适合C语言初学者学习参考-Implemented in C language summary of student achievement, the students final grade can be managed, is straightforward for beginners to learn C language reference
Ant-colony-algorithm-implemented-
- 蚁群算法的实现代码,及蚁群算法的实现的汉语流程,供大家参考学习。-Ant colony algorithm implemented the code, and the realization of the ant colony algorithm of Chinese process, provide everyone reference to study.
ADPCM-algorithm-implemented-in-C
- G.726 ADPCM算法在C语言上的实现代码-G.726 ADPCM algorithm implemented in C language code
23Java-implemented
- 23种设计的Java实现,中间包括 Adapter Bridge等-23 designs implemented in Java
Make-the-DES-implemented-in-iOS
- DES加密算法在iOS上实现,在Xcode上运行。输入栏输入的为加密数据,加密结构以警告栏形式弹出-Make the DES encryption algorithm implemented in iOS
Matrix-implemented
- 矩阵式键盘实现的电子密码锁 电子密码锁-Matrix implemented electronic locks keyboard
BCS-implemented
- 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子-The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimension
FFT-IFFT-Implemented
- 在TI DSP上实现扩展精度的FFT和IFFT-Extended-Precision Complex Radix-2 FFT/IFFT Implemented on TMS320C62x
PID algorithm implemented by C#
- c语言实现的pid算法,非常详细,适合学习使用(PID algorithm implemented by C#)