搜索结果

找到约 1,333 项符合 K-BEST 的查询结果

VC书籍 利用“原始套接字”(Raw Socket)

利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如 何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原 始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使 用原始套接字,我们不打算提及。而且,大多数 ...
https://www.eeworm.com/dl/686/172957.html
下载: 175
查看: 1062

其他 RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Spa ...
https://www.eeworm.com/dl/534/173429.html
下载: 181
查看: 1103

数值算法/人工智能 A program to demonstrate the optimization process of ant colony optimization for the traveling salem

A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the ...
https://www.eeworm.com/dl/518/174382.html
下载: 106
查看: 1077

书籍源码 从文件中读取一定量的数据

从文件中读取一定量的数据,用分治法求出数组中的前K小元素。
https://www.eeworm.com/dl/532/174668.html
下载: 83
查看: 1031

数据结构 给定一个n位正整数a

给定一个n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。
https://www.eeworm.com/dl/654/175384.html
下载: 135
查看: 1083

单片机开发 用AVR的模拟SPI总线读取

用AVR的模拟SPI总线读取,K型热电偶转换芯片的数据,可用,不过跳动挺大,可能硬件干扰,芯片的转换
https://www.eeworm.com/dl/648/176646.html
下载: 142
查看: 1083

人工智能/神经网络 MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模

MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路 ...
https://www.eeworm.com/dl/650/176717.html
下载: 73
查看: 1062

书籍源码 Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second e

Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second edition.that s the best thing to learn C
https://www.eeworm.com/dl/532/178378.html
下载: 51
查看: 1063

Internet/网络编程 HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit

HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control wo ...
https://www.eeworm.com/dl/620/178506.html
下载: 70
查看: 1061

数据结构 给定n 个整数a ,a , ,an 1 2 &#61516 组成的序列

给定n 个整数a ,a , ,an 1 2 &#61516 组成的序列, a n i | |&pound ,1 &pound i &pound n。如果对于i &pound j ,有 0 = &aring = j k i k a ,则称序列区间i i j a , a , , a +1 &#61516 为一个零和区间,相应的区间长度为j-i+1。
https://www.eeworm.com/dl/654/178531.html
下载: 70
查看: 1058