资源列表

« 1 2 ... .58 .59 .60 .61 .62 156163.64 .65 .66 .67 .68 ... 216396 »

[数据结构常用算法arrList

说明:将一个含有N个元素的单链表逆置,非递归算法,辅助空间为常量,时间复杂度为O(n),详细运行内容和截图在Readme文档中-Inverse set of a singly linked list containing N elements, non-recursive algorithm, the auxiliary space is constant, the time complexity is O (n), run the content and screenshots in the REA
<谢澜> 在 2025-12-30 上传 | 大小:232kb | 下载:0

[数学计算/工程计算calculator-problem

说明:简单的计算器程序,实现简单的加减乘除运算以及数值连算,清除,终止命令等,-Simple calculator program, a simple arithmetic operations, and even the numerical calculation, Clear, terminate the command,
<john> 在 2025-12-30 上传 | 大小:1kb | 下载:0

[微处理器(ARM/PowerPC等)LPC11U14

说明:LPC11U14例程 WWDT USB USART TIMER SYSTICK SSP PMU IAP I2C GPIO ADC-TKstudio LPC11U14例程
<> 在 2025-12-30 上传 | 大小:3.25mb | 下载:0

[其他小程序DataSpeed

说明:This code show the speed of data transmission in QAM modulation in baseband signal
<Thomas Work> 在 2025-12-30 上传 | 大小:1kb | 下载:0

[其他智力游戏bw

说明:MFC实现的黑白棋小游戏, 功能齐全,是学习MFC和算法的好素材.-A simple othello program for mfc study.
<阿卡> 在 2025-12-30 上传 | 大小:2.08mb | 下载:0

[数据结构常用算法Josephus

说明:题目描述:设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,如此反复直到所有人全部出列为止。最终显示出列人的队列。 这个问题是约瑟夫问题的实例化,运用了循环链表,详细算法描述及测试结果见Readme。-Subject descr iption: has n individuals sitting around a round table, now from the first s personal Countin, n
<谢澜> 在 2025-12-30 上传 | 大小:196kb | 下载:0

[其他小程序QAMmodulation

说明:This code also shows how to write the matlab code for QAM modulation
<Thomas Work> 在 2025-12-30 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)89c52-timer-fangbo

说明:51单片机方波发生器,使用51单片机输出固定频率的方波-51 MCU square wave generator 51 microcontroller output a fixed frequency square wave
<wanyhong> 在 2025-12-30 上传 | 大小:18kb | 下载:0

[Linux驱动Android_Driver_HAL

说明:5个步骤,简单描述编写Android驱动程序的例子。包括(底层驱动,HAL层,JNI层,应用程序)-5 steps, a brief descr iption of the examples of the preparation of the Android driver. (Underlying driver, HAL layer, the JNI layer application)
<JohnBill> 在 2025-12-30 上传 | 大小:10kb | 下载:0

[其他小程序DDAline-

说明:DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
<john> 在 2025-12-30 上传 | 大小:1kb | 下载:0

[数据库编程ListControlPage

说明:数据库中的数据太多的时候,采用列表的分页进行显示-Too much data in the database, display the pagination
<lisi> 在 2025-12-30 上传 | 大小:34kb | 下载:0

[数据结构常用算法IntoPost

说明:此算法用于讲中缀表达式转化为后缀表达式,并显示每一步的运算过程,最后输出中缀表达式的结果。-This algorithm is used to speak infix expression into postfix expression and show each step of the calculation process, infix expression results in the final output.
<谢澜> 在 2025-12-30 上传 | 大小:195kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 156163.64 .65 .66 .67 .68 ... 216396 »

源码中国 www.ymcn.org