编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *
编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *...
编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *...
此小程序用java实现了可以分割的背包问题,开发平台是Eclipse。其中主要是用贪心算法实现背包问题,在将物品进行排序时,没有使用经典的merge-sort算法,而是直接使用了java中Arrays...
LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多...
Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f...
Creating barcodes in Microsoft庐 Office has never been easier. With BarCodeWiz Toolbar you can add b...
此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Grap...
1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, det...