资源列表
排序选择:
[其他智力游戏] cn700_vc34777222446
说明:一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。-a very worthwhile study the source code, interface and functions almost windows own mine same game, the game can set the difficulty level, it is worth learning.<万方> 在 2025-07-21 上传 | 大小:79kb | 下载:0
[Windows编程] Windows API大全
说明:很实用的API实用大全,全面介绍了API函数,介绍详细-very pratical api usage, a thorough introduction to api functions in detail.<郝勤> 在 2025-07-21 上传 | 大小:1.43mb | 下载:1
[数学计算/工程计算] 51623457
说明:先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsize 100 typedef struct (Bitree E<万方> 在 2025-07-21 上传 | 大小:3kb | 下载:0
[加密解密] 61627676
说明:使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-prepared by the use of C DES, DESX, DES3 (triple DES) encryption algorithm, this program shows how the Delphi C called for the preparation o<万方> 在 2025-07-21 上传 | 大小:196kb | 下载:0
[绘图程序] 184526345
说明:本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming p<万方> 在 2025-07-21 上传 | 大小:263kb | 下载:0
[棋牌游戏] 434362533
说明:这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究! 这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究!-This is a 331 game's source code, interface beautifully with the background music, which in many algorithms, such as search algorithm, is worthy of stud<万方> 在 2025-07-21 上传 | 大小:247kb | 下载:0
[控制台(字符窗口)编程] 拓扑排序.实验4
说明:这是一个拓扑排序的例子,对学数据结构的同学有很大帮助!-This is a topological sorting example, the data structure of the students will have a great help!<徐祥> 在 2025-07-21 上传 | 大小:7kb | 下载:0