资源列表

« 1 2 ... .93 .94 .95 .96 .97 64798.99 .00 .01 .02 .03 ... 66603 »

[其他小程序make_socket_win

说明:tcp make socket programing source
<choi> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序bind_sock

说明:tcp BIND SOCKET programing source
<choi> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序fenbao

说明:生成指定号段内号码的CVS文件 生成指定号段内号码的CVS文件-CREATE CVS file CREATE CVS file CREATE CVS file CREATE CVS file
<tilltop> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序cPP

说明:数据结构 单链表的建立 倒置 排序的一系列功能描述-Single linked list data structure to establish a series of inverted sort of functional descr iption
<王一> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序triangle

说明:一个不错的程序,用来证明三角个各个边的关系。-A good program, used to prove the relationship between the various sides of a triangle.
<夏瑞卿> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序push

说明:完整地描述了数据结构中的进栈过程:在堆栈中,用户只能在指定的一端插入和删除元素,因此具有后进先出(LIFO)的特性;在队列中,用户只能在一端插入元素而在另一端删除元素,因此呈现先进先出(FIFO)的特性。从数据结构角度看,它们都是线性结构。 -A complete descr iption of the data structure into the stack process: in the stack, users can in
<cindy> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[按钮控件1

说明:用C#语言将VS中的数据导入到excel表格中和往数据库中写东西-C# language VS import data to excel in the table and write something to the database
<小明> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序LinkStack

说明:描述了链栈的进栈、出栈,以及多链栈的进栈、出栈的完整算法-Describes the chain stack into the stack, the stack, and multi-chain stack into the stack, the stack integrity algorithm
<cindy> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序BracketMatch

说明:括号匹配问题:假设表达式中只包含圆括号、方括号和花括号这三种括号,并且它们可互相嵌套。如,([{}])([ ])或({([ ][( )])})等均为正确的格式,但{[ ]})}或{[( )]或([ ]}均为不正确的格式。 -Bracket Match program
<cindy> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序ExpEvaluation

说明:表达式求值算法:表达式求值是高级语言编译中的一个基本问题,是栈的典型应用实例。 任何一个表达式都是由运算数(operand)、运算符(operator)和界限符(delimiter)组成的。运算数既可以是常数,也可以是被说明为变量或常量的标识符;运算符可以分为算术运算符、关系运算符和逻辑运算符三类;基本界限符有左右括号和表达式结束符等。 由于某些运算符可能具有比别的运算符更高的优先级,因此表达式求值不可能严格地从左到右进行。为了
<cindy> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序Conversion

说明:进制转换算法:设其他进制为th。十进制整数转换为th进制,采用“除th取余,逆序排列”法。具体做法是:用th去除十进制整数,可以得到一个商和余数;再用th去除商,又会得到一个商和余数,如此进行,直到商为零时为止,然后把先得到的余数作为th进制数的低位有效位,后得到的余数作为th进制数的高位有效位,依次排列起来。 -Conversion program
<cindy> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序NewtonIteration

说明:求最小PID可达方差,用于评价PID控制系统的控制系能,比最小方差控制最为评价基准更可靠-PID up to find the minimum variance control system for evaluation of PID control system can be more than the minimum variance control most reliable evaluation criteria
<黄少> 在 2025-04-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 64798.99 .00 .01 .02 .03 ... 66603 »

源码中国 www.ymcn.org