搜索资源列表
cstl-1.0.0
- 使用ANSI C编写的通用的数据结构和常用算法的库, 它模仿STL的接口形式, 包括序列容器,关联容器,容器适配器,迭代器,函数,算法等.CSTL为C编程中的数据管理提供了方便易用的程序库.包括详细使用手册-Written in ANSI C, a common data structure, and a library of commonly used algorithms, which mimics the interface in the form of STL sequence cont
asmjit
- x86指令模擬器,可在C++開發環境下模擬x86/x64指令的運行-AsmJit is a complete x86/x64 JIT Assembler for C++ language. It supports 32-bit and 64-bit mode, FPU, MMX, 3dNow, SSE, SSE2, SSE3 and SSE4 through type-safe API which mimics an Intel assembler syntax and eliminates n
formflash
- VC实现像QQ窗口一样的闪烁效果,我们在聊天的时候,有新消息的时候,QQ的聊天窗口会不停的闪烁,注意不是抖动,本实例代码模仿了QQ聊天窗口的闪烁效果,标题栏和任务栏都在闪烁效果。-VC QQ window flickering effect, we chat, there are news QQ chat window will stop flashing, be careful not to jitter, the example code mimics the flickering effe
shedular
- C 语言写的 schedular 模仿Minix 结构中的进程调度执行队列进程。采用双链表。-Written in C language schedular Minix structure mimics the process of scheduling the execution queue process. Double-linked list.
nf_nat_snmp_basic
- Application layer address mapping mimics the NAT mapping, but only for the first octet in this case (a more flexible system can be implemented if needed).
signal_header_test
- This GM mimics a blurred RR seen in the wild.
ANTLRTreePatternLexer
- Set when token type is ID or ARG (name mimics Java s StreamTokenizer).