-
在 VMware (虚拟机)上运行的 Windows CE
在 VMware (虚拟机)上运行的 Windows CE -In VMware (virtual machine) running on Windows CE
- 2023-04-22 13:10:08下载
- 积分:1
-
vc环境下对pro/engineer 的菜单进行二次开发的小例子。
vc环境下对pro/engineer 的菜单进行二次开发的小例子。-vc environment on the pro/engineer to carry out the secondary development of a menu of small examples.
- 2022-02-11 15:16:57下载
- 积分:1
-
Discuz! v2.5F 简体中文版
Discuz! v2.5F 简体中文版-BBS! V2.5F English version
- 2022-03-12 05:51:00下载
- 积分:1
-
模仿BASIC函数的某些C语言函数
模仿BASIC函数的某些C语言函数-mimic the function of certain C language function
- 2022-07-14 11:11:42下载
- 积分:1
-
fefetion实现了中国移动的网络版倒萨 fetion实现了中国移动的网络版倒萨...
fefetion实现了中国移动的网络版倒萨 fetion实现了中国移动的网络版倒萨 -fetion实现了中国移动的fetion实现了中国移动的网络版倒萨fetion实现了中国移动的网络版倒萨fetion实现了中国移动的网络版倒萨网络版倒萨
- 2022-04-02 08:13:18下载
- 积分:1
-
用java编写的猜数字的小程序 很简单的 东西 还有贪吃蛇
用java编写的猜数字的小程序 很简单的 东西 还有贪吃蛇-with java prepared by the ringing of a small procedure very simple things have a huge memory
- 2022-07-16 20:57:14下载
- 积分:1
-
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!...
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!-One question many people to participate, comment, share DIGG integrated multi-modality systems, more good features, please head their own experience of it!
- 2022-04-30 12:21:35下载
- 积分:1
-
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教...
一款在VC环境下编辑的餐厅管理系统
由于是初学者还有很多不足请大家指教-An editorial in the VC environment, a restaurant management system for beginners because it is still much to be desired please Zhijiao
- 2022-08-22 20:48:04下载
- 积分:1
-
邻接矩阵的最短距离
邻接矩阵的最短距离-adjacency matrix is the shortest distance
- 2022-03-04 17:39:07下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float 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, p
- 2022-03-22 16:15:25下载
- 积分:1