资源列表
[其他小程序] linux--windows
说明:实现linux和winodws下文件互访尤其是在虚拟机下中linux访问windows文件很有效果-To achieve under linux and winodws document visits especially in the virtual machine under linux access windows in the document is the effect of<daixiaolei> 在 2025-11-22 上传 | 大小:849kb | 下载:0
[其他小程序] classstring
说明:设计一个字符串类MYMYMYSTRING,具有构造 * * 函数、析构函数、拷贝构造函数等, * * 尽可能的完善它,使之能满足各种需要-Designing a string class MYMYMYSTRING, with a constructor* function, destructor, copy constructor, etc.** It is perfect as far as possible, so that it can meet the various nee<mrjun> 在 2025-11-22 上传 | 大小:849kb | 下载:0
[其他小程序] uC_OS-II_sourceV251
说明:ucos 源代码 完整的 源代码 2.5-ucos source code full source code 2.5<刘五> 在 2025-11-22 上传 | 大小:849kb | 下载:0
[其他小程序] ClassPerson
说明:面向对象变成的继承与派生实例。展现基类与派生类关系和基本结构-Object-oriented inheritance and derived instances. Show the relationship between the base and derived classes and the basic structure<王宇轩> 在 2025-11-22 上传 | 大小:849kb | 下载:0
[其他小程序] stringsort
说明:还是POJ的一道简单题,字符串排序,具体编号也不记得了-Or POJ a simple question, string sorting, specific numbers not remember<> 在 2025-11-22 上传 | 大小:849kb | 下载:0
[其他小程序] merge_sort
说明:归并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。首先考虑下如何将将二个有序数列合并。这个非常简单,只要从比较二个数列的第一个数,谁小就先取谁,取了后就在对应数列中删除这个数。然后再进行比较,如果有数列为空,那直接将另一个数列的数据依次取出即可-It is a algorithm of Merge sort,and it was realized by using c++.<胡伟> 在 2025-11-22 上传 | 大小:849kb | 下载:0