资源列表

« 1 2 ... .92 .93 .94 .95 .96 5197.98 .99 .00 .01 .02 ... 5345 »

[C#编程BPxor

说明:BEP算法的源码,将BEP算法进行了详细的代码编写。-The descr iptiong of BEP algorithm。 It is very useful for coding the BEP alogorithm.
<hjx> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程Lab8_3

说明:找字符串中是否有某个字符串,如果有,将其用另一字符串替换-Find string in a string, and replace it with another string
<雪哥> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程Cpp2

说明:判断一个字符串到底是不是中心对称的-Determine whether the string centrosymmetric
<COCO> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程test7-2

说明:运行以下程序,体会数据成员为类类型的用法。体会返回类类型指针的函数的使用。-Run the following program, experience data members of the class type of usage. Experience the use of the function that returns a class type pointer.
<Ana> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程matrix

说明:关于矩阵处理的源码(包括价格、相乘、求逆、输出)-About the matrix processing source (including price, multiplied by the inverse output)
<张凯> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程shunxubiao

说明:(1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8).编写一个主函数,调试上述算法。 -(1). Ent
<郑晓东> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[C#编程lab1

说明:数据结构中缀表达式转换成后缀表达式,有完整的类模板操作-Infix expression into postfix expression data structure
<yangyang> 在 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#编程friend

说明:友元 编写C++程序完成以下功能: 定义一个Boat和Car两个类,他们都具有私用属性——重量; 编写一个函数,计算两者的重量和。 double TotalWeight(Boat& b, Car& c) -Friend write C++ program to perform the following functions: define a Boat and Car two classes, they have private property- weight write
<郭一骏> 在 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
« 1 2 ... .92 .93 .94 .95 .96 5197.98 .99 .00 .01 .02 ... 5345 »

源码中国 www.ymcn.org