-
SD MMC card reader of a program, we can write ourselves a reader
SD MMC 的一个读卡程序,大家可以自已写一个读卡器-SD MMC card reader of a program, we can write ourselves a reader
- 2022-07-27 19:07:11下载
- 积分:1
-
用VC编写的鼠标变换的代码
用VC编写的鼠标变换的代码-VC prepared by the mouse transform the code
- 2022-06-14 02:13:52下载
- 积分:1
-
NS2 TCL AODV执行代码。
ns2 aodv implementation tcl code.
- 2022-02-07 16:09:06下载
- 积分:1
-
simulated annealing algorithm for traveling salesman problem (with C#)
模拟退火算法求解货郎担问题(用C#实现)-simulated annealing algorithm for traveling salesman problem (with C#)
- 2023-03-29 02:30:04下载
- 积分:1
-
在VC环境下,基于HTTP的客户端程序,实现从主机下载文件和图片...
在VC环境下,基于HTTP的客户端程序,实现从主机下载文件和图片-In the VC environment, the HTTP-based client program, downloaded from a host of documents and pictures
- 2022-09-27 22:45:03下载
- 积分:1
-
MODBUS的从站仿真软件,不错的东西哦
MODBUS的从站仿真软件,不错的东西哦-MODBUS slave of simulation software, a good thing Oh
- 2022-03-21 15:07:39下载
- 积分:1
-
非常详细的描述和解释多
非常详细的认真的多功能描述和解释了一些道理以及说明-Seriously very detailed description and interpretation of multi-functional logic, as well as some notes
- 2022-07-15 17:33:46下载
- 积分:1
-
Jsp Servlet ppt and guidance for beginners have caught the Directory
Jsp与Servlet的ppt教程,适合初学都入门的教程-Jsp Servlet ppt and guidance for beginners have caught the Directory
- 2022-02-22 00:41:08下载
- 积分: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
-
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to
MFC CStatic base class.
- 2022-01-20 22:42:50下载
- 积分:1