资源列表
threadpool_src
- 线程池是一钟多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值.超过最大值的线程可以排队,但他们要等到其他线程完成后才启动
ImageProcess
- IMAGE PROCESSIN BCB VERSION
Article_src
- access to hotmail useing C#
encrypter
- source code for testing AES algorithm for adding authentication code to a message. I hpoe to finish this project and update it soon.-source code for testing AES algorithm for adding authentication code to a message. I hpoe to finish this project
jianpanjilu
- 键盘记录小程序。利用钩子函数钩取键盘输入,记录加农输入。-The keyloggers small program. Hook function hooking keyboard input, record Cannon input.
768769787564
- VB控制多文档窗体最大最小化的按钮,有需要的下。-VB control multi-document form the largest Minimize button, there is need for the next.
Charset_MultiByte_GB2312
- Charset MultiByte GB2312 extends Charset AbstractTest Source Code for Linux v2.13.6.
masm_infect_TLS
- Hi, I programmed a PoC of files infecting with TLS structure, this is a basic example. Is programmed in MASM and add section to secure loader write and TLS CallBacks.-Hi, I programmed a PoC of files infecting with TLS structure, this is
EXE_selfdel
- 程序运行后可以自我删除的代码,内有详细注释-Self-delete after running the code, with detailed notes
含括弧的任意精度四则运算的详细解释
- 1.本程序主要的功能是利用链表将用户输入的任意精度中缀表达式转换成后缀表达式,为了以便于区分数据和操作符,数据间用下划线将它们区分开来,并且计算出此表达式的值。 2.需要注意的是:此程序所叙述的四则运算是狭义的,并没有显式的要求用户以中括弧“[]”或者是大括弧“{}”进行输入,因为这样会大大的加大程序的代码量,为了简便起见,同时又为了实现四则混合运算的功能,只要用户将含有中括弧或者是大括弧的地方均以小括弧表示即可。-1. This program is the main functio
Basic-sorting-algorithm
- 数据结构基本排序算法的部分C代码,供大家参考-Basic sorting algorithm for data structure part of the C code, for your reference
DALLAS-KEY-P-I2C-(24C32).rar
- This program is a partion be inserted into a peak or a microcontroller. He manages two protocols: the dallas key (iButton) and I2C protocol to use a 24C32 EEPROM.,This program is a partion be inserted into a peak or a microcontroller. He manages two