-
This is a library management procedures, including students log books to search...
这是一个图书馆的管理程序,含学生登录借阅书刊查找等功能-This is a library management procedures, including students log books to search functions
- 2022-11-07 05:45:04下载
- 积分:1
-
C++实践
一本学C++的好书,含例子代码
好多朋友推荐
C++实践
一本学C++的好书,含例子代码
好多朋友推荐-C++ Practice a school C++ The book, including examples of code a lot of friends recommended
- 2022-02-14 22:31:09下载
- 积分:1
-
ug of the second development program, everyone can support. Hope to have inspire...
ug的二次开发程序,请大家多多支持。希望对大家的开发有启发。-ug of the second development program, everyone can support. Hope to have inspired the development of everyone.
- 2022-12-26 16:10:03下载
- 积分:1
-
this a document that describe C programming
this a document that describe C programming-this is a document that describe C programming
- 2022-04-24 15:12:38下载
- 积分:1
-
利用VC++开发的基于mfc CSocket的网络通信服务器和客户端,给初学者以借鉴。...
利用VC++开发的基于mfc CSocket的网络通信服务器和客户端,给初学者以借鉴。-Using VC++ developers mfc CSocket-based network communications server and the client, giving beginners to learn.
- 2022-03-26 15:38:22下载
- 积分: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
-
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,...
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。-1 learning point putpixel painting. 2 paintings ellipse3 the use of elliptical ellipse and rectangle drawing. 4 input array, the largest element and the first exchange, the smallest element and the final exchange, the output array.
- 2022-02-27 05:43:35下载
- 积分:1
-
小型的游戏修改器,可以修改若干游戏的关键参数等等,MFC编的...
小型的游戏修改器,可以修改若干游戏的关键参数等等,MFC编的-small changes of the game, you can change a number of key parameters of the game, etc., MFC series
- 2022-03-19 05:09:16下载
- 积分:1
-
Supersity 软件
“库存管理是有效监督单元的恒定流入和流出物品的现有库存的过程。这个过程通常涉及控制单元,以防止在清单变得过高,或萎缩到,可以把业务的操作进入危险水平的转移。库存管理主要是关于指定的大小和摆放物品的放置。它需要在设施内或供电网络的多个位置内的不同位置,以保障生产的正常和规划过程中对随机干扰运行的材料或物品。库存管理的范围还涉及补货时间之间的细纹,承载库存,资产管理,库存预测,存货计价,未来价格的预测,库存,质量管理和需求预测可用空间成本“。
- 2022-10-30 04:55:02下载
- 积分:1
-
A database searching programme written by vc.I find it on internet.
用VC编写的一个数据库的搜索程序,网上找到的-A database searching programme written by vc.I find it on internet.
- 2023-02-27 22:10:03下载
- 积分:1