-
c# 写的 Microsoft.NET Compact Framewor中文版
c# 写的 Microsoft.NET Compact Framewor中文版-wrote Microsoft.NET Compact Framewor Chinese version
- 2022-01-27 15:23:57下载
- 积分:1
-
a tool to add water print to a pdf file named acroview written by C++
一种将水印添加到一个名为AcReVIEW的PDF文件的工具,该软件由C++和NBSP编写;
- 2022-10-05 09:55:03下载
- 积分: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-01-23 10:39:31下载
- 积分:1
-
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。...
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。-Function provide real service for the timer inturrupt instead of letting CPU nop, thereby the Linux kernel "jump" in a sense.
- 2022-02-06 03:44:44下载
- 积分:1
-
详细介绍:. 人脸检测源代码(基于肤色和模板),我是刚搞这个没多久,大家有什么问题的话可以提出来...
详细介绍:. 人脸检测源代码(基于肤色和模板),我是刚搞这个没多久,大家有什么问题的话可以提出来-,matlab,生物识别/Bio-Recognize -detail :. Face Detection source code (based on color and template), I just engage the mayor, We have the problem of what can be raised-and Matlab. Biometric/Bio-Recognize
- 2022-09-28 16:15:02下载
- 积分:1
-
gradual learning WINPCAP (4).
循序渐进学习使用WINPCAP(四).-gradual learning WINPCAP (4).
- 2022-01-24 15:24:36下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
自己写的一个关于MSXML类库的试用例子
自己写的一个关于MSXML类库的试用例子-Himself wrote a trial on the MSXML library example
- 2022-01-25 16:22:13下载
- 积分:1
-
二进制数据文件交织处理,二进制数据文件交织处理
二进制数据文件交织处理,二进制数据文件交织处理-Intertwined to deal with binary data files, binary data files handled intertwined
- 2022-07-01 14:30:54下载
- 积分:1
-
matlab 实现fft变化的源代码,这是源代码,不是直接调用函数
matlab 实现fft变化的源代码,这是源代码,不是直接调用函数-matlab source code changes to achieve fft
- 2022-03-02 13:06:33下载
- 积分:1