-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-04-23 11:15:03下载
- 积分:1
-
This procedure in the original array of procedures based on the added template,...
本程序在原来数组程序的基础上添加了模板、重载+、- 、=、==和!=运算符等操作。
实现了对两个数组的加、减、赋值、判断是否相等等功能。-This procedure in the original array of procedures based on the added template, overloading+,- ,=,== And! = Operator and other operations. Achieved on the two array add, subtract, assignment, and so on to determine whether the functional phase.
- 2023-01-21 02:40:04下载
- 积分:1
-
你有没有遇到过任何问题,了解你的电话是用什么?你的马…
iphone查看本机IP地址,31天开源工程中的第四个!-Have you ever had any trouble understanding what IP your phone is using? You may working with a friend or family member and typically you would have them use IPConfig or website to return the IP, however it isn t that simple on the iPhone. With What is my IP? you can get an IP with ease. Run the program and you see the IP being used. Please note this only runs on your iPhone, it does not return the correct output in the simulator.
- 2022-04-30 05:31:20下载
- 积分:1
-
C语言实现的图书管理系统
这是一个C语言编写的图书管理系统,使用文件而不是数据库来存储的图书信息和用户信息
- 2023-07-28 18:00:02下载
- 积分:1
-
识别率比较高的手写识别软件,中英文识别,数字识别
识别率比较高的手写识别软件,中英文识别,数字识别-Relatively high recognition rate handwriting recognition software
- 2023-08-25 02:35:04下载
- 积分:1
-
A星算法图搜索代码
通过java编程实现对图的搜索,最终得到代价最小的路径 文件中有源代码 也有测试程序 本人亲自验证过了 可以实现 如果有能力者 可以将之改变成路径搜索的方法 我能力不足 期待您的改编
- 2022-08-06 04:28:17下载
- 积分:1
-
This sample shows how floating
This sample shows how floating-point exceptions may be captured and handled in an MFC application.
- 2022-02-21 18:58:50下载
- 积分:1
-
heelo
C程序开发经典实例之1
【程序1】
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。
2.程序源代码:-heelo
- 2022-03-17 10:48:50下载
- 积分:1
-
代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用...
代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server"s directory and list of documents, especially for some database backup procedures, the procedures for this function co
- 2022-03-24 19:05:28下载
- 积分:1
-
MFC单线程进度条例程源码
MFC单线程进度条例程源码,这是一个很简单的例子,你可以很快的了解怎么实现进度条。
- 2022-04-23 07:42:58下载
- 积分:1