-
数据结构哈希表的实现,用C++写的,比较完整
数据结构哈希表的实现,用C++写的,比较完整-Hash table data structure to achieve, using C++ Written relatively complete
- 2022-07-04 05:40:41下载
- 积分:1
-
用vb写的饮食管理系统功能全面
用vb写的饮食管理系统功能全面-with vb was eating a comprehensive management system function
- 2022-04-15 08:15:26下载
- 积分:1
-
c++中数据结构的链表处理程序
c++中数据结构的链表处理程序-c structure of the data processing procedures Chain
- 2023-06-16 14:50:04下载
- 积分:1
-
Combine two polynomials using linked list, then format printing
利用链表解决合并两个多项式的问题,最后按格式输出多项式-Combine two polynomials using linked list, then format printing
- 2022-02-06 04:34:01下载
- 积分:1
-
银行排队的模拟
void hugemenu()//最大的菜单
{
char menu; //服务项目菜单 采用字符型比较可靠!因为如果定义成整型,万一输入了字符,可能会造成死循环错误
while(1) //系统将一直运行 直到运行 turnoff()函数
{
printf("
********************欢迎您使用本系统********************
");
printf(" 【请选择服务项目】:
");
printf(" 1.客户取票 2.VIP服务
3.客服系统 4.关闭系统
");
printf(" 【您的选择】:");
scanf("%s",&menu); //用%s 比%c好 %c会记录字符 而且比如
- 2022-01-24 08:52:17下载
- 积分:1
-
WordPress博客系统,可以自由改变中文版,没有钱…
wordpress中文版的部落格系统,可以自由改变,无可金钱衡量-the Chinese version of wordpress blog system that can freely change, no money as a gauge
- 2023-03-16 10:35:04下载
- 积分:1
-
连接labview与数据库的桥梁,labsql免费工具包
连接labview与数据库的桥梁,labsql免费工具包-LabVIEW and the database to connect the bridge, labsql free toolkit
- 2022-03-20 05:19:28下载
- 积分:1
-
彩电故障维修信息管理系统
彩电故障维修信息管理系统-TV Maintenance Management Information System
- 2022-04-30 02:08:46下载
- 积分:1
-
数据库操作 连接odbc的前期操作 或者是对主机的处理工作
数据库操作 连接odbc的前期操作 或者是对主机的处理工作-Odbc database operations to connect the early stage of the operation or treatment is to host the work of
- 2022-05-05 15:11:26下载
- 积分:1
-
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅...
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅-builder achieve through the data structure algorithms as I mature programming No shortage Department also requested forgiven
- 2022-03-14 09:40:53下载
- 积分:1