-
一个简单的DLL程序, 希望对初学DLL的VC程序员有帮助
一个简单的DLL程序, 希望对初学DLL的VC程序员有帮助-A simple DLL procedures, in the hope that novice programmers DLL has to help the VC
- 2022-04-15 01:59:36下载
- 积分:1
-
2005最新 的C++经典著作
Addison.Wesley
C++的经典教程
2005最新 的C++经典著作
Addison.Wesley
C++的经典教程-2005 latest C++ Classics Addison.WesleyC++ Classic tutorials
- 2023-07-10 18:50:03下载
- 积分:1
-
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起...
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
- 2023-04-11 17:40:03下载
- 积分:1
-
Visual Studio 2010 UDP 连接示例
以太网 UDP 连接的 C# 示例代码,欢迎大家下载、试用。谢谢大家的支持!
- 2022-02-20 22:34:24下载
- 积分:1
-
这是一个用C开发的用来检查内存的工具 很好用
这是一个用C开发的用来检查内存的工具 很好用-A tool for memory test.
- 2022-11-09 13:00:03下载
- 积分:1
-
本文档的目的在于阐述一种方法,通过该方法,开发小组可以在他们所编写的代码中保持一贯的风格。这样做的目的是使在开发小组中的每一个程序员都可以明白其他程序员的代码。...
本文档的目的在于阐述一种方法,通过该方法,开发小组可以在他们所编写的代码中保持一贯的风格。这样做的目的是使在开发小组中的每一个程序员都可以明白其他程序员的代码。这有助于提高代码编写的可读性和使用的一贯性。-This document aims to set out a way through this method, the development team can be prepared in their code to maintain a consistent style. The aim is to enable the development teams in each of the programmers can understand other programmers code. This helps to improve code readability and use of the preparation of consistency.
- 2023-07-13 13:10:10下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。这三个算法的描述和c语言源代码在Internet RFC 1321中有详细的描述(http://www.ietf.org/rfc/rfc1321.txt),这是一份最权威的文档,由Ronald L. Rivest在1992年8月向IETF提交。
-err
- 2022-11-02 12:00:03下载
- 积分:1
-
简单的小程序~做一个简单的学生成绩管理程序~小…
简单小程序~做一个简单的很小的程序~进行学生的成绩管理已经许多别的小功能~很好用~自己做的!-Simple applet ~ do a simple little procedure ~ for student achievement management has many other small features ~ good ~ their own to do with!
- 2023-01-06 23:05:04下载
- 积分:1
-
火鸟2.1误码
firebird 2.1 errorcodes
- 2022-02-02 19:47:17下载
- 积分:1
-
迷宫问题程序设计
迷宫问题程序设计-Maze Design
- 2022-02-09 19:44:55下载
- 积分:1