-
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐...
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐-An MFC control for adding middle mouse button scrolling to any CWnd derived window
- 2022-03-21 03:00:25下载
- 积分:1
-
an .net Source code for send Email With Attachment
an .net Source code for send Email With Attachment
- 2022-09-06 02:10:03下载
- 积分:1
-
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。...
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。-VC range of integrated design, includes: menu category, operation Excel type, ADO, Print, etc..
- 2022-04-17 19:07:58下载
- 积分:1
-
串口modem的源程序
串口modem的源程序-serial modem source
- 2023-02-02 18:05:04下载
- 积分:1
-
我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLO...
我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLOOK的主窗口,在主窗口中再 加入多文档窗口(象OFFICE的多文档子窗口)。因此,写了这个CMDIChild的类。-I want to produce one MDI window lie between the surface, but discovers realizes with VC is very troublesome, must add very many very many RUNTIME_CLASS, moreover cannot realize in the host window joins the function option. Is says produces one OUTLOOK the main window, joins the multi- documents window again in the host window (looks like OFFICE the multi- articles window). Therefore, wrote this C$mDIChild kind.
- 2023-01-04 01:25:04下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1
-
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且...
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且文件名为随机的字符和数字组成的随机长度(20-60)的字符串。
2.通过执行命令, 可以返回当天阅读的文件。每天只能执行一次来进行拷贝工作:将正确的4个文件按顺序合并成一个文件(此文件名为第X天)拷贝至供阅读的文件夹里,这样每天只能读十分之一
-Prevention of novels indulge: 1. A novel by the command file can be split into 40 roughly equal the size of the contents of the document be placed into a folder inside (you can also let them mess of random store to multiple folders below), and the file name is random characters and numbers of random length (20-60) in the string. 2. By executing the command, you can return the same day to read documents. Only do this once a day to carry copies of work: the correct order, four documents into a single file (this file name is the first X days) for the copy to the folder to read, so that can only be read one-tenth of a day
- 2023-01-25 05:15:04下载
- 积分:1
-
基于C++的通讯录系统 包括增加 修改删除等功能
基于C++的通讯录系统 包括增加 修改删除等功能-C++ based on the address book system includes features such as increased modify delete
- 2022-01-26 06:16:00下载
- 积分:1
-
调整图像大小,利用 matlab 软件相兼容的 c 代码生成
图像调整使用用matlab近邻方法。在MATLAB imresize功能不支持C代码生成。此代码CODEGEN符合我们可以使用MATLAB编码器生成C代码。它有ImResize.m文件,并Codegen_resize.prj生成C代码。生成的C代码在代码生成文件夹中。目前,该代码支持输出的图像大小为480×640。你需要改变大小OutImg=零(480,640,“UINT8");按您的要求。
- 2022-01-25 17:33:49下载
- 积分:1
-
异步串口通讯类,做为学习windows API的经理入门作品
异步串口通讯类,做为学习windows API的经理入门作品-Asynchronous serial communication class, as the all-windows API" s manager of entry-works
- 2023-02-09 15:10:03下载
- 积分:1