搜索资源列表
string
- 基于离散特性的离散子串理论与算法,老师的一个论文,比较实用,可以看一下。-Based on the discrete characteristics of discrete sub-string theory and algorithms, a teacher s papers, more practical, you can look at.
the-truth-world-of-string-theory
- 外国人写的弦论入门书籍对弦论感兴趣的人可以看一看-Introductory book on string theory, string theory, interested people can look at the
C-language-array-string-programming
- C语言 数组与字符串 编程题 求方阵两条对角线之和 2)求矩阵中的“鞍点”。-C language array string programming question seeking to square two diagonal and 2) in the Matrix " saddle point" .
Reverse-the-string-output
- 字符串逆序输出,使用了三种不同的方法,在不同的约束条件下进行选择-String reverse output, the use of three different methods under different constraints selected
String-pattern-matching
- 串的基本运算。串的顺序存储结构。模式匹配的基本概念及常用算法。-The basic operations of the string. The string stored in the order structure. Basic concepts and commonly used pattern matching algorithm.
String-reverse-position
- 写一个自定义函数实现字符串逆置。实现了一个字符串的就地逆置-A custom function realization string inversion,The realization of a string of in situ reverse home
String
- String的上课重要笔记,简介明了的解释了String的核心。-The String class key notes, brief and clear explanation of the core of String.
Applying-Fast-String-Matching-to-Intrusion-Detect
- applying fast string matching to intrustion detection-applying fast string matching to intrustion detection
Perl-Format-String-Bugs
- Analysing Perl s printf function family format string bugs and exploitation. by CANVAS.
KMP-string-matching-algorithm
- 字符串匹配是计算机的基本任务之一。 举例来说,有一个字符串”BBC ABCDAB ABCDABCDABDE”,我想知道,里面是否包含另一个字符串”ABCDABD”? 许多算法可以完成这个任务,Knuth-Morris-Pratt算法(简称KMP)是最常用的之一。-String matching is one of the basic tasks of the computer. For instance, there is a string "BBC ABCDAB ABCDABCDA
string-to--16
- 不管是软件还是硬件编程都需要的一个小工具,帮助工作人员缩短开发时间-string to dex
FACE-RECOGNITION-USING-ENSEMBLE-STRING-MATCHING.r
- FACE RECOGNITION USING ENSEMBLE STRING MATCHING
The-STM32-receives-a-specific-string
- STM32接收特定字符串,STM32中的库函数只能接收一个字节,如果需要接收多个字节,则需要自己写函数-The STM32 receives a specific string
LCD-8-BIT-STRING-mega32board
- 8bit string atmega 32 board
reverse-string
- programe reverse a string in c
String
- String editor parfa edidar e traduzir darkeden
class-of-string
- 自己学习string类的一些见解,对于了解string类有很大的帮助-this essay the students to learn the class of string
string
- 母字符串中利用指针循环寻址的方式找到子字符串。-Mother string using a pointer circular addressing the way find the string.
string-to-time-stamp
- 介绍了在LabVIEW中如何将字符串的时间转换为时间变量的方法-Convert string to time stamp labview_
string-compare
- 字符串的操作函数,程序主要从另一种方法来解决字符串比较的功能。-String manipulation functions, the main program is another way to solve the string comparison function.