资源列表
[文件操作] GFolder
说明:在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs /prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot "的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 重要的函数和宏定<guanmj> 在 2025-12-25 上传 | 大小:15kb | 下载:0
[其他小程序] mazeproblems
说明:以一個m*n的長方形表示迷宮,0和1分別表示迷宮中的通路和障礙。設計一個程序,對任意設定的迷宮,求出一條從入口到出口的通路,或得出沒有通路的結論。 1.以深度优先的搜索方法进行路径的搜索 2.迷宮數據從文件中讀取-A rectangle that m* n maze, 0 and 1, respectively, the maze of pathways and barriers. Design a program, for any set of the maze, find a pat<chenjin> 在 2025-12-25 上传 | 大小:2kb | 下载:0
[Windows编程] tree
说明:程序功能:选择二叉链式存储结构作为二叉树的存储结构,设计一个程序实现二叉树的基本操作 (包括建立、输出、前序遍历、中序遍历、后序遍历、求树高、统计叶子总数等)-Program features: Choose binary chain store structure as the binary tree memory structure, design a program to achieve the basic binary operations (including the creati<chenjin> 在 2025-12-25 上传 | 大小:3kb | 下载:0
[其他小程序] SimpleWordAnalysis
说明:简单的编译原理词法分析程序,读取文件代码,控制窗口输出结果-Simple principle of lexical analysis compiled program code read the file, control the output window<刘志超> 在 2025-12-25 上传 | 大小:243kb | 下载:0
[其他小程序] sudoku_N73
说明:益智类游戏《数独》手机版,在9X9格子中输入1-9的数字,横纵不重复即胜利-Puzzle game " Sudoku" mobile version, enter 1-9 in the 9X9 grid of numbers, not to repeat that victory in horizontal and vertical<刘志超> 在 2025-12-25 上传 | 大小:146kb | 下载:0
[Windows编程] studenthealth
说明: 实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。-Achieving students in the health management of several operating functions (new, insert, delete, read from a file, write papers and check the screen output, etc). Healt<chenjin> 在 2025-12-25 上传 | 大小:535kb | 下载:0