资源列表

« 1 2 ... .41 .42 .43 .44 .45 47846.47 .48 .49 .50 .51 ... 66603 »

[其他小程序Life_Game

说明:Life游戏..可以运行.简单易懂。数据结构里面的一个小游戏。-Life game .. can run. Straightforward. A data structure inside the game.
<wlx> 在 2024-11-18 上传 | 大小:1.67mb | 下载:0

[其他小程序AVL_tree

说明:在计算机科学中,AVL树是最先发明的自平衡二叉查找树。AVL树得名于它的发明者 G.M. Adelson-Velsky 和 E.M. Landis,他们在 1962 年的论文 "An algorithm for the organization of information" 中发表了它。 -In computer science, AVL tree is a self-balancing binary search tree fi
<wlx> 在 2024-11-18 上传 | 大小:8kb | 下载:0

[其他小程序Binary_Tree

说明:二叉树是每个节点最多有两个子树的有序树。通常子树被称作“左子树”(left subtree)和“右子树”(right subtree)。二叉树常被用于实现二叉查找树和二叉堆。值得注意的是,二叉树不是树的特殊情形。在图论中,二叉树是一个连通的无环图,并且每一个顶点的度不大于3。-Each node in a binary tree is an ordered tree up to two sub-tree. Usually sub-tre
<wlx> 在 2024-11-18 上传 | 大小:5kb | 下载:0

[Windows编程myScanner

说明:词法扫描器,可以扫描关键字,数字,特殊符号等,是编译器的一部分。而且这个是有MFC界面的。-Lexical scanner can scan the keyword, numbers, special symbols, etc. are part of the compiler. And this is MFC interface.
<陈纪> 在 2024-11-18 上传 | 大小:9.1mb | 下载:0

[其他小程序Tic_Tac_Toe

说明:1. 三连棋游戏(两人轮流在一有九格方盘上划加字或圆圈, 谁先把三个同一记号排成横线、直线、斜线, 即是胜者),可以在线玩[1]。 2. 一种儿童游戏(参与者闭双目, 用铅笔点指在板上的任一组数字, 累计得分多者为胜) -1 triple chess game (there are two turns in a draw plus nine grid square plate on a word or a circle, who
<wlx> 在 2024-11-18 上传 | 大小:1.29mb | 下载:0

[其他小程序Buildable_tree

说明:Buildable_tree数据结构中的平衡二叉树。在原二叉树的基础上进行改进。-Buildable_tree balanced binary tree data structure. Improvements on the basis of the original binary.
<wlx> 在 2024-11-18 上传 | 大小:7kb | 下载:0

[其他小程序Polynomial

说明:Polynomial基于数据结构的思想,文件比较小,可以直接运行-Polynomial based on the idea of ​ ​ data structures, file is relatively small and can be run directly
<wlx> 在 2024-11-18 上传 | 大小:6kb | 下载:0

[C#编程ThreadDemo

说明:做两个线程的例子,实现的结果是A线程负责接收消息,B线程负责发送消息-Do two threads example
<liuhy> 在 2024-11-18 上传 | 大小:1.6mb | 下载:0

[Windows编程CSharpGoogle_Earth

说明:C# 调用GoogleEarth,详细讲解其开发过程! -C# call GoogleEarth, explain in detail its development process!
<呵呵> 在 2024-11-18 上传 | 大小:3.56mb | 下载:0

[C#编程CsBrower

说明:c# 用webbrowser控件封装浏览器-c# webbrowser browser package
<王敏> 在 2024-11-18 上传 | 大小:321kb | 下载:0

[C#编程daima

说明:人力资源管理系统 人力资源管理系统 人力资源管理系统 人力资源管理系统 -personal resourse management system
<liuawang> 在 2024-11-18 上传 | 大小:750kb | 下载:0

[C#编程State

说明:本软件的功能: 1、将一些列EXCEL文档中指定单元格的内容读取到一个WORD模板文件,并自动保存为WORD文件; 2、编程环境Visual Studio 2010 C#; 3、由于工作需要,作者没有提供作者的WORD模板和待处理的EXCEL源文件。 本软件可能对编程者的帮助在于: 1、C#下WORD的打开、保存、读取操作; 2、C#下EXCEL的打开、保存、读取操作; 3、文件的搜索操作; 4、软件按转
<段盛凌> 在 2024-11-18 上传 | 大小:1.39mb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 47846.47 .48 .49 .50 .51 ... 66603 »

源码中国 www.ymcn.org