-
BMPopenandsave
该程序为BMP图像处理,能够打开和存储任何一幅图像格式为BMP,特别适合初学者,仅供参考!(The program for BMP image processing, to open and store any image format for BMP, especially suitable for beginners, for reference purposes only!)
- 2017-05-14 10:20:10下载
- 积分:1
-
mangemaent
存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。
本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
- 2010-05-29 16:05:23下载
- 积分:1
-
freuuency_overlapping
this a help file about develop visual basic programe,()
- 2018-05-08 12:15:52下载
- 积分:1
-
studentresigter
此程序避免了对于大学期间的学生登记注册功能(This procedure avoids the college students for the registration function)
- 2009-10-19 10:28:13下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
VB-for-the-skin-dynamic-library
VB换皮肤+动态库,实现VB漂亮的界面,需要的自己下载(VB-for-skin the+ dynamic libraries, VB beautiful interface, need to download)
- 2012-05-27 09:28:23下载
- 积分:1
-
PE-digital-signature-
提取PE文件的数字签名,还可以写入数字签名(PE files extracted digital signature, digital signature can also be written)
- 2011-05-01 20:45:18下载
- 积分:1
-
CTP_API_Sample
上期技术CTP接口示例源码,可以根据这个示例开发自己的交易平台(Examples of technology interfaces on the CTP source)
- 2010-11-04 11:23:49下载
- 积分:1
-
Desktop
自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子(
To write a small memory pool, and hope to share. . There are examples of the use of main.cpp)
- 2014-07-12 21:53:42下载
- 积分:1
-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1