资源列表
pthread_pool
- 线程池组成 1)线程管理器: 2)工作线程: 3)任务接口: 4)任务队列:(Thread pool composition 1) thread manager: 2) worker threads: 3) task interface: 4) task queue:)
zengzhanglv
- Descr iption 有一个数列,它是由自然数组成的,并且严格单调上升。最小的数不小于S,最大的不超过T。现在知道这个数列有一个性质:后一个数相对于前一个数的增长率总是百分比下的整数(如5相对于4的增长率是25%,25为整数;而9对7就不行了)。现在问:这个数列最长可以有多长?满足最长要求的数列有多少个? Input Format 输入仅有一行,包含S和T两个数( 0<S<T≤200000 )。 30%的数据,0<S<T≤100 ; 100%的数
disk_buffer_pool
- 1.了解盘块缓冲池中多种缓冲区的类型。 2.了解盘块缓冲池的结构。 3.理解盘块缓冲池的分配和回收过程。(Simulation of disk buffer pool allocation and recovery)
shotsegments-master
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法(This code implements the video shot segmentation, using the method based on color histogram)
Signal
- Signal handle in C++
单线程socket实现
- C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)
AN41908 Reference
- 这个是AN41908的厂家代码,keil,C 51的例程(AN41908 manufacturer code)
LeetCode (3)
- Leetcode 24、26、33、35、37题,具体内容可以查看LeetCode官网,一个很好的编程练习网站(the solution 24, 26, 33, 35, 37 of leetcode)
TCL.CLF.tar
- 将该语言包导入sourceinsight就可以看TCL代码啦(The language package into SourceInsight can read the TCL code.)
mod.tar
- #define mod(x,y) x%y 宏定义实现函数功能(Macro definition realizes function function)
test_tmfd
- timerfd+epoll范例,linux平台编译运行,仅供参考学习。(an example of timerfd and epoll)
test_Script
- python脚本,能够将常见的jpg图像上宣热为特殊油画效果。(Python scr ipt, can heat the common JPG image as a special oil painting effect.)
