-
to do string manipulation using c
to do string manipulation using c
- 2022-05-06 03:46:20下载
- 积分:1
-
一个地图编辑器,其中用了不少暗黑的素材。在VC下编译通过。...
一个地图编辑器,其中用了不少暗黑的素材。在VC下编译通过。-A map editor, which used a lot of material Diablo. Adopted under the compiler in VC.
- 2022-01-25 14:30:40下载
- 积分:1
-
源程序是银行综合业务平台中基本业务里的其中几个子业务的c语言的源码...
源程序是银行综合业务平台中基本业务里的其中几个子业务的c语言的源码--C language codes, which includes some sub services of basic services in bank synthesis service platform
- 2022-09-21 22:25:03下载
- 积分:1
-
请我想加入
Quiero inscribirme por favor
- 2022-04-08 05:44:38下载
- 积分:1
-
一个用vb模拟的《疯狂坦克》游戏,建筑物的损害,杀伤力的计算 都很巧妙...
一个用vb模拟的《疯狂坦克》游戏,建筑物的损害,杀伤力的计算 都很巧妙
-with a simulated "Fengjuetanke" game, the damage to buildings, these calculations are very clever
- 2023-09-07 03:05:04下载
- 积分: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
-
ISO_IEC_14496
ISO_IEC_14496-4_2001(E)
- 2023-03-27 07:10:04下载
- 积分:1
-
java network programming source code, learning socket programming and helpful th...
java 网络编程的源代码,学习socket编程和线程很有帮助-java network programming source code, learning socket programming and helpful threads
- 2022-02-02 02:38:20下载
- 积分:1
-
关于c++做的系统管理,还包含有详细文档说明
关于c++做的系统管理,还包含有详细文档说明-With regard to c++ to do system management, but also includes a detailed documentation
- 2022-08-08 01:22:41下载
- 积分:1
-
冒泡法,快速排序等排序的实现
冒泡法,快速排序等排序的实现-Bubble, rapid sequencing order as the realization
- 2022-01-30 19:30:24下载
- 积分:1