-
迷宫问题
本人自己写的迷宫问题,C 语言描述,刚学数据结构的时候写的- maze problem
- 2022-01-26 03:13:44下载
- 积分:1
-
一个日历程序用MFC写的。 一个日历程序用MFC写的。
一个日历程序用MFC写的。 一个日历程序用MFC写的。-A calendar program written using MFC. A calendar program written using MFC. A calendar program written using MFC.
- 2022-05-22 10:13:11下载
- 积分:1
-
这是一个测试程序
This a test program-This is a test program
- 2022-06-22 06:08:36下载
- 积分:1
-
这个源码的作用是实现了,对话框无标题栏的拖动,是做无对话框拖动的很实用的源码。...
这个源码的作用是实现了,对话框无标题栏的拖动,是做无对话框拖动的很实用的源码。-this is a code what about no bar c++
and is very impotment
- 2022-09-16 22:35:03下载
- 积分:1
-
这是登陆小程序的时候,用户登陆的主要功能,…
这是linux登陆时候的一小程序,主要功能实现了用户登陆时,只能执行我们定义的一些命令.其他对用户不可见.-This is the time of landing a small program, the main function of user landing, they can only enforce our definition of order. Other users can see.
- 2022-07-25 18:31:24下载
- 积分:1
-
Windows核心编程(Pascal代码)
Windows核心编程(PASCAL代码)
-------------------------------------
《Windows核心编程》
原书: Programming Applications for Microsoft Windows Fourth Edition
作者: Jeffrey Richter
译者: 王建华等
---------------------------------------
书中有不少C++写的Win32 SDK小程序,闲暇时用Object Pascal写了一遍,
限于自身水平和时间精力等关系,可能存在错误,期待您能给予指正。
感谢风云剑客提供原书光盘,否则,只是打字可能就会把人累得半死!^.^
-Windows core programming (PASCAL code )------------------------------------- Windows core programming the original book: Programming Applications for Microsoft Windows Fourth Edition Author: Jeffrey Richter Translator: Wang Jianhua, etc.--------------------------------------- book has a lot of C++ Writing the Win32 SDK applet, using Object Pascal spare time to write again, confined to their own level and the relationship between time and energy, etc., there may be errors, look forward to your correction can be given. Thanks to the provision of the original book Fengyun Swordsmen CD-ROM, otherwise, just typing the person may be too tired to
- 2022-06-11 14:52:05下载
- 积分:1
-
- 2023-01-25 11:15:03下载
- 积分:1
-
c语言的编译器
c语言的编译器,语法分析,词法分析。分析程序生成器 (分析器生成器) 是一个指定某个格式中的一种语言的语法作为它的输入,并为该种语言产生分析过程以作为它的输出的程序。在历史上,分析程序生成器被称作编译-编译程序 (编译器编译程序),这是由于按照规律可将所有的编译步骤作为包含在分析程序中的动作来执行。现在的观点是将分析程序仅考虑为编译处理的一个部分,所以这个术语也就有些过时了。合并 LALR(1) 分析算法是一种常用的分析生成器,它被称作 Yacc (另一个编译器编译程序)。给出 Yacc 的概貌来,将使用Yacc为小语言开发一个分析程序。
- 2023-04-18 04:50:03下载
- 积分:1
-
非模式对话框
基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
使用C++6.0 基于C++ mfc 创建 非模式对话框,如何使用 非模式对话框,使用例子
- 2022-02-09 17:46:02下载
- 积分:1
-
网络协议规范大全
在网络的各层中存在着许多协议,它是定义通过网络进行通信的规则,接收方的发送方同层的协议必须一致,否则一方将无法识别另一方发出的信息,以这种...
网络协议规范大全
在网络的各层中存在着许多协议,它是定义通过网络进行通信的规则,接收方的发送方同层的协议必须一致,否则一方将无法识别另一方发出的信息,以这种规则规定双方完成信息在计算机之间的传送过程。下面就对网络协议规范作个概述。
-Network protocol specification Daquan, the network, there are many layers in the protocol, which is to define the rules of communication through the network, the receiver of the sender on the same floor of the agreement must be consistent, otherwise the party will not recognize the other party" s message based on this two kinds of rules to complete information in the process of transmission between computers. Here" s right to give an overview of the network protocol specification.
- 2022-02-14 18:05:44下载
- 积分:1