-
读取.dat文件和图显示
read from .dat files and show it in plot
- 2022-01-20 23:53:49下载
- 积分:1
-
登录页
登录页
- 2022-03-25 20:45:41下载
- 积分: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
-
顾名思义,这个源码是针对喜欢聊天的人们所做的.希望大家能喜欢....
顾名思义,这个源码是针对喜欢聊天的人们所做的.希望大家能喜欢.-As the name suggests, the source code is like chatting against people doing. Hope that we can like.
- 2023-05-13 23:00:03下载
- 积分:1
-
一本关于Windows API编程方面的书,其中涉及了SDK方面,值得
一本关于Windows API编程方面的书,其中涉及了SDK方面,值得-1 on the Windows API programming books, which involves the SDK, it is worth
- 2023-06-12 07:00:08下载
- 积分:1
-
AnyQ是业务协同软件是由点石公司起诉,并…
AnyQ是点石公司面向企业用户推出的一款商务协作软件,目的是商务协作、统一通讯,简称AnyQ。 Giga Information Group分析家Rob Enderle说:"对企业来说,即时通讯正演变成一种重要的技术,有助于集思广益并改善生产力。这将赋予企业绝佳的机会,在应用该技术的同时,将大大强化公司的竞争力"。 点石公司经过长期的市场调研、分析及技术积累,适时推出AnyQ这一产品。-AnyQ is a business cooperative software which is sued by Dianshi company, and the software is face to enterprise user, its goal is business cooperative, uniform communication, named AnyQ.Rob Enderle, the analysis reporter of Giga Information Group said that as far as enterprise is concerned instantly communication are evolved to an important technology, it can benefit to collect many good idea together and improve the productive power. This will vest the bestest opportunity to enterprise,when enterprises applying the technology it will strengthen the compepitive power of company meantime.Through a long time market investigation, analysis and technology acculation, Dianshi company issues the AnyQ production.
- 2022-05-18 08:02:18下载
- 积分:1
-
多线程编程
实现线程的创建,挂起,激活等功能。
多线程编程
实现线程的创建,挂起,激活等功能。-Thread Create……
- 2022-08-11 12:18:42下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Command模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Command Mode
- 2022-03-23 11:01:45下载
- 积分:1
-
一个简单的单文档画图示例
一个简单的单文档画图示例-a simple single document drawing examples
- 2022-04-29 19:09:13下载
- 积分:1
-
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看...
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看-a small program used to display waterfall on the outside, use a lot of mathematical formulas, an eye-catcher
- 2022-05-16 06:34:14下载
- 积分:1