资源列表

排序选择:

« 1 2 ... .69 .70 .71 .72 .73 215674.75 .76 .77 .78 .79 ... 267467 »

[JSP源码/JavaisValidBST

说明:判断二叉树是否是二叉搜索树,先找左边的节点,压栈,那么第一个弹出来的为最左节点。右子树类似。 -Determine whether a binary tree is a binary search tree, first find the node on the left, push, then the first pop-up to the most left node. Right subtree is similar.
<achun> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[JSP源码/JavaColorSort

说明:对一组包含k种颜色的n个对象进行排序,本解法使用桶排序,时间复杂度为O(nlogn),空间复杂度为O(1) -For a group that contains k colors to sort n objects, this solution using bucket sort, the time complexity is O (nlogn), space complexity is O (1)
<achun> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[2D图形编程ToMpeg

说明:从一系列的图片中生成一个小视频以观察图像上某一个特征部位随时间的变化情况-Just for make a movie some images
<loskyer> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算VH1

说明:VH-1 is a multidimensional ideal compressible hydrodynamics code written in FORTRAN, for use on any computing platform, desktop workstations to supercomputers. It uses a Lagrangian remap version of the Piecewise Parabolic Method developed by Paul Woo
<brnstn> 在 2026-01-21 上传 | 大小:53kb | 下载:0

[JSP源码/JavaMaximum-Subarray

说明:求一个数组中的连续的和最大的子数组。采用滑动窗口解决。sum 如果小于0,置为0,再加上当前值。然后再与max相比,取大的-Seeking a continuous array and the largest sub-array. Sliding window resolved. If the sum is less than 0, set to 0, plus the current value. Then compared to the max, whichever is greater
<achun> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[C#编程Broswer

说明:将chrome内核嵌入winform窗口,并使用arbor.js绘制网络节点图显示到窗口中。-The chrome core embedded winform window and draw the network nodes using arbor.js figure shows the window.
<PandImmice> 在 2026-01-21 上传 | 大小:14.67mb | 下载:0

[VHDL编程8-bit-CPU

说明:This is a simple 8-bit CPU verilog source code,which includes user s guide.
<Yan Tian> 在 2026-01-21 上传 | 大小:2.46mb | 下载:0

[易语言编程stop

说明:简单代码禁止运行某程序,简单代码禁止运行某程序, 简单代码禁止运行某程序,-Simple code prohibited to run a program
<honorific> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[LabViewchange_position_select_obj

说明:change position in wireless network
<yonize> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[matlab例程KNN

说明:这是自己编的用KNN方法对产生的高斯数据进行分类的MATLAB程序,里面有高斯训练及测试数据的产生,还有分类,程序里有注释-This is their series with the KNN method to classify the Gaussian data generated MATLAB program, which has produced a Gaussian training and test data, as well as classification, program an
<wangyan> 在 2026-01-21 上传 | 大小:1kb | 下载:0

[对话框与窗口LiveViewPylon_3.1_VC2010

说明:basler相机MFC对话框下程序,basler相机基于C++的源代码-the procedure of camera named basler based on MFC dialog box
<李娜> 在 2026-01-21 上传 | 大小:56kb | 下载:0

[图片显示浏览AOI_ver25_20141219

说明:Automated Optical Inspection for LCD
<chen> 在 2026-01-21 上传 | 大小:1.58mb | 下载:1
« 1 2 ... .69 .70 .71 .72 .73 215674.75 .76 .77 .78 .79 ... 267467 »

源码中国 www.ymcn.org