-
不错的c程序啊,下载看看,代码函数也不是很复杂,仔细看看能看明白,我的一点心血!
不错的c程序啊,下载看看,代码函数也不是很复杂,仔细看看能看明白,我的一点心血!-good procedures ah, download see, code function is not very complicated, and to look carefully Naikanmengbai, my point effort!
- 2022-07-19 19:25:00下载
- 积分:1
-
进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。...
进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。-processes with time-unit, awakened, called when time-to the post, the process would enter the waiting queue, but is carried out according to priority calls.
- 2022-01-24 17:41:48下载
- 积分:1
-
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈...
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈-Useful information on a drawing if you have similar trouble also upload information onto Kazakhstan
- 2022-03-04 02:55:58下载
- 积分:1
-
源码,在别人基础上改的,不知道有没有用,控制GE的
源码,在别人基础上改的,不知道有没有用,控制GE的-Source code, based on the change of others, and do not know if there is no use, control of GE" s
- 2023-05-19 12:20:03下载
- 积分:1
-
个人财政支出管理的关键源程序代码,已经调试
个人财政支出管理的关键源程序代码,已经调试-Personal financial expenditure management the key to source code, have been debug
- 2022-02-09 22:00:27下载
- 积分:1
-
Windows API
a windows api
it is very usefull to you
welcome to my home page
www.beihuazy.com to down more useful information
- 2022-03-26 18:41:01下载
- 积分:1
-
输入阿拉伯数字(1到7)显示星期的英文字母
输入阿拉伯数字(1到7)显示星期的英文字母-The importation of Arabic numerals (1-7) shows the letters of the alphabet Week
- 2022-03-02 05:58:59下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
用VC++写的一个天上掉钱,接住加分的小游戏钱的速度与大小有关。...
用VC++写的一个天上掉钱,接住加分的小游戏钱的速度与大小有关。-VC write a sky swap money to receive extra money to the small games of the speed and size.
- 2022-06-02 21:52:13下载
- 积分:1
-
迷宫游戏的程序
迷宫是游益智游戏形式的复杂的分支通道通过,规划求解必须找到一条路线。
在第一个迷宫由程序创建的然后代码发现一条路线。
- 2022-02-11 12:18:05下载
- 积分:1