-
consumecelt
进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
- 2017-07-26 14:10:42下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
TMS320F28335CAN
DSP28338 CAN例程,针对28335如何使用CAN(DSP28338 CAN routine)
- 2018-03-24 13:49:33下载
- 积分:1
-
legrnonguithwith
服务器程序,可实现与客户端的通信,适合于初学者的学习,(The server program, and can realize communicate with the client, suitable for beginners learning,)
- 2017-03-24 17:06:44下载
- 积分:1
-
2008711194473625
坐标转换 将大地坐标值转换为平面坐标系
由经纬度转换至大地坐标(Coordinate transformation to convert the earth plane coordinates by latitude and longitude coordinates to Geodetic Coordinate Conversion)
- 2009-05-19 09:45:00下载
- 积分:1
-
demo
一个C++的垃圾回收器,用于研究垃圾自动回收机制。(The garbage collector is a C++, used to study.)
- 2014-01-10 16:20:05下载
- 积分:1
-
【MFC】ListControl控件实现翻页
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
- 2020-11-06 23:09:50下载
- 积分:1
-
24Points
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
- 2013-08-19 12:02:21下载
- 积分:1
-
acoustic forward - 4
二维声波方程正演模拟时间二阶,空间12阶交错网格正演模拟(Forward modeling of two-dimensional acoustic wave equation with time two order and space 12 order staggered grid forward modeling)
- 2017-10-29 20:50:35下载
- 积分:1
-
2004102120533898
经典小游戏很好的的在品台上运行,希望大家能喜欢(A good classic game to run on stage in the product, I hope you like)
- 2011-09-21 12:30:27下载
- 积分:1