搜索资源列表
20070318
- 本文介绍了基于遥测技术的绝缘子在线监测系统的设计与实现。该系统采用网络测量技术 ,通过数据测量单元在线实时监测输电线路上绝缘子串的污秽特征量等数据 ,采用无线与有线相结合的方式将数据传到数据分析总站 ,通过专家知识和自学习算法 ,对绝缘子的污秽及老化状况做出正确的预测和评估 ,实现故障预警。-this paper based on the telemetry insulator online monitoring system design and implementation. The sys
nixu2
- 对输入的字符串进行逆序,包括设计试验的文档说明-of input strings in Reverse, including design documentation shows
Color_Image_Retrieval_Based_on_2D_Strings
- Color Image Retrieval Based on 2D Strings
Secure-Programs-HOWTO-all-html.tar
- Secure Programming howtos. How to write code that is not likely to be exploited by buffer overflows, format-strings, etc. How to write stable quality code.
DatabaseModule
- Add this to your module dependencies and just replace connection strings in the messages.properties file.
pn
- pn码串并结合快速捕获算法的改进与研究,详细介绍了串并结合捕获算法的优点-pn code acquisition algorithm for strings in combination with rapid improvement and research, detailing the string combined with the advantages of capturing algorithm
lex_yacc.pdf
- A compiler or interptreter for a programminning language is often decomposed into two parts: Read the source program and discover its structure. Process this structure, e.g. to generate the target program. Lex and Yacc can generate program f
java
- JAVA课程,包括Java基本语法,数组,字符串,输入输出流,线程,继承、多太、类!-JAVA programs, including the basic Java syntax, arrays, strings, input and output streams, threads, inheritance, too, class!
Eloquent_ruby
- In fluent Ruby, Russ Olsen help you write Ruby like Rubyists really doing? So you can take advantage of his big, surprising power. Olsen draws on years of teaching experience and cultural internalization Ruby Ruby to other programmers. moments when s
CPP
- 1编程打印直角杨辉三角形 2 打鱼还是晒网 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 44. 输入两个字符串,从第一字符串中删除第二个字符串中所有的字符。例如,输入”They are students.”和”aeiou”,则删除之后的第一个字符串变成”Thy r stdnts.”。 5 实现一单链表的逆转。-Programming a print at right angles Triangl
similar-strings
- A Comparison of String Distance Metrics for Name-Matching Tasks
1
- Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。 -Bomblab the student number by name, a bomb can be downloaded from the server tar pack
Adobe-ActionScript-3.0
- adobe actionscr ipt 3.0编程手册。actionscr ipt 3.0简介;actionscr ipt快速入门;语言及其语法;中面向对象的编程;处理日期和时间;处理字符串;处理数组;处理错误;使用正则表达式;处理XML;-adobe actionscr ipt 3.0 programming manual. the actionscr ipt 3.0 Introduction actionscr ipt Quick Start language and its synta
urlip
- 可以按照字母的顺序排列字符串 ,也可以按照长短顺序排列,主要是按照一定的规律进行排列-Strings can be arranged in alphabetical order, and can also be arranged in accordance with the length of the sequence, and is arranged according to certain rules
64.VbaStrCmp.v2.1
- str cmp of any strings if u use for password etc
ch11
- C語言字串的學習 這是一個很合適的文件 希望對你有幫助-C language strings to learn this is a very appropriate file and I hope to help you
QIUCIK-strings-format
- DELPHI 快速字符串处理单元,比原生的处理速度快很多,对字符串处理要求高的朋友,可以看考一下。-DELPHI fast string processing unit, much faster than the native processing speed, high requirements for string handling friends, you can see our test it.
ProgramQuestions
- 程序员上机考试题,主要是针对字符串的处理,Excel保存,不同的sheet下保存题目、答案。-The programmer machine exams, mainly for handling strings, Excel save, save under a different title sheet, answers.
c_lianxi2
- 编写一个程序,用以读入一个C语言程序,并按照字母表顺序分组打印变量名, 要求每一组内各变量名的前6个字符相同,其余字符不同。字符串和注释中的 单词不予考虑。请将6作为一个可在命令行中设定的参数。-Write a program to read into a C language program, and grouped alphabetically print the variable name, Requires each within the same group of six
strings
- Strings algos implemented in java (geeks for geeks)