搜索资源列表
EnumeratorPP
- 窃取系统缓存密码、网卡MAC等源程序:这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 -Steal system password, network adapter and cache MAC source program: the software can get most of the "advanced" system information, such as system of passwords, PROXY Settings cache,
ccache-2.3.tar
- ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多,也有更多的特性。 (注:Linux下运行)-ccache is a compiler cache. It acts as a cachin
PerformanceTuningExample
- 关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。 -On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchan
TestCache
- 封装一个跨进程缓存类 最近做一个项目,需要记录系统里每个进程访问的IP及Port,然后提交到服务端进行分析,我的思路是用一个缓存文件记录所有进程访问网络的信息,然后在主程序中提取记录再提交。 这里面涉及到多进程访问同一个缓存文件的同步问题,于是封装了下面这个类,自我感觉良好,拿出来和大家分享 :) * 使用类似于环形链表的机制来保证运行效率-An inter-process caching class encapsulates a project recently, n
model_field_11[1].cache
- MD5伪造工具(不要做坏事噢) MD5碰撞测试程序并提供源代码. 利用该程序可伪造出有相同MD5的不同程序.-MD5 crash test program and provide the source code. Use this program can be forged out different programs with the same MD5.
ccio-dma
- DMA management routines for first generation cache-coherent machines. Program U2/Uturn in "Virtual Mode" and use the I/O MMU.
HardwareInfo
- 早期的一个国外程序员编写的小程序,用来获取电脑的硬件信息,语言是英文的,这些硬件信息包括:处理器型号、处理器核心数量、核心等级、活动处理器、内存地址、页面缓存、内存大孝是否安装鼠标以及鼠标数量等,这些参数貌似对应Windows98的,因此有点老了,朋友们看着办吧,不想要的就跳过吧。-Early one foreign programmers to write a small program used to obtain information about your computer' s
VC-Double-buffer-technology-test
- 在vs2008下基于MFC编写的一个关于双缓存的小程序,通过两个按钮响应,对比在加入双缓存后界面变化情况。-Based in vs2008 MFC prepared a small program on double-buffering via two buttons response, compared to the addition of dual-cache interface changes,
linux_fifo
- 嵌入式linux下fifo程序实现,用于通信,音视频传输缓存。-The embedded Linux FIFO program,For communication, audio and video transmission cache
Cache
- 本程序主要用于测试系统在三种情况下计算1~10000000的速度差异。三种情况分别为:数据在寄存器中计算、使用cache计算、不使用cach只使用内存计算。编写的三个程序:寄存器版、cache版、uncachable版均达到预期效果。这个程序的难点在与关闭系统的cache,在大量查找资料,找寻了5种方法后,才最终成功,所有带failed的代码均表示失败的(之所以把失败的代码也发上来,一是为了避免大家再走弯路,二是希望加以改进,变失败为成功)。-This program is mainly use
ccio-dma
- DMA management routines for first generation cache-coherent machines. Program U2 Uturn in Virtual Mode and use the I O MMU. -DMA management routines for first generation cache-coherent machines. Program U2 Uturn in Virtual Mode and use the I O MM
exexf
- 修复不小心关联到exe程序,利用cmd批量处理程序进行注册表修复,和清理图标缓存-Repair accidentally linked to the EXE program, the use of CMD batch processing procedures for registry repair, and clean up the icon cache
Comsuter-simulation-the
- 计算机体系结构中cache实现原理及解决方案的模拟程序-Computer architecture of the cache implementation principle and solution of simulation program,,
4886831
- cache测试软件,通过该小程序可以了解一些有关cache工作原理.-Cache testing software, through the small program can know something about the working principle of the cache.