-
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。...
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello* kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
- 2022-03-21 03:36:20下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1
-
游戏斗地主
游戏斗地主-Game斗地主
- 2022-01-27 20:32:18下载
- 积分:1
-
xilinx hdl code
xilinx hdl code
- 2022-08-21 05:23:26下载
- 积分:1
-
H.363低比特率通信的视频编码标准,中文版的,对视频压缩研究有帮助...
H.363低比特率通信的视频编码标准,中文版的,对视频压缩研究有帮助-Low bit rate H.363 video coding standard communication, the Chinese version of video compression research help
- 2023-06-26 11:20:04下载
- 积分:1
-
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。
严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像……
SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files.
Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very diffe
- 2022-08-07 04:35:26下载
- 积分:1
-
bfsk System Simulation bfsk System Simulation bfsk System Simulation
bfsk系统仿真 bfsk系统仿真-bfsk System Simulation bfsk System Simulation bfsk System Simulation
- 2022-07-18 20:20:17下载
- 积分:1
-
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么...
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么-it can allow IE common resolution simulation of size, or even according to your request arbitrarily alter the size of the IE window! Echocardiography of Mody
- 2022-08-25 21:36:17下载
- 积分:1
-
簡易使用FTP工具下載,使用Win32建置
一個可以在PC平台執行的FTP client 程式,不讓使用者輸入FTP網站,使用名稱跟密碼,快速連上FTP網站並下載,方便設計者修改成自己要的版本。使用VC++2005的開發環境開發。
- 2022-02-22 10:56:24下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This is a typical non_numerical value problem.you must design complicated arithmetic and long program if you use non_recursion arithmetic.But if you make use of recursion arithmetic,your arithmetic will be clear.The course of analysing and establish recursion arithmetic is a typical example to take out the principle ,establish recursion arithmetic and solve non_numerical value problem.
- 2022-05-25 16:28:31下载
- 积分:1