资源列表
Sa
- 这是一个在VC++画Sa信号的函数,主要应用于有关信号与系统的程序中-use VCsoftware to draw a function of Sa signal。
ThreadPoolUnit
- Windows自带线程池 Delphi调用方法-Windows comes with Delphi method is called thread pool
stoneageMAX
- max for stoneage,use this file you can make encode_1.max
MB_RTU
- Modbus RTU CRC校验码的两种计算方法。 查表法,直接计算法。-Modbus RTU CRC.
VERHULST
- 用于系统数据统计和规划预测,用此程序所得的关联性较好,应用很广。-System data for statistical and planning projections, associated with this program was better received, the application is very broad.
ymodem.cpp.tar
- This ymodem code in windows-This is ymodem code in windows
OSexperience7
- 设计程序模拟内存的动态分区法存储管理。 内存空闲区使用自由链管理,采用最坏适应算法从自由链中寻找空闲区进行分配。 假定系统的内存共640K,初始状态为操作系统本身占用64K。 t1时间后,有作业A、B、C、D分别请求8K、16K、64K、124K的内存空间; t2时间后,作业C完成; t3时间后,作业E请求50K的内存空间; t4时间后,作业D完成。 要求编程序分别输出t1、t2、t3、t4时刻内存的空闲区的状态。 -Design program to si
mofangzhen
- 魔方阵是一个古老的智力问题,它要求在一个m×m的矩阵中填入1~m2的数字(m为奇数),使得每一行、每一列、每条对角线的累加和都相等,如图1所示。-Magic square is an old intellectual problem, it requires a matrix m × m 1 ~ m2 fill in the number (m is odd) such that each row, each column and each diagonal are equal to the c
POJ2632--Crashing-Robots
- POJ2632题--Crashing Robots-POJ2632 problems- Crashing Robots
de
- :定义一个简单的Computer类,有私有数据成员芯片(cpu)、内存(ram)、光驱(cdrom)等等, 有两个公有的成员函数run、stop。其中成员cpu为CPU类的一个对象,ram为RAM类的一个对象, cdrom为CDROM类的一个对象,定义并实现Computer类.请添加每个类的带参数的构造函数以及拷贝构造函数,析构函数-: Computer class defines a simple, there are private data members of the chip (cpu
2
- 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X轴向右为正,Y轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N,N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付费用B,否则免付费用。 (3)汽车在行驶过程中遇油库则应
Peloader
- pe loader 可以自己加载pe文件 非常好用,不要干坏事-pe loader