资源列表

« 1 2 ... .80 .81 .82 .83 .84 1785.86 .87 .88 .89 .90 ... 1877 »

[书籍源码AF-system-energy-distribution

说明:在MATLAB仿真的基于放大转发系统(AF)的能量分配,通过对比,分析出EPA方案下,功率要更好一些!-MATLAB simulation amplify and forward (AF)-based energy allocation, by contrast, analysis of the EPA program, the power to be better!
<weiwei> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码23110125_12

说明:C语言实现三棱锥平行投影,已知三棱锥各顶点坐标是(0,0,20) (20,0,20) (20,0,0) (10,20,10)试编程绘制从Z轴向平面O-XY作平行投影图;从Y轴向平面O-XZ作平行投影图;从x轴向平面O-ZY作平行投影图;-C——parallel protection
<yuke> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码sampel-data

说明:ex source code in c-ex source code in c++
<christin> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码11-10

说明:c语言程序设计的第十一章的课后练习的编程代码,可作参考-Chapter 11 after-school exercise programming code, c language program designed for reference
<李树林> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码10-6-11-7

说明:c语言程序设计的第十章的课后练习的编程代码,可作参考-Chapter 10 after-school exercise programming code, c language program designed for reference
<李树林> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码Euler

说明:实现欧拉法的运算,使不会欧拉法的同学同样能够计算出结果-Euler method to achieve the operation, not Euler students are also able to calculate the results
<王澍识> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码led2

说明:简单光立方程序,绝对的原创,仅供玩家测试专用,高手请出门左拐-Simple Light Cube program, the absolute originality, only for test-specific players, experts please go left
<宋策> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码Calendar-program

说明:应用matlab程序设计的一个日历界面,方便查询日历和日期-Application matlab programming a calendar interface, easy access calendar and date
<何亚新> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码joseph

说明:约瑟夫问题(有时也称为约瑟夫斯置换,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。又称“丢手绢问题”)。-Joseph problems (sometimes called Josephus replacement, is an appearance in computer science and mathematics problems in computer programming algori
<uname> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码linkqueue

说明:链式队列是一种特殊的线性表,它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。进行插入操作的端称为队尾,进行删除操作的端称为队头。队列中没有元素时,称为空队列。一般队列的存储结构是顺序存储,当队列的存储结构是链式存储结构时(即队列中每个元素都包含一个指向其后继的指针,最后一个元素指针为null),就是链式队列,和链栈同理。-A queue is a special kind of linear form
<uname> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码linkstack

说明:链表实现的栈,并包含相应的栈操作。栈(stack)是一种特殊的线性表。其特殊性在于限定插入和删 除数据元素的操作只能在线性表的一端进行。-Linked list implementation of the stack and the stack contains the corresponding operation. Stack (stack) is a special linear form. Its uniqueness lies
<uname> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[书籍源码seqstack

说明:顺序栈:即栈的顺序存储结构,是用一 组地址连续的存储单元依次存放自栈底 到栈顶的数据元素,并用起始端作为栈底,附设指针 top 指示栈顶 元素在顺序栈中的位置。-Stack order: the order of stack storage structure is the use of a set of contiguous memory cells sequentially stored from bottom of the sta
<uname> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1785.86 .87 .88 .89 .90 ... 1877 »

源码中国 www.ymcn.org