-
面向对象程序设计课程实验,关于一个猜数游戏的源码
面向对象程序设计课程实验,关于一个猜数游戏的源码。很无聊。。。课程作业而已
- 2023-01-13 09:10:03下载
- 积分:1
-
编程书籍,c++
The
C+ +
Programming
Language
Third Edition
编程书籍,c++
The
C+ +
Programming
Language
Third Edition-Programming books, c++ TheC++ ProgrammingLanguageThird Edition
- 2022-04-07 10:03:37下载
- 积分:1
-
a multifunctional electronic calculator input to the design of set procedures
一个多功能电子计算器的设计的输入设定程序-a multifunctional electronic calculator input to the design of set procedures
- 2022-02-15 15:21:54下载
- 积分:1
-
access数据库备份与恢复,通过file的copy方法实现。
access数据库备份与恢复,通过file的copy方法实现。-access the database backup and recovery, through the file of the copy method.
- 2022-01-25 13:58:57下载
- 积分:1
-
测试ip地址的合法性!
测试ip地址的合法性!-test the legality ip address!
- 2023-01-12 09:00:03下载
- 积分: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
-
By Chinese Pinyin too. Can achieve all GB
由汉字得拼音.可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。嵌入式开发时,可作适当的修改。具体可找本人联系 -By Chinese Pinyin too. Can achieve all GB-232 Chinese characters defined in Pinyin conversion, database design, facilitate search, and other alphabet when the operation, convenient and flexible, you can generate all uppercase (lowercase), a simple acronym alphabet uppercase (lowercase) , with (without) delimited a variety of styles Pinyin. Embedded development, it can make appropriate changes. I may be looking for a specific contact
- 2022-01-26 00:40:45下载
- 积分:1
-
MFC Insider (source book distribution) CHAP04.rar
MFC技术内幕(配书源码)CHAP04.rar-MFC Insider (source book distribution) CHAP04.rar
- 2022-02-06 18:46:21下载
- 积分:1
-
43种差分程序
43种差分程序-43 Differential procedures-----------------------------
- 2022-01-24 18:00:24下载
- 积分:1
-
POS 打印机
这种销售和库存系统开发了使用 VB.NET 并在后端使用 MS Access 2010 数据库。主要特点是: 1.客户和供应商管理 2。订单处理 3。库存管理 4。销售管理 5。发票管理 6。低库存指标 7。预先记录搜索 8。进展报告的登录信息: 用户名为 admin 密码-12345
- 2022-07-02 19:10:30下载
- 积分:1