搜索资源列表
-
0下载:
通过C语言实现对文件的字符串查找替换功能,及自动排版的功能.代码高效,简洁.-Through the C language implementation of the document string search replace function, and automatic layout functions. Code is efficient, simple.
-
-
0下载:
Simple text editor, you can paste, cut, copy, search and replace among other functions, also, you can open java codes and print them. It implements a PopUpMenu and a ToolBar
-
-
0下载:
codings for layer Program 13.1 Golden Section Search for minimum of f(x)
Start with unimodal f(x) and minimum in [a,b]
Input: inline function f, interval [a,b], number of steps k
Output: approximate minimum y
function y=gss(f,a,b,k)
g=(s
-
-
0下载:
this written in Labview 11. This will search and replace in a string and will provide number of replacements. the code has a while loop for continues replacement.-this is written in Labview 11. This will search and replace in a string and will provid
-
-
0下载:
Javascr ipt中的正则表达式解析
正则表达式是个描述字符模式的对象。
Javascr ipt的RegExp对象和String对象定义了使用正则表达式来执行强大的模式匹配和文本检索和替换函数的方法.
-The Javascr ipt regular expression parsing regular expressions is described in character-mode object. Javascr ipt RegExp object and the
-