资源列表
[其他小程序] 弹塑性实体的平面应变分析
说明:应用FORTRAN语言编写弹塑性实体的平面应变分析例子(Plane strain analysis of elastoplastic solid)<王大树128 > 在 2025-11-10 上传 | 大小:2kb | 下载:0
[其他小程序] LCD1602_51
说明:51单片机1602液晶的驱动程序,包含了头文件及代码(51 microcontroller 1602 LCD driver, including the header file and code)<早早_ > 在 2025-11-10 上传 | 大小:1kb | 下载:0
[其他小程序] MM1sim
说明:实现MM1排队仿真,自定义函数,输入平均到达间隔和平均服务时间,可画出相关参数图形和平均队长。(The MM1 queuing simulation, the custom function, the average input interval and the average service time can be realized, and the relevant parameters can be drawn and the average captain can be drawn.)<春阳草木 > 在 2025-11-10 上传 | 大小:1kb | 下载:0
[其他小程序] MQTT OneNET实现.docx
说明:WH-GM35模块快速入门 常用AT指令,实现对远程服务器的连接和通讯。(Fast introduction to the WH-GM35 module The AT instruction is used to connect and communicate to the remote server.)<小肥勇 > 在 2025-11-10 上传 | 大小:811kb | 下载:0
[其他小程序] 带进度条的状态栏
说明:带进度条的状态栏,实现窗体加载时的进度提示。(The status bar with the progress bar to implement the schedule prompt when the form is loaded.)<Sergio_zjl > 在 2025-11-10 上传 | 大小:64kb | 下载:0
[其他小程序] ESP8266WIFI模块
说明:ESP8266WIFI模块资料 全套资料帮助你快速入门,实现wifi通讯。(ESP8266WIFI module data Full set of data helps you get started quickly and implement WiFi communication.)<小肥勇 > 在 2025-11-10 上传 | 大小:43.57mb | 下载:0
[其他小程序] test2.1.3
说明:leetcode代码 Search in Rotated Sorted Array Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).You are given a target value to search. If found in the array return its index, o<每日一题 > 在 2025-11-10 上传 | 大小:2.33mb | 下载:0
[其他小程序] 2.1.5_sourse
说明:leetcode 原创代码 Median of Two Sorted Arrays There are two sorted arrays A and B of size m and n respectively. Find the median of the two sortedarrays. The overall run time complexity should be O(log(m + n)).(2.1.5 Median of Two Sorted Arrays There<每日一题 > 在 2025-11-10 上传 | 大小:3.52mb | 下载:0
[其他小程序] 2.1.6
说明:leetcode 原创代码 Longest Consecutive Sequence Given an unsorted array of integers, find the length of the longest consecutive elements sequence.For example, Given [100, 4, 200, 1, 3, 2], The longest consecutive elements sequence is [1,2, 3, 4]. Retu<每日一题 > 在 2025-11-10 上传 | 大小:3.73mb | 下载:0
[其他小程序] 2.1.7
说明:Two Sum Given an array of integers, find two numbers such that they add up to a specific target number.The function two Sum should return indices of the two numbers such that they add up to the target, whereindex1 must be less than index2. Please<每日一题 > 在 2025-11-10 上传 | 大小:3.67mb | 下载:0