搜索资源列表

  1. mpeg_utils.tgz

    0下载:
  2. PEG-1 utilities for listing headers, splitting, concatenation, and stream demux
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-16
    • 文件大小:15538
    • 提供者:
  1. 语法词法分析器

    0下载:
  2. 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a cl
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:242393
    • 提供者:王莉
  1. gmeans

    1下载:
  2. gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:71569
    • 提供者:修宇
  1. 浏览文件

    0下载:
  2. 类似于资源管理器的,具有多个切分窗口的小程序,可以播放音视频文件-similar to the management of resources, with a wide range of splitting the small window procedure that can play audio and video files
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:518249
    • 提供者:周梁
  1. ClipPoly

    0下载:
  2. 本程序实现多边开边形的裁剪,采用逐边裁剪的思想,值得新手一看。-the procedures for multilateral splitting shape of the cutting, used by the cutting edge thinking, it is worth a look at newcomers.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42268
    • 提供者:yszhang
  1. 018

    0下载:
  2. 编写一个文件切分程序split,根据命令行传进的分割尺寸和文件名分割文件。如: split 100 c:\\test.dat 为按每个小文件100字节大小对test.dat文件进行切分。切分后的文件名为 test01.dat test02.dat …… test nnn.dat-prepared a document segmentation procedures split, according to the command line
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17622
    • 提供者:鲁昕
  1. 分支定界TSP

    0下载:
  2. 本Java程序实现了Combinatorial Algorithms: Theory and Practice", by Reingold, Nievergelt and Deo 讨论的基于edge splitting 的分支定界算法,同时提供了一个简单的分支定界算法和一个基于local search的算法作对比
  3. 所属分类:源码下载

    • 发布日期:2010-09-13
    • 文件大小:2275274
    • 提供者:yangwang5
  1. SplitVW

    0下载:
  2. 带有切分窗口的用户字典查找程序,有查找记录和分类的功能,学习vc++的非常好的代码,强烈推荐-splitting window with the user dictionary search procedures, and classification records search function, learning vc very good code, strongly recommended! !
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:1981440
    • 提供者:张丽莉
  1. acontour

    0下载:
  2. This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow ch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:162816
    • 提供者:zhuboy
  1. lbg_Matlab

    0下载:
  2. On the splitting method for VQ codebook generation by using Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:61440
    • 提供者:李南
  1. decisiontree

    0下载:
  2. 这个是一个关于建立决策树的python程序.本程序运用entropy来决定splitting point.处理的数据得在程序中输入.希望大家觉得有用-This is a decision tree on the establishment of procedures for the python. Entropy of the process to decide the use of splitting point. Deal with
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:icer
  1. TIR

    0下载:
  2. for solving euler equation with flux vector splitting
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:taher
  1. SPIHT_Matlab_Demo

    0下载:
  2. SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, prog
  3. 所属分类:压缩解压

    • 发布日期:2024-05-16
    • 文件大小:192512
    • 提供者:徐萍
  1. split_merge

    0下载:
  2. 通过区域分裂和合并对图像区域完成分裂合并的算法-Through the regional division and the completion of the merger on the image region splitting and merging algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:方旭
  1. imagesegmentation

    1下载:
  2. 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:156672
    • 提供者:杨岩
  1. Duality-Splitting-L1-TV

    0下载:
  2. 用对偶分裂算法处理乘性噪声如盐椒噪声(L1+TV),参数由电脑自动选取,matlab程序-A Duality-Based Splitting Method for L1-TV Image Restoration with Automatic Regularization Parameter Choice
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2238464
    • 提供者:xiaojin
  1. Splitting

    0下载:
  2. 文件分割器 对文件分割和合并,处理的结果将生成新的文件,而不会损坏原文件。-splitting tools On the file split and merge, the processing results will generate a new document, but will not damage the original file.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:4166656
    • 提供者:susan
  1. 3-Matrix-splitting-

    0下载:
  2. 3Bin Han, Matrix splitting with symmetry and symmetric tight fr a melet filter banks with two high-pass filters HanACHA2012-3Bin Han, Matrix splitting with symmetry and symmetric tight fr a melet filter banks with two hi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:540672
    • 提供者:fsm
  1. ISp

    0下载:
  2. 计算罕遇事件概率的分裂重要抽样法(白噪声算例)(Matlab code of importance splitting for rare event simulation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:306176
    • 提供者:inter
  1. Performance Analysis of Rate Splitting in Massive MIMO Systems with Low Resolution ADCs/DACs

    0下载:
  2. Performance Analysis of Rate Splitting in Massive MIMO Systems with Low Resolution ADCs/DACsPerformance Analysis of Rate Splitting in Massive MIMO Systems with Low Resolution ADCs/DACs
  3. 所属分类:其它文档

    • 发布日期:2023-08-03
    • 文件大小:1003836
    • 提供者:aliusman786
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org