-
VCLZip控件的经典使用全集。可以通过VCLZip控件提供的方法、属性实现Zip压缩文件的制作,实现类似WinZip软件的功能。...
VCLZip控件的经典使用全集。可以通过VCLZip控件提供的方法、属性实现Zip压缩文件的制作,实现类似WinZip软件的功能。-All classical classes of control VCLZip. It use to develop Zip compress file software with it s functions and properties provided, likes WinZip functions.
- 2022-03-22 03:04:55下载
- 积分:1
-
只需单击AutoCAD破折线。
Breaks polylines in AutoCad with just one click.
- 2022-03-14 16:45:44下载
- 积分:1
-
分水岭分割算法初步实现
应用分水岭算法初步实现对图像的处理。所需处理的出现仅可放在工程文件中。开发平台:win8.1 + vs2015 +opencv 3.2.0。数字图像处理课程中的一个小作业,仅拿来练手,若有不尽人意之处,请多包涵。
- 2022-03-07 00:34:16下载
- 积分:1
-
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo...
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo-a chat program, including the use of server and client socket windows theory, learning is a good network programming demo
- 2022-03-26 00:35:10下载
- 积分:1
-
vc调用excel的一些新方法,有很多新思路
vc调用excel的一些新方法,有很多新思路-vc call excel some of the new method, there are many new ideas
- 2023-04-13 20:10:04下载
- 积分:1
-
Create a Virtual Drive in VB6. VB6 code to create virtual drive.
Create a Virtual Drive in VB6. VB6 code to create virtual drive.
- 2022-06-29 13:12:12下载
- 积分:1
-
一个vc开发的遗传优化―源代码
一个vc开发的遗传优化―源代码-vc development of a genetic optimization-source
- 2022-03-07 19:04:02下载
- 积分:1
-
C++常用数值算法集2
C++常用数值算法集2-C Numerical Algorithms used two sets
- 2022-02-20 17:02:35下载
- 积分:1
-
C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路...
C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路-C++ Builder Grab realize another source, run full-screen crawl, grasp only the active window, crawl designated areas in three ways, did not dare say that they are very advanced, but at least give an idea of learning all
- 2022-04-19 18:02:50下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1