资源列表

« 1 2 ... .94 .95 .96 .97 .98 1199.00 .01 .02 .03 .04 ... 21480 »

[其他小程序flow

说明:3、 流式IO(三) 编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。-Streaming IO (c) write C++ program to perform the following functions: (1) Enter the file name of a text (2) Open the file name, pl
<> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[其他小程序matrix

说明:3、 矩阵(三) 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针; &#
<> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[其他小程序fypsampling

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

[其他小程序struct

说明: 结构体变量作为函数参数传递的简单应用实例-Structure variable as a function parameter passing simple application examples
<龙昌华> 在 2024-11-21 上传 | 大小: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 o
<陈国泓> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[其他小程序list3

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

[其他小程序list4

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

[其他小程序matlab-CalendarTable

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

[其他小程序Web-print

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

[其他小程序MIMO_Capacity

说明:有效的计算MIMO系统的容量,使用MATLAB详细的描述了MIMO容量问题代码的编写过程-caculate the capacity of MIMO systems
<李浩> 在 2024-11-21 上传 | 大小: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.
<田正民> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[其他小程序close

说明:运行后可以自动帮助用户锁屏并关闭显示器,方便挂机.-Run can automatically help users lock screen and turn off the monitor, convenient hang.
<q> 在 2024-11-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 1199.00 .01 .02 .03 .04 ... 21480 »

源码中国 www.ymcn.org