资源列表

« 1 2 ... .58 .59 .60 .61 .62 3463.64 .65 .66 .67 .68 ... 216386 »

[Windows编程渐变柱状图代码

说明:matlab编程,生成渐变色的柱状图,可增强文章的可读性(bars in gradient color)
<Fishier > 在 2025-07-30 上传 | 大小:11kb | 下载:0

[Windows编程LongestSubstr

说明:从一个字符串中找到一个连续子串,该子串中任何两个字符不能相同,求子串的最大长度并输出一条最长不重复子串。(From a string to find a continuous substring, any two characters cannot be the same substring, the maximum length of her series and output a maximum repeat substring.)
<tanguijuan > 在 2025-07-30 上传 | 大小:1.77mb | 下载:0

[系统编程logicjl-save-encapsulation

说明:关于java中报表开发工具jsperreport的使用笔记()
<AHCXaurd!812065 > 在 2025-07-30 上传 | 大小:87kb | 下载:0

[其他小程序K_calc

说明:Calculator implemantation
<aeng > 在 2025-07-30 上传 | 大小:1kb | 下载:0

[Windows编程findMedianSortedArrays

说明:给定两个数组大小分别为m和n,排好了序,可能是降序也可能是升序,求两个数组所有数字的中位数,要求算法复杂度为O(m+n)。这里的中位数是如下定义的:如果总个数为偶数那么就取第n/2和n/2+1个数的平均数,例如: 两个数组分别为:[1,2] 和[1,2]那么中位数就应该是1,1,2,2的中位数,也就是:1.5(Given two array sizes, respectively, m and N, arranged in order, may be descending, or may be
<tanguijuan > 在 2025-07-30 上传 | 大小:1.92mb | 下载:0

[matlab例程insfre

说明:自己写的瞬时频率计算发放及自相关(互相关)matlab程序(Write their own instantaneous frequency calculation, distribution and autocorrelation (cross-correlation) matlab program)
<LTYuu > 在 2025-07-30 上传 | 大小:1kb | 下载:0

[其他小程序Keyb

说明:Keyboard implementation
<aeng > 在 2025-07-30 上传 | 大小:1kb | 下载:0

[进程与线程abpszph

说明:具体功能是在当前目录下读取文本文件,然后统计词频()
<yalomf > 在 2025-07-30 上传 | 大小:322kb | 下载:0

[Windows编程Power

说明:解题方法主要是利用递归和二分,具体就是把x的n次方划分成两个x的n/2次方相乘,然后递归求解子问题,结束条件是n为0返回1。因为是对n进行二分,所以算法复杂度是O(logn)。(Problem solving method is mainly the use of recursive and two points, specifically the x n side is divided into two X n/2 times multiplication, and then recursiv
<tanguijuan > 在 2025-07-30 上传 | 大小:28kb | 下载:0

[其他小程序4个LED显示电量

说明:使用带有AD转换的单片机让4个LED显示电池电量。(Use a single chip microcomputer with AD conversion to allow 4 LED to display battery power.)
<小小康 > 在 2025-07-30 上传 | 大小:14kb | 下载:0

[matlab例程cycauto

说明:自己写的及网上下的循环自相关的小程序,计算循环自相关序列(Write their own cycle of related small program)
<LTYuu > 在 2025-07-30 上传 | 大小:1kb | 下载:0

[matlab例程端点处理

说明:EMD方法中的几种端点处理方法,如端点延拓等(Several endpoint processing methods, such as endpoint extension, in the EMD method)
<LTYuu > 在 2025-07-30 上传 | 大小:10kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 3463.64 .65 .66 .67 .68 ... 216386 »

源码中国 www.ymcn.org