搜索资源列表
CloseTitleBar
- VC7.0下写的一个关闭指定的窗口的小程序,因为看到QQ,MSN,淘宝,迅雷等一些软件,都会弹出讨厌的广告窗口,才写了这么个小程序,程序运行后,凡是QQ,迅雷等的广告窗口打开的时候,会自动关闭掉.还可以在代码中加入其他的窗口,只需要在判断标题栏的字符串中加入窗口标题栏的文字的一部分就可以了.-VC7.0 written under a closed window to the specified applet, because to see QQ, MSN, Taobao, Thunder an
mycompile
- 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
1262523828
- VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes three documents:
Rotate
- 此代码实现字符串的旋转,字符串会按照事先设定的路线来进行旋转。-This code to achieve the rotation of the string, the string will be set in accordance with the prior line rotation.
daima1
- 在这个代码当中在vc平台下可以执行比较字符串的功能-In this code in vc platform which can perform a string comparison function
Replace
- 批量替换文件中的字符串。 有些文件中含有一些特殊字符需要替换,或替换回车符等,找不到合适的工具软件,所以就自己写了一个。现共享出来 代码里有使用说明,和使用例子,自己看。-Batch file string replacement. Some documents contain some special characters need to be replaced, or replace carriage return and so on, can not find the
j_13011_syl
- 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes th
FindString
- 代码字符串查找,对多语言支持的代码整理有很大好处。-Find a code string of multi-language support is greatly beneficial to organize code.
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5
dxxzh
- 代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下: Label1.Text=ConvertSum("数字字符串") -Code main function ConvertSum, its parameter is the string types of digital string. In the ASP.NET call as follows: Label1.Text = ConvertSum ( " the numb
DataConvert
- 简单类型转换,完成了字符串与字符对象的各种转换方式的代码实现;-converter
Archive
- 用汇编编写的小代码,在屏幕中显示字符串,按esc退出 按其他键没有效果-Compilation prepared by a small code to display the string on the screen, press esc key to exit by the other no effect
code
- 在C++标准库<string>中,没有直接提供去掉字符串首/尾/首尾/字串空格的方法,因此这里推荐实现该功能的代码。-In C++ standard library <string> , There is no direct provision to remove the first string/end/both/string spacing methods, so here recommend realize the function code.
FDSF
- 读取金额代码,输入数字金额,输出插入金额的字符串-Read the amount of code, figure the amount of input, output the string to insert the amount of
qiantao
- 可以嵌套子目录的字符串替换,文件名替换,代码统计功能 -Nested subdirectories can replace the string, the file name to replace the symbol statistics
erchashujiqixiangguancaozuo
- 二叉树及其相如按操作C程序代码 凹入表示法输出 二叉树的创建 结点内容用字符串表示 二叉树的节点数 叶子数 层次遍历 前序 中序 后序遍历 查找结点 删除结点 删除结点及其子树 再用凹入表示法输出-Binary Tree and its operation, such as by indentation C code representation of the output tree to create the content node tree with the string that lea
similar
- 你可以通过此段代码完成两个字符串之间的相似度的计算。然后根据相似度的值就可以判定两个字符串是不是匹配-This code you can complete the similarity between two string calculations. Then the value of similarity can be found not to match two strings
Debug
- 通过button1事件VB代码自动语音播放消息框输入的文字(Through the button1 event VB code automatic voice playback message box input text)
LCD602显示代码
- 基于51单片机的LCD602驱动显示程序,LCD602显示程序已经进行包装,更改接口非常方便,有显示字符,字符串,单个数字及16位整数四个函数,调用方便。(Based on the 51 MCU LCD602 driver display program, LCD602 display program has been packaged, changing the interface is very convenient, display characters, strings, single