-
fast memory copy, by using the intel s mmx technique, the speed is more than 10...
快速内存拷贝,利用intel的mmx,速度比普通快上几十倍-fast memory copy, by using the intel s mmx technique, the speed is more than 10 faster than the normal one
- 2022-07-23 06:55:05下载
- 积分:1
-
MFC实现ftp上传和下载文件的客户端和服务器
MFC实现的ftp上传和下载文件的完整程序。包括客户端和服务器。希望对各位有借鉴作用,谢谢!实现功能基本完善,但是有时客户端程序会出现文件识别错误。
- 2022-09-24 04:00:04下载
- 积分:1
-
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32...
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
- 2022-08-25 14:18:44下载
- 积分:1
-
Windows CE5.0环境下bootloader开发步骤
附带屏幕截图开发环境为platform builder5.0...
Windows CE5.0环境下bootloader开发步骤
附带屏幕截图开发环境为platform builder5.0-Windows CE5.0 development environment steps bootloader screen shots attached to development environment for platform builder5.0
- 2022-03-17 05:45:46下载
- 积分:1
-
图形学基础
计算机图形学基础,采用C++的MFC框架。实现网格绘制,绘制直线、圆、以及二维图形等。并且包含基本图像的变换。直线的算法有DDA、中点画线法、Bresenham等常见的实现算法。
- 2023-02-03 06:10:04下载
- 积分:1
-
高校学生管理系统实现
JSP学生信息管理系统(全套源码+开发文档+使用手册+设计模型)
- 2023-02-25 06:20:04下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-02 05:51:58下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。...
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。-inside with the procedures example, used to check Win95 or 98 below a menu of a process of the use of resources.
- 2022-03-26 08:07:34下载
- 积分:1
-
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。...
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。-Jianghu a graphical source code. Which contains detailed examples of documents and shows that using this code, may be developing its own graphics arena. Own definition of the rules of the game, that is, content. Very powerful.
- 2022-07-25 16:38:58下载
- 积分:1
-
VC++ 手写文字识别程序源码
VC++ 手写文字识别程序源码
简单实现了用VC++编写的手写识别汉字的输入的方法,了解其基本原理。
对于手写识别的入门大有裨益。
- 2022-03-04 00:57:00下载
- 积分:1