资源列表

« 1 2 ... .46 .47 .48 .49 .50 2551.52 .53 .54 .55 .56 ... 66581 »

[C#编程cPP

说明:中缀表达式的计算 输入的中缀表达式符合以下要求: (1) 中缀表达式长度不确定。 (2) 中缀表达式仅出现在一行输入行中。 (3) 中缀表达式中只包含5种2目运算符:+,-,*,/ ,^及两种优先级运算符“(”和“)”。          “^” 为指数运算,如:4^2=16。 (4) 中缀表达式中的运算数由{0,1,…,8,9}中的单个数字组成。 (5) 中缀表达式中不包含多余的空格。 (6) 中缀表达式在逻辑上和结构
<ashleywang> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序fypsampling

说明:matlab test code for sampling frequency
<AlexLi> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[C#编程daimatongji

说明:C语言写的代码统计程序,可以统计行数,注释数-Written in C language code statistics program, you can count the number of rows, the number of comments
<蒋龙> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序struct

说明: 结构体变量作为函数参数传递的简单应用实例-Structure variable as a function parameter passing simple application examples
<龙昌华> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[文件操作student

说明:可以用来对学生信息进行存取查询管理等,便于统一管理代码-Student Information Management
<min> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序list2

说明:已知单链表L中的结点是按值非递减有序排列的,试编写一算法将值为X的结点插入到表L中,使得L仍然有序。-Nodes known single linked list L is non-decreasing by value ordered, try to write an algorithm to the value of X node is inserted into the table L, such that L remains orderly.
<陈国泓> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序list3

说明:用单链表作存储结构,编写一个实现线性表中元素逆置的算法。-Single linked list storage structure, to write a the element inverse set of algorithms in linear form.
<陈国泓> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序list4

说明:已知一个单链表中的数据元素含有三类字符(即字母字符,数字字符和其它字符),试编写算法,构造三个循环链表,使每个循环链表中只含有同一类的字符,且利用原表中的结点空间作为这三个表的结点空间。-Known the data elements in a single linked list contains three types of characters (i.e., alphabetic characters, numeric characters and other characters), t
<陈国泓> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序matlab-CalendarTable

说明:matlab做得日历程序及GUI界面实例-matlab doing calendar program and GUI interface instance
<weiping> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序Web-print

说明:基于WEB打印小票的实例,可自由修改为自己需要的内容-WEB Print votes instance, can be freely modified for the content of their own needs
<duptop> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序MIMO_Capacity

说明:有效的计算MIMO系统的容量,使用MATLAB详细的描述了MIMO容量问题代码的编写过程-caculate the capacity of MIMO systems
<李浩> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[其他小程序Animal-Classification

说明:通过用c++语言平台建立一个小型动物分类知识库系统,运用了人工智能上帝的规则库匹配思想。-By with c++ language platform to establish a small animal classification knowledge-based systems, the use of artificial intelligence God rulebase match thinking.
<田正民> 在 2025-09-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 2551.52 .53 .54 .55 .56 ... 66581 »

源码中国 www.ymcn.org