资源列表

« 1 2 ... .65 .66 .67 .68 .69 2870.71 .72 .73 .74 .75 ... 66581 »

[其他小程序hangman.py-2

说明:做的简单的吊死鬼游戏,一入CS深似海,从此妹子是路人。。图像文件没传,大家自由发挥-hangman.py #Hangman Game #Author: JIJIJIJIJI #Date: 02/27/2013 from graphics import* from random import*
<刘非> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company about 30 employees per employee name, job number, position and other attributes, every year, employee turnover and
<陈晓晖> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) ring problem: Number
<陈晓晖> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[其他小程序compositor

说明:实现数字的排序,输入n个数字,排序后输出,可选择。-Sort of digital input n numbers sorted output, you can choose.
<二恶> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[其他小程序Mouse

说明:该程序示范了常见的鼠标操作,程序执行后会在鼠标的移动轨迹上画红点,按左键画小方块,按 Ctrl + 左键画大方块,按右键退出程序。 -The program demonstrates the common mouse operations, program execution will draw a red dot on the trajectory of the mouse, press the left button to draw a small box, press the Ctrl
<杨卓> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[C#编程linear

说明:一元线性回归分析预测法 根据2008~2012年的利润额预测2013年的利润额-A linear regression analysis and forecasting method
<andy> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[C#编程linear_CSharp

说明:一元线性回归分析预测法 根据2008~2012年的利润额预测2013年的利润额-A linear regression analysis and forecasting method
<andy> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[C#编程IO--SPI-

说明:运用单片机的4个IO口来模拟spi的功能,以此解决串口通信的问题。-Microcontroller IO port analog spi, in order to resolve the problems of serial communication.
<杨强> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[其他小程序MIMO(4-4)

说明:MIMO传输是未来极具竞争力的解决方案,发展空间巨大-MIMO transmission solution is very competitive in the future, a huge space for development
<何思宏> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[Windows编程MyCanny

说明:自适应的canny算子,用了opencv,参数自己更改-Adaptive canny operator, with the OpenCV parameters change
<沈静> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[Windows编程AirportDection

说明:机场检测中的模糊算法图像增强和基于ostu的阈值分割,用了opencv-Airport detection and fuzzy algorithm image enhancement and based threshold ostu segmentation, used the opencv
<沈静> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[Windows编程SatteliteCommunication

说明:通信卫星链路计算,从本人的学号中得到参数,-Communications satellite link parameters calculated from my student number,
<沈静> 在 2025-07-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 2870.71 .72 .73 .74 .75 ... 66581 »

源码中国 www.ymcn.org