资源列表

排序选择:

« 1 2 ... .49 .50 .51 .52 .53 189854.55 .56 .57 .58 .59 ... 267468 »

[图形图像处理(光照,映射..)matlab-mid_filter

说明:中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值. -The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
<jackchan> 在 上传 | 大小:1kb | 下载:0

[数学计算/工程计算rom

说明:用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #define MAX 10 double func(double a) { double y if (a == 0) return y = 1 else return y = 4/(1+a*a) //return y = pow(a,2) }-Romberg algorithm computes
<l> 在 上传 | 大小:1kb | 下载:0

[C#编程cSharphook(cs)

说明:键盘钩子和鼠标钩子 可以实现HOOK和UnHook的功能-Keyboard and mouse hook hook HOOK and UnHook can achieve the function
<303906779> 在 上传 | 大小:59kb | 下载:0

[JSP源码/JavaSuperMarketJFRame

说明:小型超市管理系统,包含出库入库,进货上架等一系列功能-Small supermarket management system, including a library storage, stock shelves and a series of functions
<刘老师> 在 上传 | 大小:532kb | 下载:0

[JSP源码/Javafindtest

说明:学生考试内容,简单的搜索引擎功能,模糊查询文件内容-Student test content, a simple search engine functionality, fuzzy query file contents
<刘老师> 在 上传 | 大小:14kb | 下载:0

[matlab例程IFFshibie

说明:敌我识别信号的门限检测算法,该算法适应MarkX、MarkXII和S模式的信号。-IFF signal threshold detection algorithm, which is adapted MarkX, MarkXII and S mode signal.
<Wang zhuoran> 在 上传 | 大小:1kb | 下载:0

[界面编程VC-desktop-iconsprompted

说明:VC桌面图标弹出提示实例源代码 类似360系列软件安装完后 桌面图标上提示一个信息-Desktop icons VC source code examples prompted similar 360 series software after you install the desktop icon prompts a message
<303906779> 在 上传 | 大小:443kb | 下载:0

[嵌入式LinuxSTM32F10x_StdPeriph_Lib_V3.5.0

说明:STM32F10x_StdPeriph_Lib_V3.5.0.zip是STM32系列芯片的3.5的固件库,亲自测试了的,很好用。-STM32F10x_StdPeriph_Lib_V3.5.0.zip is a firmware library of STM32.Test in person.It is very practical.
<RanHai> 在 上传 | 大小:2.54mb | 下载:0

[JSP源码/Javaxuyuan3

说明:许愿墙,采用struts2+JDBC框架,实现了写字条,按条件搜索、查看字条,字条列表分页等,页面采用javascr ipt和ajax技术控制字条的现实效果以及异步请求控制。后续可以通过加入-Wishing Wall, using struts2+JDBC fr a mework to achieve a writing articles, search by criteria, view the note, the note list pagination, page using javasc
<james> 在 上传 | 大小:4.42mb | 下载:0

[数学计算/工程计算NewTon

说明:Newton迭代法,用Newton迭代法求方程,(内附题目) #include<stdio.h> #include<math.h> #define N 100 #define PS 1e-4 #define TA 1e-4 float Newton(float (*f)(float),float(*f1)(float),float x0 ) { float x1,d=0 int k=0 do { x1= x0-
<l> 在 上传 | 大小:8kb | 下载:0

[图形图象a

说明:上传图片生成缩略图,图片大小可以在文档中自行改动-Upload pictures to generate thumbnails, image size can change themselves in the document
<周炬> 在 上传 | 大小:1kb | 下载:0

[Windows编程IconMenu

说明:vc中实现菜单中带图标的功能,托盘菜单中的图标功能。-vc realize the function menu with icons, the icon in the tray menu functions.
<303906779> 在 上传 | 大小:36kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 189854.55 .56 .57 .58 .59 ... 267468 »

源码中国 www.ymcn.org