-
Online Attendance
该系统具有良好的用户友好性
- 2022-04-28 07:37:31下载
- 积分:1
-
这个小程序会C的人应该都知道的
这个小程序会C的人应该都知道的-small procedures C should know
- 2022-03-13 10:14:01下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
北京大学ACM竞赛试题集锦,希望对你的编程能力因为它而更上一层楼,它的算法设计方面很有帮助对你...
北京大学ACM竞赛试题集锦,希望对你的编程能力因为它而更上一层楼,它的算法设计方面很有帮助对你-Beijing University ACM Collection questions, and I hope to your programming capability because it is being, it"s helpful in the design of algorithms to you
- 2023-06-24 04:20:04下载
- 积分:1
-
它是一个网页制作工具…只是要求
its a web building tool... just for requirment-its a web building tool... just for requirment....
- 2022-01-25 23:08:15下载
- 积分:1
-
对WinCVS 2.0.2源代码。这是CVS的Windows客户端。你可以下载它…
WinCvs2_0_2的源代码,windows版的CVS客户端,能够编译-source code for WinCvs 2.0.2. It is the CVS windows client. you can download it and complible it directly.
- 2022-09-07 19:15:03下载
- 积分:1
-
VC++ programming network sniffer
VC++编程实现网络嗅探器 一个非常简单易懂的封包窃听程序附上源码注解 让你可以在短时间内了解封包窃听程序的原理 是非常不错的封包窃听的入门学习程序-VC++ programming network sniffer
- 2022-09-20 21:50:03下载
- 积分:1
-
vc++编写的函数,功能将数组清零或者重置为其它数值。
vc++编写的函数,功能将数组清零或者重置为其它数值。-vc++ to prepare a function of array feature will reset to zero or other values.
- 2022-04-24 10:53:22下载
- 积分:1
-
它包括描述的模块功能和重要日期的openser S.
it consists of descriptions for openser s modules functions and important date structure. also it s my own opinion maybe not very accurate but for referrnce enough
- 2022-03-11 04:16:48下载
- 积分:1
-
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点...
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。
创建一个操作类(Operater),操作类实现如下功能:
显示菜单,操作链表。-use a single linked list to achieve the procedural requirements of each node-Chain store a student information. Create a Chain category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). The creation of a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-02-13 06:34:24下载
- 积分:1