搜索资源列表
Cpuseries
- 获取硬盘串号,Cpu串号等硬件信息,通过C#获取本机器硬件信息-Series hard disk access, Cpu series, and other hardware information through access to the C# machine hardware information
jcddmnxt
- 进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。-scheduling process simulation program here no API calls only simu
HEnclib(Optimized)
- H.263的编码程序,加了CPU指令优化,VC版.
RARjm
- rar解压缩密码暴力破解 一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。它提供有预估算出密码所需要的时间;可中断计算与恢复继续前次的计算。 强力的 RAR/WinRAR 密码破解工具。 功能特性: 简单易用 一个实例只可破解一个文件,但运行多个实例即可同时破解多个文件 支持各种压缩方式 支持自解压压缩包 可自设暴破字符集(支持非英文字符) 随时可中断破解进度,稍后可自断点继续 可后台运行,仅
delphifastzlib114
- zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... P
cpu
- this file is cpu code in vhdl
cpu_behav
- this file is cpu code in vhdl
h.263
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily porte
ALU_6502
- 这个数据是使用cadence工具来做的8位CPU的全加法器
C8051PSD
- 基于C8051F340的SD卡读写,移植了FATFS的文件系统。可以实现文件的读写...[sd卡(驱动)工作原理分析完整版.rar] - 1硬件初始化,与CPU相关的配置,SSIO... -he 2828 supports up to 1Gbps per lane speed with maximum 4 lanes using both parallel RGB interface and serial SPI interface
myDAC
- 分布式算术编码DAC的C++实现 分布式算术编码DAC的C++实现 -DAC codes implementaion on CPU
Timer0_Interrupt
- CPU TIMER 0应用之CPU TIMER 0的使用-The application of CPU TIMER 0 of CPU TIMER 0
process
- 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用: 先进先出调度算法; 基于优先级的调度算法; 最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示: 当前执行进程; 就绪队列; 等待队列 -Process scheduling simulation program: Suppose there are 10
wmicGetHardwareInfos
- 用WMIC在WINDOWS上得到计算机硬件信息-Descr iption wmicGetHardwareInfos queries informations about the computer hardware (OS, CPU, GPU, RAM, Disk) It displays results in the command window or in a text file. wmicGetHardwareInfos requires wmicGet (submission#4
CPU-Schedualing-Algorithms-Simulator-master
- CPU SCHEDULER The CPU scheduler, which is part of the operating system of a computer, manages the allocation of the CPU among processes. A process is said to be running in the running state if it is currently using the CPU. A process is said to
lz4-master
- lz4 是个无损压缩算法。在双核的CPU下运行,每个核的压缩速度为400 MB/s 。他也是一个非常快的解压缩算法,特别是在RAM运行速度达到极限。-LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed