Welcome![Sign In][Sign Up]
Location:
Search - m-core

Search list

[Special EffectsLevelSet_ChunmingLi_v0

Description: This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper \"Level Set Evolution without Re-initialization: A New Variational Formulation\", in IEEE Proc. of CVPR 2005. EVOLUTION.m: core function that performs level set evolution. Demo1.m: a demo for a real cell images Demo2.m: a demo for a synthetic noisy image Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
Platform: | Size: 783833 | Author: 薛正亮 | Hits:

[Other resourceLib

Description: M*core开发库文件,能够大大减轻开发者的难度
Platform: | Size: 11411 | Author: 笨笨 | Hits:

[Other resourceuda1341

Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/ 就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊
Platform: | Size: 23327 | Author: 杨少英 | Hits:

[Other resourceeport

Description: m.core(moto)下实现多优先级嵌套范例
Platform: | Size: 1235 | Author: yuanbo | Hits:

[Other resourcedes

Description: M.CORE--des加密程序,位数可选
Platform: | Size: 1907 | Author: yuanbo | Hits:

[DocumentsTom M. Mitchell的《Machine Learning》中文版

Description: 机器学习的中文版本,作者Tom M. Mitchell。这本教材的目标是展现机器学习中核心的算法和理论。机器学习从很多学科吸收了成果和概念,包括统计学、人工智能、哲学、信息论、生物学、认知科学、计算复杂性和控制论等。-Machine learning of the Chinese version, the author Tom M. Mitchell. The teaching objective is to demonstrate the core of machine learning algorithms and theory. Machine learning from many disciplines to absorb the results and concepts, including statistics, artificial intelligence, philosophy, information theory, biology, cognitive science, computational complexity and control theory.
Platform: | Size: 874212 | Author: kengibon | Hits:

[ADO-ODBCHHHH

Description: Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m (converts image to discrete values)plotimg.m (plots划分 images)dirImg.m (computes the directional image)extract.m (extracts square portion of image抽取块方向图 - called by dirImg) slitSum.m (computes the slit缝隙、剖面 sum direction - called by dirImg)tileImg.m (tiles平铺显示 the image and computes new directions)averImg.m (smoothes the image)angleImg.m (computes the angles from the vector representationvector representation n.向量表示 )Poincare.m (computes the core-delta points)temp.m (extracts the core-delta points and locations) Correlation相关、对比 Code:proj.m (program control)plotimg.m (plots images)discretize.m (converts image to discrete values)normalize.m (normalizes images)corrfft.m (computes the correlation)-Type Classification Code [computer English Dictionary] n. classification codes : main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots classified images) dirImg.m (computes the directional image) extract. m (extracts square image portion of the direction taken block map-called by dirImg) slitSum.m (computes the slit cracks, profile sum direction- called by dirImg) tileImg.m (smooth tiles show the image and computes new directions) averImg.m ( smooths the image) angleImg.m (computes the angles from the vector representationvector representation n. Vector) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation related contrast Code : proj.m (program control) plotimg.m (plots images) discretize.m (con
Platform: | Size: 1024 | Author: 丰逸 | Hits:

[GUI Develophutui

Description: 一个简单的绘图程序,绘出清晰的图案,并且可保存、打开,标题随所打开的内容而改变。-a simple drawing program, and charted a clear pattern, and kept open, With the Open title by the change.
Platform: | Size: 3933184 | Author: 周霞 | Hits:

[Picture Viewer位图文件的读写综述

Description: 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
Platform: | Size: 4096 | Author: 马木木 | Hits:

[VHDL-FPGA-Verilogwishbone_i2c_master

Description: -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on simple_i2c -- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman) -- rev. 0.3 may 4th 2001, fixed typo rev.0.2 txt -> txr -- rev. 0.4 may 8th, added some remarks, fixed some sensitivity list issues--- WISHBONE revB2 compiant I2C master core---- author : Richard Herveille-- rev. 0.1 based on simple_i 2c-- rev. 0.2 adolescence 27th 2001, fixed incomplete sensitivity list on assign_d ato process (thanks to Matt Oseman)-- rev. 0.3 m ay 4th 2001, fixed typo rev.0.2 txt-
Platform: | Size: 5120 | Author: 郑开科 | Hits:

[Special Effects1052

Description: MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.m: generate the sample pattern automatically, which is used to sample the fingerprint. gabor2d_sub: get gabor filter. varpic.m: calculate variance picture-MATLAB source, preprocessing.m : preprocess the picture including : Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m : input the source picture output the core point o f the fingerprint. samfun.m : generate the sample pattern automatically, which is used to sample the fingerprint. gabor2 d_sub : get gabor filter. varpic.m : calculate variance picture
Platform: | Size: 4096 | Author: 钟小丽 | Hits:

[AI-NN-PRAI_GA_matlab

Description: 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子 roulette.m 轮盘选择算子 normGeomSelect.m 标准化几何分布排序选择算子 maxGenTerm.m 以最大进化代数为判别条件的进化终止函数 calcbits.m 计算二进制编码染色体串长度的函数 f2b.m 由浮点表达到二进制表达的转换函数 b2f.m 由二进制表达到浮点表达的转换函数 parse.m 字符串识别函数 delta.m 非均匀变异的变异量计算函数 exampleFn 一个二元函数 startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Platform: | Size: 13312 | Author: 胡朋 | Hits:

[VHDL-FPGA-Verilog8051core_vhdl

Description: 8051的内核(vhdl) This is version 1.1. of the MC8051 IP core. 在FPGA上运行.供有精力的人研究.-8051 kernel (vhdl) This is version 1.1. Of the M C8051 IP core. FPGA operation. have the energy for the study.
Platform: | Size: 212992 | Author: efly | Hits:

[Special EffectsLevelSet_ChunmingLi_v0

Description: This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005. EVOLUTION.m: core function that performs level set evolution. Demo1.m: a demo for a real cell images Demo2.m: a demo for a synthetic noisy image Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
Platform: | Size: 783360 | Author: 薛正亮 | Hits:

[OtherSparseLab200-Core

Description: SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
Platform: | Size: 929792 | Author: li | Hits:

[ARM-PowerPC-ColdFire-MIPSLib

Description: M*core开发库文件,能够大大减轻开发者的难度-M* core development library files, developers can greatly reduce the difficulty of
Platform: | Size: 11264 | Author: 笨笨 | Hits:

[Printing programM-192G_eng_spc_revE

Description: M-192G打印机芯开发资料,广泛用于税控打印,58mm针打!-M-192G printer core development information, widely used in Tax Print, 58mm针打!
Platform: | Size: 537600 | Author: yinhuihuang | Hits:

[VHDL-FPGA-VerilogM-150_tm_eng

Description: M-150II打印机芯开发资料,广泛用于出租车记价器与消防记录仪!-M-150II Printer core development of information, widely used in taxi price in mind logger browser with fire!
Platform: | Size: 1647616 | Author: yinhuihuang | Hits:

[OS Developm-core

Description: UCOSII 针对MCORE的移植代码,非常详细好用-UCOSII for transplant MCORE code, easy to use very detailed
Platform: | Size: 19456 | Author: qian xiao hui | Hits:

[VHDL-FPGA-Verilogm-mtip-10_100_1000_ethermac

Description: 10/100 0M以太网MAC解决方案,是IP核的相关说明,利用ALTERA的FPGA设计,QUARTUS软件为开发平台。-10/100/1000M Ethernet MAC solution is the IP core instructions, using ALTERA' s FPGA design, QUARTUS software development platform.
Platform: | Size: 43008 | Author: 天一生水 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net