-
课程设计,包括学籍管理和奖学金评优。采用链表,文件存储,文字菜单...
课程设计,包括学籍管理和奖学金评优。采用链表,文件存储,文字菜单-classic design
- 2022-05-15 04:00:57下载
- 积分:1
-
增强元文件的读写操作,关于EMF的
增强元文件的读写操作,关于EMF的-strengthen the yuan and write papers on the EMF
- 2022-03-06 03:57:40下载
- 积分:1
-
支持向量机的C语言,广泛应用于模式识别领域,一个更大的参考价值…
支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
- 2022-07-19 17:43:46下载
- 积分:1
-
这个简单的C++源码的战舰游戏。
This the simple C++ source of Battle Ship game.
- 2022-01-26 07:42:57下载
- 积分:1
-
win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富
win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
- 2023-04-08 12:40:03下载
- 积分:1
-
1、设计题目
小型商品管理系统
2、设计要求
包括用户登陆、创建商品价格信息、增加商品价格信息、删除商品价格信息、查询商品价格信息、商品价格信息排行...
1、设计题目
小型商品管理系统
2、设计要求
包括用户登陆、创建商品价格信息、增加商品价格信息、删除商品价格信息、查询商品价格信息、商品价格信息排行浏览、管理员的顾客管理
3、系统功能需求分析
抽象以上设计要求,即:登陆、创建、增加、删除、查询、排行浏览、顾客管理
-thank you
- 2022-03-21 06:15:34下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
一个内存查看器程序
一个内存查看器程序-a memory viewer procedures
- 2023-01-28 15:00:03下载
- 积分:1
-
C++, polynomial addition and multiplication, can help you run a simple program
C++的多项式的加法与乘法,能够帮助你运行简单的程序-C++, polynomial addition and multiplication, can help you run a simple program
- 2022-03-03 21:37:05下载
- 积分:1
-
This is a source code written in Visual Basic to Eject/ Inject the CD ROM tray!
This is a source code written in Visual Basic to Eject/ Inject the CD ROM tray!
- 2022-02-15 20:03:43下载
- 积分:1