资源列表
漂亮公告代码
- 用于个人网站建设用的漂亮公告代码 用HIML语言编的-personal website for the code used Notice beautiful language series hole
feat_extr
- ana modulation feature extraction
text
- JAVA记事本源代码 -JAVA source code of Java notebook source code of Java notebook source code
vc34752424
- 只作参考,本人是初学者,如有雷同,实属巧合
ISD4000-C51
- 80c51与ISD4003程序在这里了,但是没有电路图,你们看看吧
Otsu算法(灰度图像的域值分割)的C++类实现
- Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
035
- 在C++环境下的冗余码编程,可进行8个字符的转换.-C environment in the redundancy program, eight characters for the conversion.
礼花背景2
- 用于建网站的礼花背景 是用HTML语言编的-site for the construction of the fireworks background is part of the HTML language
最长公共子序列
- 动态规划算法中的最长公共子序列算法-dynamic programming algorithm for the longest sequence of public Algorithm
VB2
- 有点毛病,请大家指出并修改,
ssfsfs
- 很基本的成绩录入系统,一看就懂,作为练习和学习用,不错-very basic input system performance, one can understand it, as a practice and to learn from, yes
trietree
- trie tree, 是一个高效处理字符串的比较常见的算法,能够让我们在复杂度 O(log(n))的情况下插入和查询一个字符串