资源列表

« 1 2 ... .99 .00 .01 .02 .03 204.05 .06 .07 .08 .09 ... 5346 »

[C#编程wenjianliu

说明:掌握文件流的概念,能够根据具体情况定义ifstream.h、ofstream.h、fstream.h类的对象,掌握对文件的读写。-To grasp the concept of file stream, according to the specific circumstances of the definition ifstream.h ofstream.h, fstream.h like object master file rea
<yfz> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程InputBox

说明:C#中自定义的一个InputBox类,用来接爱用户输入的一个简单对话框类-a self-defined InputBox class (C#), you can ask user to input a string with this InputBox
<mac> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程erlang

说明:Erlang-B formula.Implement the Erlang-B formula, and calculate the totaloffered traffic load for – Channel number: 1~20, 200~220 -Erlang-B formula with c code
<yumg jei> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程docpdf

说明:能将.doc文档转化为PDF格式的文件,仅供参考。-Will. doc documents into PDF files, for reference only.
<yiyi> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程cheliangguanli

说明:简单的车辆管理系统,用链表做的车辆管理系统,初学者,多多指教啊。-Simple vehicle management system, vehicle management systems use lists, beginners, exhibitions.
<烟雨> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程S

说明:C语言编写,获得本地TXT文件的内容,并且赋值给三个数组,然后在屏幕上显示出来-C language, the contents of the local TXT file, and assigned to the three arrays, and then displayed on the screen
<仇实> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程point

说明:关于c++计算几何的知识,内容大多为基本内容,有很多有用的函数-C++ computational geometry knowledge, most of the content for basic content, there are many useful functions
<可可> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程DC3

说明:后缀数组经典的DC3算法,虽然比较复杂,但非常实用-The suffix array classical the DC3 algorithm, although more complicated, but very practical
<可可> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程AC

说明:字符串中经典的ac自动机算法,虽然比较复杂,但非常实用-String of classic ac automata algorithms, although more complicated, but very practical
<可可> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程Locate

说明:  设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的L
<hac> 在 2024-11-11 上传 | 大小:1kb | 下载:1

[C#编程a

说明:在二叉树中查找值为x的结点,请编写一算法用以打印值为x的结点的所有祖先,假设值为x的结点不多于1个。-Find the value of x node in a binary tree, write an algorithm to print the value of x nodes ancestors, assuming the value of x nodes more than one.
<hac> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[C#编程elgb

说明:实现二路归并排序算法。  对上述排序算法,使用两个长度为一千万的线性表分别测试其性能,记录其运行时间(生成线性表的时间不计算在内)。第一个:线性表内的元素值随机生成;第二个:线性表的第i个元素值为i,即本来就有序。-Achieve Merging sorting algorithm. Above sorting algorithm, using two linear table with a length of ten million,
<hac> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 204.05 .06 .07 .08 .09 ... 5346 »

源码中国 www.ymcn.org