-
binary a 256 colors bitmap 二值化256色位图
binary a 256 colors bitmap 二值化256色位图-binary a 256 colors bitmap binarization 256 color bitmap
- 2022-03-06 19:46:25下载
- 积分:1
-
这是一个关于用IIR滤波的方法实现信号滤波的程序源代码。
这是一个关于用IIR滤波的方法实现信号滤波的程序源代码。-This is a code for a programe of IIR.
- 2022-05-23 19:30:31下载
- 积分:1
-
车辆监控系统
用c++实现的基于GPS的车辆监控系统,目前不晓得如何编译通过,也是下载别人的源码,弄清楚的同学可以留言帮忙说明一下如何编译运行。。。不胜感激涕零!
- 2022-05-21 11:48:20下载
- 积分:1
-
用于控制多个线程的问题
用于控制多个线程的问题-used to control the number of threads
- 2023-05-08 05:15:02下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1
-
一个迷宫程序,可以自动解答迷宫,并且可以自己玩
一个迷宫程序,可以自动解答迷宫,并且可以自己玩-A maze procedure, you can automatically answer the maze, and can play their own
- 2022-07-18 17:01:03下载
- 积分:1
-
bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构
bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
- 2022-04-23 10:25:24下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
VC++6.0实现的远程桌面系统,包括客户端和服务端。
VC++6.0实现的远程桌面系统,包括客户端和服务端。-VC++6.0 implementation of the Remote Desktop system, including client and server.
- 2023-03-21 15:45:03下载
- 积分:1
-
人脸识别算法。
Algoritmos pra reconhecimento facial
- 2022-08-18 05:56:26下载
- 积分:1