资源列表

« 1 2 ... .21 .22 .23 .24 .25 126.27 .28 .29 .30 .31 ... 5346 »

[C#编程plj

说明:此频率计是用单片机89C51和几块数字电路几个三极管,和一个微波集成电路构成。可测量频率最高为2G!分辨力为1HZ!-This frequency meter is used 89C51 microcontroller and a few pieces of several transistor digital circuit, and a microwave integrated circuit form. Measure the f
<张三> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程fdffds

说明:理解公有继承下基类成员对派生类成员和派生类对象的可见性,能正确地访问继承层次中的各种类成员;-Under the public understanding of inherited base class members of the derived class members and the visibility derived class object can access the correct hierarchy of the v
<谢霆锋> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程fdsafdsaf

说明:4、 掌握构造函数和析构函数的含义与作用、定义方式和实现,能够根据要求正确定义和重载构造函数。能够根据给定的要求定义类并实现类的成员函数; 掌握友元函数的含义,友元函数和成员函数的区别。 -4, master constructor and destructor of the meaning and effect, definition and implementation methods, to request the cor
<谢霆锋> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程fdsf

说明: 编写一个函数,求数列运算中从n个不同的数中取r个数的所有选择的个数,-Write a function, find the series of operations from a number of different n r the number of all the options to take the number,
<谢霆锋> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程tree

说明:树,VS2005的Tree仿WIN资源管理-TREE
<super> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程exe

说明:幂法是求解按模最大特征值和相应的特征向量的一种迭代方法。-Power law model is solved by the largest eigenvalue and corresponding eigenvector of an iterative method.
<李龙> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程121

说明:生成一个随机数序列,最近最久未使用(LRU)置换算法 -The most recent lack of use (LRU) replacement algorithm
<罗汉> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程luohan

说明:输入学生成绩,成绩排名按不同顺序、不同方式排列-Enter student achievement, ranking in different order, arranged in different ways
<罗汉> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程lhq

说明:顺序表基本功能: 插入一个元素 删除一个元素-The basic functions of the order of the table: insert an element to delete an element
<罗汉> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程linhanquan

说明:链表线性表基本功能:插入一个元素 删除一个元素 -Linear table lists the basic functions: to delete an element into an element
<linquan> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程lhqq

说明:顺序队列初始化 ,出栈入栈N个元素后,计算队列中元素个-Order queue initialization, the stack after stack N elements to calculate the elements in a queue
<linquan> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程1

说明:中序遍历递归与非递归,很简单的代码,就是这么简单!-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree
<赵王> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 126.27 .28 .29 .30 .31 ... 5346 »

源码中国 www.ymcn.org