搜索资源列表
Building iPhone Apps with HTML, CSS, and JavaScript Making App Store Apps Without Objective-C or Cocoa
- Building iPhone Apps with HTML, CSS, and Javascr ipt Making App Store Apps Without Objective-C or Cocoa
use_rawapi
- 如果你把LwIP移植到无操作系统的平台,写应用程序参考这个就行了。-if you put Implementation of LwIP transplant without operating system platform, application procedures, write this way.
levelset
- Level Set Evolution Without Re-initialization一文的matlab实现-Level Set Evolution Without Re-initialization of the matlab realize one text
henzhuanjusvpwm
- 一个基于矢量控制的无速度传感器MATLAB仿真模型。-Based on vector control without a speed sensor MATLAB simulation model.
CVmodel
- 实现了Chan-Vese算法,参考文献active contour without edges, 图像处理方面引用率最高的文献之一-Realize the Chan-Vese algorithm, reference active contour without edges, image processing, to quote one of the highest rates of the literature
regionbased_seg_demo
- This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges." This technique deforms an initial curve so that it separates foreground from background based on t
C-V
- 本程序采用半隐式方案实现变分水平集图像分割方法中的“C-V”模型(Active contour without edge)-This procedure used the program to achieve semi-implicit variational level set image segmentation methods in the
ActiveContours
- Active Contours Without Edges
cv
- Tony Chan和Luminita Vese关于《Active Contours without Edges》一文的ppt-Tony Chan and Luminita Vese on " Active Contours without Edges" a text of the ppt
XMLHTTP
- 最通用的定义为:XmlHttp是一套可以在Javascr ipt、Vbscr ipt、Jscr ipt等脚本语言中通过http协议传送或从接收XML及其他数据的一套API。XmlHttp最大的用处是可以更新网页的部分内容而不需要刷新整个页面。 -The most common is defined as: XmlHttp is a set in Javascr ipt, Vbscr ipt, Jscr ipt scr ipting
Dns_Query16724511152003
- Title: Dns Query Descr iption: Dns Query Class is the easiest way to get any Dns Record from Name Servers. (For those who know) It supports: MX Query, Host Query and NS Query. It is fully written in VB.NET without the
levelsetcode
- Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发-Active Contour without Edges Matlab Code
regionbased_seg
- The wellknown ChanVese segmentation algorithm from the paper “Active Contours Without Edges,” is a great example of active contours
LevelSetC-VModel
- 实现水平集模型C-V的代码。active contour without edges.-matlab code of active contour without edges.
active_contour_without_edge
- a model for active contours to detect objects in a given image, based on techniques of curve evolution, Mumford–Shah functional for segmentation and level sets.Related paper:Active Contours Without Edges
ex3
- 用fortran应用Gaussian elimination-use fortran to implement Gaussian elimination without pivoting
image_dft
- 不使用MATLAB内置函数作图片的离散傅里叶变换-This program finds the DFT of an image without using the inbuilt function in matlab
VB.design.code.without.title.window
- VB编程无标题栏窗口设计代码VB Programming design code without the title bar of the window -VB Programming design code without the title bar of the window
PID-without-a-PhD
- At work, I am one of three designated “servo guys,” and the only one who implements control loops in software. As a result, I often have occasion to design digital control loops for various projects. I have f
inorder-traversal-without-stack
- 无堆栈非递归后序遍历BST算法略要,算法过程的描述,无代码-inorder traversal without stack