-
vc环境下,对超市存包系统进行简单模拟,对vc初学者了解vc程序开发很有帮助。...
vc环境下,对超市存包系统进行简单模拟,对vc初学者了解vc程序开发很有帮助。-vc environment, on the supermarket kept simple package system simulation, vc beginners to understand the development vc helpful.
- 2022-03-24 13:59:18下载
- 积分:1
-
BCB
基于BCB的细线图像源程序,初学者推荐
- 2022-06-14 15:57:33下载
- 积分:1
-
Seidel iterative algorithm
这是seidel迭代算法-Seidel iterative algorithm
- 2022-04-26 18:20:05下载
- 积分:1
-
VFP开发的学生档案管理系统,带整套的论文,可以做毕业设计使用,不用自己设计了。...
VFP开发的学生档案管理系统,带整套的论文,可以做毕业设计使用,不用自己设计了。-VFP development of the student records management system, with a full set of papers that can be done graduate design, not the design itself.
- 2022-05-28 18:37:18下载
- 积分:1
-
简单的数据平台,能打开系统目录,能画图,是VC++编写的
简单的数据平台,能打开系统目录,能画图,是VC++编写的-Simple data platform, can open the system directory, can draw is VC++ Prepared
- 2022-02-12 16:45:47下载
- 积分:1
-
windows mobile(包括smartphone和pocket pc)上实现打电话、发短信、上网功能。...
windows mobile(包括smartphone和pocket pc)上实现打电话、发短信、上网功能。-windows mobile (including smartphone and pocket pc) realizing make phone calls and send text messages and Internet functions.
- 2023-09-05 06:10:03下载
- 积分:1
-
Hotel Management System is a small hotel business management system
宾馆管理系统 是一个小型的宾馆业务管理系统-Hotel Management System is a small hotel business management system
- 2022-04-27 16:17:54下载
- 积分:1
-
自动ping出来,然后挂断。非常好的一个东西。没密码
自动ping出来,然后挂断。非常好的一个东西。没密码-Automatically ping out, and then hang up. A very good thing. No password
- 2022-05-13 23:07:22下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分: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