资源列表
[其他游戏] caishuyouxi
说明:这是一个简单的小游戏,电脑随机产生一个数字,玩家猜这个数是几,电脑会给出“大一点”或“小一点”的提示-This is a simple little game, a computer generated random numbers, players guess the number is few, the computer would give "little" or "small" tips<范星> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[C#编程] 矩阵转置
说明:C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is<郑伟雄> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 三元组
说明:C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facili<郑伟雄> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 急救车与交通灯
说明:急救车与交通灯)(1)南北与东西方向,每个方面由红黄绿三个灯控制(2)南北向: 红(30秒),黄(5秒),绿(25秒) 东西向: 红(35秒),黄(5秒),绿(25秒) 上述基本参数可以根据实际情况自行调整,灯的变化规律与实际路口规律相同,绿灯在最后5秒钟时,黄灯亮,然后红灯亮,不允许两个方面同时亮绿灯。(3)绿灯的时间显示在数码管上进行显示。(4)可以通过一个开关控制,当开关信号为0时,整个交通灯全灭提高要求:(1)设计一个紧急控制开关信号,当紧急开关信号为1时,两个方向的灯全为红灯。<dd> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ospf
说明:计算机网络组成与建设中的ospf配置,在boson下经过实现的。-computer networks and the construction of OSPF configuration, under the scattered through the country.<陈颖> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[C#编程] 顺序表的就地逆置
说明:试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) inverse home (an, an-1 ,..., a1<与非门> 在 2025-06-27 上传 | 大小:1kb | 下载:0