搜索资源列表
RegularExpressionTester
- 正则表达式测试工具,可以测试你的正则表达式的效果,有Replace,split,match等功能 -test tools, you can test the expression of which is the effect, Replace, split, the match features
PX
- oid Reset() //重置\"次数\", 即比较与移动的效率统计 int BubbleSort(int length, int ls[]) //冒泡排序 int InsertSort(int length, int ls[]) //插入排序 int SelectSort(int length, int ls[]) //选择排序 int QuickSort(int length, int ls[]) //快速排序 int ShellSort(int length, int
texteditor(ben)
- 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and WordPad function ourselves a d
WordExportDemo
- 很多情况下,我们需要将数据导出到WORD中进行打印。有的只是将一条数据,导出到WORD中,用数据中的字段替换模板中的内容,然后打印。-many cases, we need data export to Microsoft Word to print. Some only a data export to Microsoft Word, the data used in the field to replace the contents template, and then Print.
sgayiyuanyouhua
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 -improved genetic algorithm - Guo Tao algorithm optimization is the most
ZedGraph_cn.rar
- ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
xiangkuangtupian.rar
- 点击按钮,相框内会自动更换相片,可作为一款使用的电子相册。,Click of a button, will automatically replace the frames with photos, can be used as an electronic album.
CsharpOfficesSystem
- c#办公自动化系统优质源代码。 本系统采用B/S结构,利用C#语言编写而成,针对的用户是一个公司的全体员工。办公自动化系统就是以计算机等自动化系统代替职员对公司的人力,业务,财产等重要资源的管理。 -The system uses B/S structure, the use of C# is written for the user is a company s staff. Office automation system is a computer and other automate
SharpWord
- SharpWord for .Net是一款功能强大,可自由读写编辑Microsoft Word 2003/2007文件类库,具有丰富的Word文档内容编辑及导入/导出功能。简单、方便、易用,可以大大提高工作效率。 ★编辑功能:等同于Word内容编辑功能,如字体、字号、颜色等 ★表格功能:等同于Word表格生成及设置 ★数据库支持:将SQL、Access数据库内容支持导出为Word表格或文档 ★丰富的模板支持:200多个word模板,方便,快捷 ★批量操作功能:将多个文
CSharpJishiBen
- 替换查找单个字可变大,3.界面上增加目录树,实现快速导航,增加打印、打印预览、页面设置,5.增加状态栏的显示和设置,字数统计功能、拼写检查功能、自定义工具栏、系统配置信息设置-Find a word to replace a single variable, and 3. Interface to increase the directory tree, for fast navigation, increase printing, Print Preview, Page Setup, 5. I
HTMLtoSERVLET
- C# 写的一个把HMTL代码 替换为servlit(jsp)服务器代码-C# Write a code to replace hmtl servlit (jsp) server code
Fileman
- C#版本,功能较全的文件批量改名,查找,替换工具。包含正则表达式的使用。-C# Version features over the whole bulk of the document name, find, replace the tool. Includes the use of regular expressions.
C50mj
- 提高C#编程水平的50个要点 总是用属性 (Property) 来代替可访问的数据成员-C# programming to enhance the level of 50 points always attribute (Property) to replace the accessible data members
Destroy-Vote
- 对网上投票的系统进行投票,可替代人工劳动力,增加自己或朋友的票数,采用C#进行开发的。-Online voting system to vote to replace manual labor, increase the number of votes for themselves or friends, using C# for development.
Notepad
- 功能简单的记事本,有写文章,保存,打开,查找,替换等一系列功能!-Notepad feature simple, there are writing articles, save, open, find, replace a series of features!
MyNote
- 本源码介绍文本编辑器中的查找和替换功能,一看即会!-Introduction of the source text editor in the Find and Replace function, a look that will be!
jishiben
- 实现基本的记事本,包括查找替换功能,撤销,复制,粘贴,上一步,下一步,快捷菜单,菜单,有更多的图标-To achieve the basic Notepad, including the search for Replace function to remove, copy, paste, on the step, the next step, the shortcut menu, menus, icons, and so more
00003
- 自动出题系统,恩。是100以内的+-*/,自己可以改成别的也可以。反正给了源代码哦,呵呵,没事做把以前的传上来!-Auto-topic and systems, En. 100 within the+-*/, they can also be changed to another. Anyway, to the source code for Oh, Oh, nothing better to do replace the previous pass up!
Batch-Replace-Excel-Word-content
- 批量替换Excel Word内容,内含丰富注释,适合初学者-Batch Replace Excel Word content
replace
- repace 替换代码 运行时在指定路径生成一个新的exe,并将源文件删除-generate a new exe repace replace the code runs in the specified path, and the source file is deleted
