-
我的最新创作有不好的地方请指出来。希望大家多讨论,功能强大。...
我的最新创作有不好的地方请指出来。希望大家多讨论,功能强大。-My latest creations are a bad place please point it out。Hope that we should discuss more about。Powerful。
- 2022-02-04 06:01:32下载
- 积分:1
-
基于多孔算法的图像边缘检测编码,matlab 6.5,7.0都可用
基于多孔算法的图像边缘检测编码,matlab 6.5,7.0都可用-Trous algorithm based on image edge detection coding, matlab 6.5,7.0 are available
- 2022-05-04 23:42:37下载
- 积分:1
-
线程池
一流的泳池管理来自客户端的请求。管理存储请求的优先级队列,并执行他们paralel。
- 2022-01-21 01:19:53下载
- 积分:1
-
用verilog写的串并转换程序,希望对大家有用!
用verilog写的串并转换程序,希望对大家有用!-Written using Verilog string and the conversion process, in the hope that useful to everybody!
- 2022-01-26 04:10:42下载
- 积分:1
-
基于Delphi的前景产生的BOM树结构的递归过程
基于Delphi的,用于前台产生BOM树状结构的递归过程-based Delphi, prospects for the tree structure generated BOM recursive process
- 2022-02-26 15:05:40下载
- 积分:1
-
C# programming so obediently surrender Outlook account password
C#编程让Outlook乖乖交出帐户密码-C# programming so obediently surrender Outlook account password
- 2022-03-01 00:06:09下载
- 积分:1
-
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。...
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program will show whether the applying is satisfied and print the data of the address tansition after the resource allocating for the process.
- 2022-01-28 17:53:46下载
- 积分:1
-
net源码 摘自http://www.kyuanma.com/
net源码 摘自http://www.kyuanma.com/-net source extracted from http://www.kyuanma.com/
- 2022-07-14 11:45:59下载
- 积分:1
-
using VC 6.0 text files to the right sort of small programs. Txt files to the li...
采用VC++6.0开发的对文本文档排序的小程序。将txt文档中的行按照行的第一个字符的拼音顺序排序-using VC 6.0 text files to the right sort of small programs. Txt files to the line with a line of characters in the alphabet order of ranking
- 2022-04-28 11:54:12下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1