资源列表

« 1 2 ... .97 .98 .99 .00 .01 5202.03 .04 .05 .06 .07 ... 5345 »

[C#编程sqlist

说明:建立长度为n的顺序表SeqList,长度n通过和n个数据元素通过键盘输入。 要求: 1)通过调用插入函数,建立一个长度为n的顺序表类的对象,新插入的元素始终插入到第0号位置; 2)在顺序表SeqList中增加一个删除函数,要求删除顺序表中等于item的所有元素。-The establishment of length n of the sequence table SeqList, the adoption of the length n and n data elements
<李清发> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程pid--al

说明:PID算法 实现PID功能,对PID的实现过程做一下简单的介绍-PID algorithm PID function, PID implementation process to do something simple introduction
<李道> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程Array-sort

说明:数组排序:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。-Sort the array: a sorted array. Now enter a number of requirements of the original law, it is inserted into the array.
<郭艳军> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程Case-conversion

说明:从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存,输入的字符串以!结束。 -A string input from the keyboard, all lowercase letters to uppercase, and then save the output to a disk file " test" , the input string! End.
<郭艳军> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程originalsimple

说明:原始单纯形法(需直接给出初始的基变量) 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量,XB承装初始基变量的下标。输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数。-Original simplex method (to be given directly to the initial base variable) Solvin
<kangkankan> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程function

说明:实现数组的逆置,排序,寻找最小值等功能,c++程序,都十分简单适合初学者。-The inverse array set, sort, find the minimum functions, c++ program, very simple for beginners.
<王辉> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程seqlist

说明:头文件,关于C++编程的头文件。源代码介绍。-Header files, header files on C++ programming. To the source code.
<lxj> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程puntoFlotantecSharp

说明:codigo para obtener punto flotante
<Jesus> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程testzuihoutijiaochengguo

说明:中国海附近的叶绿素分布,分别是黄海,东海,中国南海-China Sea near the chlorophyll distribution, respectively, Yellow Sea, East China Sea, South China Sea
<一飞冲天夏> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程1

说明:、声明一个CPU类,包含等级(rank)、频率(freauency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中rank为枚举类型,声明为enum CPU_Rank { p1=1,p2,p3,p4,p5,p6,p7},frequency为单位是MHz的整形数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。-creat a class CPU which includes"rank " "frequency" "voltage". "frequenc
<曾书> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程eeprom

说明:AT24系列存储器详细的读写程序,能读取数据 ,也能想存储器里写入数据。-AT24 series of detailed memory read and write procedures can read the data, can also want to write data in the memory.
<杨攀> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[C#编程usart

说明:AT24系列存储器的读写程序中断,既能读取单片机的数据,也能向存储器写入数据。-The AT24 Series memory read and write program interrupt, the microcontroller can both read data, data can also be written to the memory.
<杨攀> 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 5202.03 .04 .05 .06 .07 ... 5345 »

源码中国 www.ymcn.org