资源列表
排序选择:
[Windows编程] zuiyouerfenjiansuozhu
说明:最优二叉搜索树问题具有最优子结构性质,即其任意一棵子树都是一棵独立的最优二叉搜索树,所以可以采用动态规划方法,并且在每次更新时保存子树的根。-Optimal binary search tree problem has optimal substructure property that any of its sub-tree are an independent optimal binary search tree, so you can use dynamic programming met<王小丽> 在 2025-09-22 上传 | 大小:10kb | 下载:0
[其他智力游戏] Tetris
说明:利用windows api实现俄罗斯方块。其中包括MyPaint()函数用于绘图 -To use windows api to achieve Tetris. Including MyPaint () function is used for drawing<lizhenlong> 在 2025-09-22 上传 | 大小:15.42mb | 下载:0
[数值算法/人工智能] Question_Tree
说明:用java实现的二叉树,大家可以把它作为一个工具包来使用,这样就不用自己再去实现二叉树了-Mainly is the basic algorithm of figure, including basic depth-first search and breadth-first search<liaojie> 在 2025-09-22 上传 | 大小:16kb | 下载:0
[matlab例程] ART1
说明:this program writes for data classification using Adaptive Resonance Theory 1(ART1)Network<elnazolfati> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] picture-decode
说明:基于stm32f4单片机的图片解码程序,支持jpg,GIF,bmp格式的图片文件,显示器为SSD1289-Microcontroller based stm32f4 picture decoding procedures, support jpg, GIF, bmp format image files, display is SSD1289<储开阳> 在 2025-09-22 上传 | 大小:12.34mb | 下载:0
[其他小程序] zijiheshuwenti
说明:1、问题陈述 给定N个数,和一个数T,判定是否可以从N个数中取出若干个数,使它们的和等于T。输出:YES或者NO。把N个数看成一个集合,问题就是从这个集合中选出一个子集,使这个子集满足和是T 2、问题分析: 枚举+剪枝。 -1, the problem statement given number N, and a number T, determining whether the number N is removed from certain numbers, so tha<王小丽> 在 2025-09-22 上传 | 大小:9kb | 下载:0
[数值算法/人工智能] Question_LinearTimeSort
说明:利用java实现的线性时间排序算法,主要有桶排序、计数排序、基数排序,希望对大家有用,如果有不懂可以联系我-Use a Java implementation of linear time sorting algorithms, there are mainly bucket sorting and counting sort, radix sort, hope useful for everyone, if you have not understand can contact me<liaojie> 在 2025-09-22 上传 | 大小:10kb | 下载:0
[棋牌游戏] zhongguoxiangqi
说明:mfc游戏开发的中国象棋源码,要学习的可以进行参考-mfc development of the Chinese chess game source code, can refer to learn<water> 在 2025-09-22 上传 | 大小:246kb | 下载:0
[棋牌游戏] zhongguolianzhu
说明:mfc游戏开发的中国连珠源码,要学习的可以进行参考-mfc development of the Chinese game Pente source can be referenced to learn<water> 在 2025-09-22 上传 | 大小:274kb | 下载:0