-
基于C语言实现的各类数据结构和系统
这主要是大学的数据结构课程设计作业,其中具体包括的的源代码为:二叉树的基本操作、哈夫曼编码、表达式求值、航空客运订票系统、学生通讯录管理系统、银行排队系统、校园导游系统、串基本操作演示、广义表、航班信息查询与检索、模拟动态存储管理设计、文学研究助手、稀疏矩阵运算器,非常适合想要锻炼自己的数据结构的熟悉程度和代码量
- 2022-03-02 01:53:02下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
C#写的一个超小的操作系统
C#写的一个超小的操作系统-C#-write a small operating system
- 2022-01-25 16:02:19下载
- 积分:1
-
asp.net 會計系統源碼
人asp.net 會計系統源碼,可以用來2次開發,如果想學會計系統的人可以參考看看唷。
- 2022-01-26 06:00:37下载
- 积分:1
-
电气machinepackage描述它至少有40字节的英文。
elektrical machinepackage and describe it at least 40 bytes in English.
- 2022-03-12 17:07:48下载
- 积分:1
-
- 2022-09-22 15:15:03下载
- 积分:1
-
利用Jni技术,实现在Java种调用Zip32
利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
- 2022-02-06 07:44:37下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之5
Symbol_MC3000_C#.条码扫码范例程序之5-Symbol_MC3000_C#. Barcodes sweep procedure code sample 5
- 2022-12-27 20:20:04下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。...
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
- 2022-03-14 21:00:04下载
- 积分:1