-
MICROSOFT 基础类库: DLLExample 项目概述
==============================================...
MICROSOFT 基础类库: DLLExample 项目概述
========================================================================
应用程序向导已为您创建了此 DLLExample DLL。此 DLL 不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写 DLL 的起点。
-MICROSOFT Foundation Class Library: DLLExample project outlined ========================================== ============================== Application Wizard has been created for you this DLLExample DLL. This DLL not only the demonstration of Microsoft based on basic use, but also as your starting point for the preparation of DLL.
- 2022-01-25 23:23:59下载
- 积分:1
-
经典的asp项目案例!
经典的asp项目案例! -The classic asp project case studies! The classic asp project case studies!
- 2022-11-25 17:40:03下载
- 积分:1
-
把外部程序作为MDI窗口打开
把外部程序作为MDI窗口打开-put external procedures as MDI window open
- 2022-02-16 01:27:41下载
- 积分:1
-
Mib for snmp protocol management software, easy to use, the interface is simple,...
用于snmp协议的mib管理软件,使用方便,界面操作简单,易于使用-Mib for snmp protocol management software, easy to use, the interface is simple, easy-to-use
- 2022-09-08 02:55:02下载
- 积分:1
-
Internet cafe to use navigation web site, some have more than 600 pages, has the...
网吧使用的导航web站点,大约有600多个页面,有后台,都是admin-Internet cafe to use navigation web site, some have more than 600 pages, has the background, are admin
- 2022-03-04 11:16:05下载
- 积分:1
-
访问控制,包括语音电路
利用红外寻找进入和退出的 pepule 从选中的房间里。
使用液晶显示的访客人数。
使用键盘来访问设置限制。
使用 ISD4004 发送语音邮件。
基于单片机 89V51RD2。
- 2022-08-14 10:29:06下载
- 积分:1
-
SCM typical keyboard matrix scanning procedure : Uncompressed password, c langua...
单片机典型矩阵键盘扫描程序:无压缩密码,c语言代码-SCM typical keyboard matrix scanning procedure : Uncompressed password, c language code
- 2022-03-19 22:05:10下载
- 积分:1
-
.cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。...
.cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。-. cpp file. Input sequence expression, can be calculated within 10 4 mixed-integer calculations. Idea is to be used in sequence after sequence, and then calculated.
- 2022-01-24 13:58:25下载
- 积分: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
-
TC中的串口编程
TC中的串口编程-Serial Programming
- 2022-11-06 05:30:04下载
- 积分:1