资源列表

« 1 2 ... .48 .49 .50 .51 .52 64153.54 .55 .56 .57 .58 ... 66605 »

[其他小程序2-1

说明:1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。请完成类定义,并编制主函数,说明complex类对象,对定义的各成员函数进行调用。 class complex{ double real //复数实部 double imag //复数虚部 public: complex() //无参构造函数 complex(doub
<fr> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序sortto

说明:用于数据结构中两个顺序表的归并,即将两个顺序表,合拢到一个顺序表中,并将其按升序或降序排序-For the merging of two sequential table data structure, is about two sequence table, close up to an order of the table, and sorted in ascending or descending order
<hzs> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序Text1

说明:单片机音乐播放器 可以播放固定的一首曲子。代码简单。-AT89C51music player
<陈佑荣> 在 2025-03-16 上传 | 大小:1kb | 下载:0

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

说明:opengl能够旋转的立方体,多种颜色,鼠标多种控制-OpenGL able to rotate the cube, a variety of colors, mouse multiple control
<yjj> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序steffensen

说明:java编写史蒂芬森加速迭代法,求非线性方程的数值解法-java prepared Stephenson accelerated iterative method, the numerical solution of nonlinear equations
<龙一> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序calc

说明:计算器的实现及测试用例,开发环境为C++,对代码进行过多次重构-cacl program
<> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序huiwen

说明:用程序判断一个句子或者一个单词是否是回文(即正读和反读完全一样的单词)-use a programme to decide whether a sentence or a word is the same using the natural sequence or the reversd order
<邓垚> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序dancerParter

说明:学习数据结构的很好的示范程序,讲述了顺序存储结构的具体实现-Good demonstration program for learning data structures, concrete realization about the order of the storage structure
<adu> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序Non-recursive-traversal

说明:二叉树的非递归遍历完整源代码,对初学数据结构的人非常有用-Non-recursive binary tree traversal complete source code, useful for beginner data structure
<adu> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[Windows编程C

说明: 将1、2、3、4、5、6、7、8、9九个数字分成三组,每个数字只能用一次,即每组三个数不允许有重复数字,也不许同其它组的三个数字重复,要求每组中的三位数都组成一个完全平方数。-1,2,3,4,5,6,7,8,9 nine figures were divided into three groups, each number can only be used once, that is, groups of three does not
<> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[其他小程序matlab

说明:MATLAB幻灯片显示,可以自动添加PPT的数量。-MATLAB slide show, you can automatically add the number of PPT.
<马军> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[进程与线程pThread_PI

说明:在linux环境下,用pthread的方法求PI值-compute PI using pthread
<Jiang> 在 2025-03-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 64153.54 .55 .56 .57 .58 ... 66605 »

源码中国 www.ymcn.org