-
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/...
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/ -Windows software process management ... categories : VC source runtime environment : Win9x/NT/2000/XP/2003 /
- 2022-02-25 02:05:23下载
- 积分:1
-
Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligon...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-06-14 12:38:57下载
- 积分:1
-
局域网聊天工具[源码及设计文档]
局域网聊天工具包括客户端和服务端,实现局域网的多人同时聊天。客户端和服务端均使用皮肤进行了界面的美化,并带有详细的设计文档和使用说明。帮助理解socket编程的细节
- 2023-01-05 01:50:04下载
- 积分:1
-
可以帮助程序员清理VC工程下生成的.obj/.sbr等一系列中间垃圾文件,减少磁盘使用.ClearVCPrj.clear vc project...
可以帮助程序员清理VC工程下生成的.obj/.sbr等一系列中间垃圾文件,减少磁盘使用.ClearVCPrj.clear vc project-Clean-up can help programmers VC project generated .obj/.sbr a series of intermediate and other junk files to reduce disk usage. ClearVCPrj.clear vc project
- 2023-02-06 22:25:03下载
- 积分:1
-
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!...
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!
-C-clock chip SD2300 procedures// real-time clock SD2300 literacy C51 demo program// The procedure Wong Yan, Yan Ma procedures on the basis of changes like to thank!
- 2023-07-27 23:15:03下载
- 积分:1
-
自己写的一个有关八数码问题的小程序
自己写的一个有关八数码问题的小程序-himself wrote on one of the eight small digital procedures
- 2022-05-22 12:40:04下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
一个简单的数据库程序
一个简单的数据库程序-a simple database program
- 2022-01-24 19:04:45下载
- 积分:1
-
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观-vb can be written in the menu to add custom icons to make your menu more attractive
- 2022-04-12 08:17:32下载
- 积分: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