搜索结果

找到约 1,070 项符合 First-out 的查询结果

单片机开发 Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to wh

Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to what a semi-smart antenna can do. This algorithm was figured out by Lin Du who obtained PHD in Queen Mary, University of London.
https://www.eeworm.com/dl/648/301914.html
下载: 186
查看: 1086

单片机开发 Library and command line program for Huffman encoding and decoding both files and chunks of memory.

Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
https://www.eeworm.com/dl/648/303108.html
下载: 48
查看: 1044

汇编语言 ORG 0000H ljmp star org 0003h ljmp $ star:mov p1,#00h mov p2,#00h mov p3,#00h int: setb ea

ORG 0000H ljmp star org 0003h ljmp $ star:mov p1,#00h mov p2,#00h mov p3,#00h int: setb ea jiance bit p1.0 shoud bit p1.1 zid bit p1.2 syajin bit p1.3 smanjin bit p1.4 jkaiguan bit p1.5 xianwei bit p1.6 tingzhi bit p3.2 out: yajin bit p2.0 manjin bit p2.1 kuaijin bit p2.2 hanjie bit p2.3程序 ...
https://www.eeworm.com/dl/644/303517.html
下载: 22
查看: 1387

matlab例程 SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares

SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares (S0S). A lot of chinese researchers have carried it out as a main tool in this area.
https://www.eeworm.com/dl/665/304387.html
下载: 65
查看: 1037

软件设计/软件工程 请编写一个函数jsValue(int m,int k,int xx[])

请编写一个函数jsValue(int m,int k,int xx[]),该函数的功能是:将大于整数m且紧靠m的k个素数存入数组xx传回。 最后调用函数writeDat()读取10组数据,分别得出结果且把结果输出到文件out.dat中。 部分源程序存在文件prog1.c中。 例如:若输入17 5 则应输出:19,23,29,31,37。 ...
https://www.eeworm.com/dl/684/304512.html
下载: 119
查看: 1036

加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.

Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Please input the key: receptive --> Please input the plain text: wearedis ...
https://www.eeworm.com/dl/519/304536.html
下载: 67
查看: 1060

Windows CE WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Fre

WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Free Download from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Embedded Windows CE SAPI 5.0 Fr ...
https://www.eeworm.com/dl/674/304578.html
下载: 99
查看: 1037

数据结构 检索无向图中的最短路径

检索无向图中的最短路径,使用breast first search
https://www.eeworm.com/dl/654/305890.html
下载: 87
查看: 1079

Java编程 java Labyrinth game;Provides two kinds to produce map s way stochastically: The stochastic distribut

java Labyrinth game;Provides two kinds to produce map s way stochastically: The stochastic distribution point method and the chart depth first traversal the law two kinds.It can searches the shortest way to demonstrate automatically
https://www.eeworm.com/dl/633/307714.html
下载: 57
查看: 1048

操作系统开发 height、width为水印图像的高和宽

height、width为水印图像的高和宽,picHeight、picWidth为原始图像的高和宽,picData存储原始图像3层小波变换后的小波系数的数据,wmData存储原始图像3层小波变换后的小波系数,Out存储提取的水印分辨率层信息。
https://www.eeworm.com/dl/531/309674.html
下载: 136
查看: 1038