资源列表
multiprocessor
- 提高多核处理器线程执行效率的技术.随着多核技术在新一代高性能微处理器中的普遍应用,微处理器设计已进入多核时代。本 文着重从实现技术的角度,介绍了一些提高多核处理器线程执行效率,及消除多核处理器各种延迟的技术和产品,为切实提高多核处理器的执行效率和处理性能,提供了有效的技术途径和可供借鉴的设计方法。-this is a simple introduction about multi processror programing
20
- 有理数的四则运算,结果分别用分数和浮点数两种方式进行输出,cpp代码通过测试-Rational numbers of the four operations, the results were used to score and floating-point output in two ways, cpp code to pass the test
jisuanqi
- written in c # calculator-written in c# calculator
plural
- 简单的实现复数的+,-,×,/四则运算。-A simple realization of the plural+,-,×,/
cpuscheduling
- FCFS scheduling 作业调度 作业调度程序 单道批处理 CPU Scheduling
c
- 本文件为c++源代码,比较两个集合的大小,若集合的长度不等就退出,集合元素值累加相等则相等,供各位参考! -This document is c++ source code, compare the two sets of size, if the length of the collection ranging from the exit, the collection element values equal to the cumulative equal, for your informa
VideoEXE
- VC写的AVI视频压缩源码,对研究视频的朋友很有帮助 -VC wrote AVI video compression source code, useful for research video' s friends
instructionDictionary
- cc++sm指令字典 -cc++asmnstructionDictionary cc++asmnstructionDictionary
kk
- 由系统随机生成4张扑克牌,用户利用扑克牌的数字及运算符号“+”、“—”、“*”、“/”及括号“(”和“)”从键盘上输入一个计算表达式,系统运行后得出计算结果,如果结果等于24,则显示“Congratulation!”,否则显示“Incorrect!”-By the system randomly generated four playing cards, the number of users to poker and the operator symbols "+" ,&quo
serverandclient
- 实现客户端与通信端的通信,可以重复发送数据,保持连接-server and client
PEimport
- 这是一个查看PE文件中,导入的函数的程序. 采用VC+ 6.0编写.. -This is a view PE file, import procedures for the function. .. Prepared using VC+ 6.0
InsertPE
- 这是一个可以把任意二进制文件插入到PE可执行文件中的程序源码.采用VC++ 6.0编译.-This is an arbitrary binary files can be inserted into a PE executable file in the program source code. Using VC++ 6.0 compiler.