资源列表

« 1 2 ... .76 .77 .78 .79 .80 481.82 .83 .84 .85 .86 ... 653 »

[控制台(字符窗口)编程Hash-table

说明:哈希表添加、删除、查找、显示全部的信息。-Hash table to add, delete, search, display all of the information.
<蓝色> 在 2024-11-08 上传 | 大小:301kb | 下载:0

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

说明:树的先序遍历、中序遍历、后序遍历,简单实现。-Tree preorder, preorder, postorder, simple implementation.
<蓝色> 在 2024-11-08 上传 | 大小:1.05mb | 下载:0

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

说明:约瑟夫环的实现,算法是自己写的,简单小程序-Josephus realization algorithm is to write a simple little program
<蓝色> 在 2024-11-08 上传 | 大小:427kb | 下载:0

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

说明:平面点集 凸包 找最小覆盖矩形面积 平面点集 凸包 找最小覆盖矩形面积-Planar point set to find the smallest rectangle that covers the convex hull of a plane convex hull area to find the smallest rectangular area covering the convex hull of planar point s
<黑羽> 在 2024-11-08 上传 | 大小:1kb | 下载:0

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

说明:用C++实现的获取CMD输出的代码,已通过测试-Get CMD output with code C++ achieved, has been tested
<陈晨> 在 2024-11-08 上传 | 大小:1kb | 下载:0

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

说明:通过文件输入一个或多个多项式,用链表的方式储存,同时进行各种运算,然后进行输出-Achieve with polynomial addition
<lee> 在 2024-11-08 上传 | 大小:380kb | 下载:0

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

说明:自动升级程序源码。C++语言编写。通过版本比较,时间比较,选择升级需要的dll等;-Automatic update the end of the service file By comparing version, time to compare and select upgrade required DLL, etc.
<bull> 在 2024-11-08 上传 | 大小:5.75mb | 下载:0

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

说明:一个名为CPerson的类有以下4个private属性:姓名、性别、年龄和身高。请用C++语言定义这个类,并在保护派生类CStudent中增加 3个public 属性:学号、数学成绩、英语成绩,并为上述属性分别定义设置和显示的相应的方法,要求能分别在屏幕上设置和输出这些属性,增加成员函数成绩的录入和求平均,并能完成排序,键盘录入5个学生的信息,完成按照数学成绩的排序。-A class called CPerson following f
<陈蜕> 在 2024-11-08 上传 | 大小:253kb | 下载:0

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

说明:[8] 一个名为CPersonInfo的类有以下保护属性:姓名、身份证号、性别和年龄,请用C++语言定义这个类,并为上述属性定义相应的方法。然后从CPersonInfo类中派生出类CEmployeeInfo (雇员),派生类CEmployeeInfo增加了两个新的数据成员,分别用于表示部门和工资。要求派生类CEmployeeInfo的构造函数显式调用基类CPersonInfo的构造函数,可根据需要为派生类增加新的成员函数。-a clas
<陈蜕> 在 2024-11-08 上传 | 大小:244kb | 下载:0

[控制台(字符窗口)编程genetic-algorithm-MATLAB_AGA

说明:用MATLAB 编写遗传算法是很常用的,在多种情况下可以应用到遗传算法,这是用matlab编写的遗传算法源代码-Genetic algorithms using MATLAB is very common, in many cases can be applied to the genetic algorithm, which is using matlab genetic algorithm source code
<许晴> 在 2024-11-08 上传 | 大小:15kb | 下载:0

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

说明:用控制台访问MCI设备的子程序,可以传递最少的参数实现waveaudio/sequencer(midi)/cdaudio/MPEGVideo文件的播放、录制等功能-Subroutines for console to access MCI devices. The routines requires minimum parameters to realize the files of waveaudio/sequencer(midi)
<zhangfei> 在 2024-11-08 上传 | 大小:24kb | 下载:0

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

说明:修改环境变量(计算机->属性->高级->环境变量->系统变量)-auto change system environment variable
<高世益> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 481.82 .83 .84 .85 .86 ... 653 »

源码中国 www.ymcn.org