资源列表

« 1 2 ... .04 .05 .06 .07 .08 109.10 .11 .12 .13 .14 ... 126 »

[Static控件GraphAlgorithms

说明:Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n = length (x0) m = length (x) for
<李从> 在 2008-10-13 上传 | 大小:3.96kb | 下载:0

[Static控件Demo6

说明:编写一个方法,输出在一个字符串中,指定字符串出现的次数.方法原型为: public static int countStr(String str1,string str2) -package defalt public class Hellow { public static void main(String args[]) {String str1="Hello,it is Tom speaking,who is that?" String str2="is"
<> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件PlottingPaper

说明:一个符合我国数学教科书坐标系绘制的坐标纸控件。提供象限选择,刻度选择,按逻辑数据绘制图形的功能-A coordinate paper controls in line with the coordinate system of mathematics textbooks drawn. Quadrant choose scale select to draw graphics capabilities, logical data
<姚柯> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件MATLAB

说明:a short application of matlab neutral network application-a short application of matlab neutral network application
<john> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件NIK_javascript

说明:About it is something the format of writing paper, i mean journal paper-About it is something the format of writing paper, i mean journal paper,,
<Nikumani> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件methods_set

说明:高分辨率遥感图像进行识别分类,寻找出边界,然后进行进一步处理-In recognition classification of high resolution remote sensing image, find out the boundary, and then for further processing
<卜勇> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件entertheserialnumber

说明:visual basic 下面编写的小程序 空间应用——输入序列号功能的实现-visual basic small programs written in the following space applications- Enter the serial number of functions to achieve
<joery> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件ColorStatic

说明:static拓展类,目前我在用,可以设置static控件字体,高度,颜色,大小等。-static expansion class, I am currently in use, you can set the static control font, height, color, size and so on.
<wushengguang> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件LabelEx

说明:多功能label控件 下划线,字体改变,加粗,背景图,等各种效果-static control
<张张> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件CHMXStatic

说明:这是一个扩展了CStatic的控件的源程序-This is an extension of cstatic controls are used !!
<王安徽> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件DJWStatic

说明:这个源代码,加入了CStatic的扩展,可以用来贴图-This source code, adding a CStatic extensions can be used to map! ! !
<王安徽> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[Static控件RamScraper-master

说明:A Python program that scans RAM. RAM scrapers are a branch of malware that is used mainly to extract credit card info PoS(Point of Sale) machines. This code demonstrates the most used technique to scrape RAM. This exact technique was used in the
<dodoaska> 在 2025-07-01 上传 | 大小:4kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 109.10 .11 .12 .13 .14 ... 126 »

源码中国 www.ymcn.org