搜索资源列表
fft_xs
- FFT快速傅立叶算法程序-FFT fast Fourier algorithm
merge
- 一种快速二路归并算法-A fast algorithm for two-way merge
DSP-suanfa2
- TI DSP算法标准2。可帮你快速查找TI的DSP文档-TI DSP Algorithm Standard 2. Can help you quickly find documents TI DSP
JFileViewerDemo
- 此源码是实现查看磁盘目录下的文件的算法,能够快速实现查看功能-this source is under the View Disk Contents of the document algorithm to rapidly View function
JFileDemo
- 此源码实现在磁盘中获取文件属性的算法,快速查看-achieve this source in the disk access to documents attribute the algorithm, rapid View
JClipboardDemo
- 此源码实现利用剪贴板交换程序间数据的算法,能狗快速交换程序间数据-use this source code to achieve the clipboard data exchange processes between the algorithm, the dog can rapidly exchange data between processes
03684
- 数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。 -digital image transmission of image coding and compre
goagoBlogs
- 1.使用Url重写成静态页,优化meta的title属性,使搜索引擎更容易识别和收录,并提高安全性。 2.采用更加快速的查询算法和和强大的多用户自定义分类,保证程序运行的高效率。 3.首页博客概要列表采用灵活的html代码和文本的选择机制,使首页显示更加多样性。 4.使用Menu控件作为菜单导航,使您可以通过Web.sitemap任意增减无级下拉菜单扩展定位您的网站页面。 5.规范n层架构和动态缓存,以避免IIS回收资源后程序的不稳定。 6.与逛一逛论坛(goago
camshiftdetectandtracking
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-CAMSHIFT algorithm used rapid detection and tracking of moving objects in C / C source code
矩阵相乘的快速算法
- 矩阵相乘的快速算法-rapid matrix multiplication algorithm
count
- java的一个计数器的代码...是有关快速算法的
FDBSCAN一种快速 DBSCAN算法英文
- 基于密度的一种快速算法,这篇英文文章值得一看。-based on the density of a fast algorithm, is worth looking at this article in English.
arraysort
- 数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法,-Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insert
FFT-java
- java 编写的FFT 实现FFT快速算法-a FFT by java
KNN
- KNN算法的java实现,快速排序构造候选类列表-KNN implementation using java
TestSort
- Java的排序算法,冒泡算法,快速算法、插入算法。-Sort by java
ImageProcess2
- 用JAVA语言实现的一个数字图像的傅立叶变换和离散余弦变换。用到了傅立叶变换的快速算法FFT和离散余弦变换DCT。 -JAVA programming language to achieve a digital image of the Fourier transform and discrete cosine transform. Use of the Fourier transform, fast algorithm FFT and discrete cosine transform D
Qsort
- 基于JAVA的快速排序 个人对快速算法的理解,过程很详尽,有视频,有文档解读整个过程,附源码,学习交流-JAVA-based quick sortPersonal understanding of the fast algorithm, the process is very detailed, video, document to interpret the whole process, with source Learning Exchange ~ ~
jrain-group-jrain-fw-master
- 实现简单的业务框架开发,帮助你快速开发简单稳定的java业务框架。(To achieve a simple business framework development)
基本MUSIC及实值MUSIC
- 高分辨的DOA估计的MUSIC源代码,以及基于酉转换的高分辨的实值MUSIC算法的源代码,实值MUSIC是一种快速算法