-
COM Design and Application
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their own definition of a IFun interface, which has two functions : Add () completed the two numerical addition, the Cat () completed the string connecting two .
- 2022-02-03 03:01:16下载
- 积分:1
-
一个模拟的文件系统,支持EDDELCDDIRMDRD等命令(含设计文档)
一个模拟的文件系统,支持EDDELCDDIRMDRD等命令(含设计文档)-a simulated file system, support ED DEL CD DIR MD RD such orders (including design documentation)
- 2022-10-30 07:50:03下载
- 积分:1
-
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。...
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
- 2022-01-25 17:00:55下载
- 积分:1
-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
U盘测试程序,对U盘不停的经行读写,判断数据是否有误,以此来测试U盘。...
U盘测试程序,对U盘不停的经行读写,判断数据是否有误,以此来测试U盘。-U disk test program, the U disk read and write non-stop through the lines to determine whether the data is incorrect, as to test the U disk.
- 2022-05-28 00:20:09下载
- 积分:1
-
在DOS下查看长Win95的文件名,不支持FAT32
在DOS下查看长Win95的文件名,不支持FAT32-Watching long filename of win95 in dos, not supporting FAT32
- 2023-06-13 09:35:03下载
- 积分:1
-
一个数据库系统,学生管理系统,主要用于课程设计的,里面有记录学生成绩....
一个数据库系统,学生管理系统,主要用于课程设计的,里面有记录学生成绩.-A database system, student management system, mainly used for curriculum design, and there are records of student achievement.
- 2022-03-23 18:54:10下载
- 积分:1
-
文件夹同步的工具,全部开源码,很好的,也可以借鉴一下
文件夹同步的工具,全部开源码,很好的,也可以借鉴一下-folder synchronization tools, all open source, well, you can also learn some lessons from
- 2022-02-04 04:37:13下载
- 积分:1
-
Windows助手的例子,通过vc2003.net。(如果在非窗口中
Windows助手示例,在VC2003.net运行通过。(如果windows中不带发声模块可能没有办法读英语发音)-Windows aides example, in running through VC2003.net. (If the windows in the non-voice modules may not read English pronunciation)
- 2022-02-02 04:41:57下载
- 积分:1
-
dct变化,最简单 的
非常好用,清楚,明白! 离散余弦变换(Discrete Cosine Transform,DCT)是一种实数域变换,其变换核为实数余弦函数。对一幅图像进行离散余弦变换后,许多有关图像的重要可视信息都集中在DCT变换的一小部分系数中。因此,离散余弦变换(DCT)是有损图像压缩JPEG的核心,同时也是所谓“变换域信息隐藏算法”的主要“变换域(DCT域)”之一。因为图像处理运用二维离散余弦变换,所以直接介绍二维DCT变换。
- 2022-03-16 00:38:07下载
- 积分:1