资源列表

« 1 2 ... .61 .62 .63 .64 .65 366.67 .68 .69 .70 .71 ... 653 »

[控制台(字符窗口)编程p

说明:c语言题库管理系统,有详细注释,有查询、添加、删除、修改、按要求生成试卷等功能-the c language exam management system, detailed notes, queries, add, delete, modify, generated on demand papers and other functions
<ddd> 在 2024-09-20 上传 | 大小:1196032 | 下载:0

[控制台(字符窗口)编程Teacher_Cadre

说明: 分别定义教师类Teacher和干部类Cadre,采用多重继承的方式由这两个类派生出新类Teacher_Cadre(教师兼干部类)。要求: (1)在两个基类中都包含姓名、年龄、性别、地址、电话数据成员。 (2)在Teacher类中还包含数据成员职称title,在Cadre类中还包含数据成员职务post,在Teacher_Cadre类中还包含数据成员工资wage。 (3)对两个基类中的姓名、年龄、性别、地址、电话数据成员用
<王莹> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[控制台(字符窗口)编程Pcomm32

说明:PMAC运动控制卡驱动开发包,很好用,已通过调试-PMAC motion control card driver development kit, easy to use, has passed debugging
<wzd> 在 2024-09-20 上传 | 大小:198656 | 下载:0

[控制台(字符窗口)编程Tree-traversal

说明:MFC实现树的建立,可自动得到输入树的深度,先序、中序、后序遍历的结果,并用图形显示该树。-MFC to achieve the establishment of the tree can be automatically input the depth of the tree, preorder, inorder, postorder traversal, and graphical display of the tree.
<郭景> 在 2024-09-20 上传 | 大小:1975296 | 下载:0

[控制台(字符窗口)编程cPPk-means

说明:这是一个用C++写就的kmeans算法,很好很实用。-this is a kmeans way by writed c++ ,If you want it ,please download it .
<liaofangshun> 在 2024-09-20 上传 | 大小:229376 | 下载:0

[控制台(字符窗口)编程list-Find-a-demolition-chain--sort

说明:将链表中结点分成由小到大排列的一个奇数链和一个偶数链及用递归和非递归两种方式,在一个以单链表实现的线性表中查找-Node of the linked list is divided into an odd chain of small to large order and an even chain recursive and non-recursive two ways, in a single linked list to achi
<> 在 2024-09-20 上传 | 大小:6144 | 下载:0

[控制台(字符窗口)编程HUFFMAN

说明:霍夫曼编码,霍夫曼编码就是通过构造霍夫曼树来生成前缀码的过程-Huffman coding, Huffman coding is by constructing a Huffman tree to generate the prefix code
<> 在 2024-09-20 上传 | 大小:139264 | 下载:0

[控制台(字符窗口)编程QuickSort

说明:快排,这个是我认为写得最好的快排代码了。快速排序可以在log2(n)的时间内对数组元素进行排序。-Fast row, this is my opinion, the best written fast row code. Quicksort log2 (n) time to sort the array elements.
<> 在 2024-09-20 上传 | 大小:139264 | 下载:0

[控制台(字符窗口)编程calculator

说明:计算器-逆波兰式,计算机计算中缀表达式时通常要将中缀转后缀,也就是逆波兰式-The calculator- Reverse Polish Notation, the computer calculation infix expression usually To infix turn suffix, which is the inverse Polish
<> 在 2024-09-20 上传 | 大小:137216 | 下载:0

[控制台(字符窗口)编程Power-set

说明:幂集。所谓幂集, 就是原集合中所有的子集(包括全集和空集)构成的集族-Power set. The so-called power set, is the subset of the original collection (including the Complete Works and the empty set), a family of sets
<> 在 2024-09-20 上传 | 大小:129024 | 下载:0

[控制台(字符窗口)编程seperate

说明:将数组中正数存放在下标为奇数的数组单元中,负数存放在下标为偶数的数组单元中-Next store an array of positive numbers marked odd array unit labeled negative store next even array unit
<> 在 2024-09-20 上传 | 大小:131072 | 下载:0

[控制台(字符窗口)编程TurnLeft

说明:将R中保存的序列循环左移p(0pn)个位置-R stored in a sequence of circular left shift position p (0pn)
<> 在 2024-09-20 上传 | 大小:6144 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 366.67 .68 .69 .70 .71 ... 653 »

源码中国 www.ymcn.org