资源列表
[C#编程] shunxubiao
说明:(1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8).编写一个主函数,调试上述算法。 -(1). Ent<郑晓东> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[C#编程] expression-transformation
说明:表情变换中用于标定面部特征线,很值得参考,使用的工具是C++BUILDER-expression transformation<ZQ> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[C#编程] guess-the-number
说明:猜数字游戏,提示所猜数字的大小,直到猜中数字为止-The size of the guessing game, suggesting Caishuozi until guessed figures so far<郭一骏> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[C#编程] ReflectionContainer
说明: 百行代码打造一个DI容器(支持瞬时生命周期、单利生命周期、构造函数自动注入、属性自动注入、字段自动注入) -100 lines of code to create a DI container (to support transient life cycle, the life cycle of simple interest, the constructor automatically injected, the property is automatically injected, t<netcasewqs> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[C#编程] sicily-searching-map
说明:数据结构中图的实现广度优先和宽度优先算法的C++源代码-Data structures, breadth-first and breadth-first algorithm C++ source code<章信缘> 在 2025-06-07 上传 | 大小:1kb | 下载:0