资源列表
排序选择:
[JSP源码/Java] Chapter02
说明:这是java系列教程中的第二章Java程序设计语言基础-This is the second chapter of the java tutorial series fundamentals of grammar<xiao> 在 2025-09-20 上传 | 大小:326kb | 下载:0
[绘图程序] huangguadechangzhouyuduanzhousheji
说明:黄瓜长轴短轴的计算 matlab程序设计-Calculation of the long axis of the minor axis of cucumber matlab programming<王泽斌> 在 2025-09-20 上传 | 大小:233kb | 下载:0
[其他嵌入式/单片机内容] ty-12z
说明:在英创NETBOKS嵌入式模块上,编制工业标准信号4~20mA,多通道数据采集,工程量转换,显示数据,通道状态,报警提示等等程序。-British record on NETBOKS embedded module, the preparation of the industrial standard signal 4 ~ 20mA, multi-channel data acquisition, engineering convert display data, channel status,<马后全> 在 2025-09-20 上传 | 大小:9kb | 下载:0
[matlab例程] windows
说明:libsvm matlab默认只提供64位的二进制mex编译文件。编译好的libsvm的matlab版的mex文件,32位。 加入matlab路径后,可以直接使用。-libsvm matlab default only to provide a 64-bit binary mex compiled file. The matlab version mex file, compiled libsvm 32. After joining the matlab path, can be used<屈振华> 在 2025-09-20 上传 | 大小:33kb | 下载:0
[其他嵌入式/单片机内容] qtShowCurrentTime
说明:qt实现显示当前日期和时间!用qt 信号与槽机制来实现的,很有些不足 望高手指正-qt show current date and time<李石> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[其他小程序] test
说明:给定2 个m×n方格阵列组成的图形A和B,每个方格的颜色为黑色或白色。行列变换问题的每一步变换可以交换任意2行或2列方格的颜色,或者将某行或某列颠倒。上述每次变换算作一步。试设计一个算法,计算最少需要多少步,才能将图形A变换为图形B-The graphics given 2 mn grid array A and B, the color of each square is black or white. Ranks transform every step of the transformat<shenxy> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[C#编程] Graph
说明:直接插入排序(Straight Insertion Sorting)的基本思想是:把n个待排序的元素看成为一个有序表和一个无序表,开始时有序表中只包含一个元素,无序表中包含有n-1个元素,排序过程中每次从无序表中取出第一个元素,将它插入到有序表中的适当位置,使之成为新的有序表,重复n-1次可完成排序过程。 -The basic idea is to direct insertion sort (Straight Insertion Sorting): n be sorted elements<波特> 在 2025-09-20 上传 | 大小:43kb | 下载:0