-
动网论坛mssql商业版源码
动网论坛mssql商业版源码-patrons mssql commercial version source.
- 2022-01-25 22:03:53下载
- 积分:1
-
a derived class
串口通信的一个派生类-a derived class
- 2022-09-08 01:30:03下载
- 积分:1
-
Chat using CSocket
本文介绍了Windows套接字的性质和用途。这是
- 2022-06-17 10:07:22下载
- 积分:1
-
华源ASP语音聊天室
资源描述需要注册DLL组件,才可以正常运行,想提高ASP技术的童鞋可以看看
- 2023-05-30 17:30:04下载
- 积分:1
-
c++课程设计。题目模仿windows自带计算器用c++编写一个。
c++课程设计。题目模仿windows自带计算器用c++编写一个。-c++ curriculum design. Title to imitate windows own calculator using c++ to write a.
- 2022-09-14 20:50:04下载
- 积分:1
-
ln(x)的泰勒法及迭代法实现
用泰勒方法 和 李查逊加速外推法 实现1-100之间的ln(x)计算。其中加减乘除由自己编程实现,因此不受计算机数值变量存储位数的影响。计算精度可以自己规定。几十位左右的精度时可保持计算稳定。
- 2022-02-25 16:37:37下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
统计图,MFC制作,简单易用,初学C++的MFC编程作品
统计图,MFC制作,简单易用,初学C++的MFC编程作品-Charts, MFC production, easy to use, beginners C++, MFC programming works
- 2022-03-22 17:44:17下载
- 积分:1
-
这种评估需要三的拍卖的核心创作班…
This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class Client are three of the fundamental classes in the system.
- 2022-02-03 00:59:18下载
- 积分:1
-
QR code 的国标标准,内附中国汉字模式的详细转换方式
QR code 的国标标准,内附中国汉字模式的详细转换方式-QR code of the national standard criteria, included a detailed model of Chinese characters conversion mode
- 2022-02-28 17:23:54下载
- 积分:1