资源列表
排序选择:
[其他小程序] 免安装电路软件-fritzing.2012.01.03.pc
说明:免安装电路软件,依然与Arduino相关,适配各种系统(No installation of circuit software, still related to Arduino, suitable for various systems)<vivian1315 > 在 2025-07-27 上传 | 大小:17.58mb | 下载:0
[其他小程序] 图形化编程软件-ArduBlock
说明:图形化编程软件,依然与Arduino相关,适配各种系统(No installation of circuit software, still related to Arduino, suitable for various systems)<vivian1315 > 在 2025-07-27 上传 | 大小:8.35mb | 下载:0
[其他小程序] 虚拟面包板-virtual_breadboard_-_vbb_4.3.8
说明:虚拟面包板,不能仿真,依然与Arduino相关,适配各种系统(Virtual bread board, can not be simulated, still related to Arduino, suitable for various systems)<vivian1315 > 在 2025-07-27 上传 | 大小:15.08mb | 下载:1
[其他小程序] 串口数据实时生成软件-SerialChart
说明:串口数据实时生成软件,不能仿真,依然与Arduino相关,适配各种系统(Serial port data real-time generation software, can not be simulated, still related to Arduino, adapt to various systems)<vivian1315 > 在 2025-07-27 上传 | 大小:5.4mb | 下载:0
[JSP源码/Java] sonn
说明:This is an application to find sum of squares from 1 to 1000<emozade > 在 2025-07-27 上传 | 大小:119kb | 下载:0
[其他小程序] turbo_encode decode
说明:turbo码的编译码软件,经典易懂,保证有效,可在此基础上增添多种功能(turbo code coding and decoding software, the classic easy to understand, to ensure effective, based on this to add a variety of functions)<雨灵 > 在 2025-07-27 上传 | 大小:8kb | 下载:0
[2D图形编程] thelogooftdak
说明:The logo of TDAK clup. This is the source file of psd.<emozade > 在 2025-07-27 上传 | 大小:240kb | 下载:0
[数据结构常用算法] 实验3
说明:猴子吃桃子问题 有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子。用多种方法实现求出原来这群猴子共摘了多少个桃子。(Monkey eat peaches A group of monkeys picked up a pile of peaches. They ate half of the current peaches and ate one more every day. In the tenth day, the rest of the<andyhui > 在 2025-07-27 上传 | 大小:324kb | 下载:0
[其他小程序] 实验1
说明:约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后[1] 结果+1即为原问题的解。(The Joseph ring (Joseph problem) is a mathematical application problem: known n indiv<andyhui > 在 2025-07-27 上传 | 大小:104kb | 下载:0
[控制台(字符窗口)编程] 栈计算器
说明:一个简单的计算器,可以实现带括号的表达式运算,具体描述看附件(A simple calculator that can be used to perform expressions with parentheses, and a specific descr iption of the attachment.)<Songoshun > 在 2025-07-27 上传 | 大小:32kb | 下载:0
[数据结构常用算法] 实验2
说明:设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有'+' 、'-' 、'*' 、'/' 、'('、 ')'; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出(A program is designed to demonstrate the process of evaluating arithmetic<andyhui > 在 2025-07-27 上传 | 大小:191kb | 下载:0