-
开发软件的时候需要写ChangeList,要保持所改的文件的目录结构,所以手工建立比较繁琐,该软件就是可以自动往你的changelist中添加改动的代码。非常实...
开发软件的时候需要写ChangeList,要保持所改的文件的目录结构,所以手工建立比较繁琐,该软件就是可以自动往你的changelist中添加改动的代码。非常实用。-Software development when the need to write ChangeList, in order to maintain the change file directory structure, so a relatively cumbersome manual, the software that can automatically go to your add changelist change the code. Very useful.
- 2022-02-14 08:39:21下载
- 积分:1
-
关于一个com的应用
关于一个com的应用-on the application of a com
- 2022-01-25 15:54:16下载
- 积分:1
-
重新启动计算机程序
重新启动计算机程序-restart computer program
- 2023-03-24 02:15:03下载
- 积分:1
-
屏幕键盘,绝对让你满意,可以自己选择,可以使用.
屏幕键盘,绝对让你满意,可以自己选择,可以使用.-nice onscreen keyboard,you can customize the skin.
- 2022-03-22 18:22:47下载
- 积分:1
-
数组的建立擦除,存取到文件和读取文件
数组之间的加法乘法运算等...
数组的建立擦除,存取到文件和读取文件
数组之间的加法乘法运算等-Erase the establishment of an array, access to documents and read the file between the adder array multiplication such as
- 2023-08-07 01:50:03下载
- 积分:1
-
通讯录管理程序
通讯录管理程序-Address books management program
- 2022-01-26 00:17:02下载
- 积分:1
-
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错...
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed description of the Calculator.pdf China. The Calculator class despite my repeated testing, correct many mistakes, but I do not guarantee in the future it will not use the procedure to you impact your right to use all the consequences of that, I do not accept any responsibility.
- 2022-11-20 06:05:03下载
- 积分:1
-
C语言工程的学生一本书。
a book on c language for engineering students..
engineering students can find this book very useful
- 2023-06-13 11:46:06下载
- 积分:1
-
The design of television very helpful information, everyone is not anti
对电视设计非常有帮助的资料,大家不防下来看下-The design of television very helpful information, everyone is not anti-down facie
- 2022-04-30 11:35:20下载
- 积分:1
-
VC++图像平滑处理源代码程序
摘要:VC/C++源码,图形处理,平滑图像,图片锐化
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
- 2022-07-27 01:47:12下载
- 积分:1