搜索结果

找到约 936 项符合 TOP-L 的查询结果

其他 * TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email:

* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> ...
https://www.eeworm.com/dl/534/477519.html
下载: 120
查看: 1113

Java编程 A java based programming environment - processing - free from processing.org. here it uses a free l

A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual effects.
https://www.eeworm.com/dl/633/478497.html
下载: 167
查看: 1042

单片机开发 本文所设计的系统是基于AT89C52单片机控制的简易RLC测试仪。为了充分利用单片机的运算和控制功能

本文所设计的系统是基于AT89C52单片机控制的简易RLC测试仪。为了充分利用单片机的运算和控制功能,方便的实现测量。把参数R、L、C转换成频率信号f,然后用单片机计数后再运算求出R、L、C的值,并送显示。 转换的原理分别是RC振荡电路和电容三点式振荡电路。为了比较准确的测试而频率的计数则是利用等精度数字频率计完成。然 ...
https://www.eeworm.com/dl/648/479981.html
下载: 38
查看: 1051

Linux/Unix编程 在Linux/UNIX下

在Linux/UNIX下,可使用top查看系统运行情况。这是一份top源码
https://www.eeworm.com/dl/619/481424.html
下载: 145
查看: 1027

matlab例程 利用大型仿真软件MATLAB编程和矩阵计算的优点

利用大型仿真软件MATLAB编程和矩阵计算的优点,使用一种全新的方法来进行有限元分析.结合一个实例, 利用编写的J】l,函数文件,求得节点的位移、反力,并绘出单元的剪力图和弯矩图,经验证后,证明该方法行之有效.
https://www.eeworm.com/dl/665/482248.html
下载: 24
查看: 1193

其他 (1)以回车( )为输入结束标志

(1)以回车( \n )为输入结束标志,输入数列L,生成一棵二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T查找成功的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结点,并作中序遍历(执行操作2);否则输出信息“x不存在”; (5) 输入元素x,查找二叉排序树T ...
https://www.eeworm.com/dl/534/483350.html
下载: 107
查看: 1064

matlab例程 Matlab模拟退火算法工具箱,它由冷却进度表(Cooling Schedule)控制

Matlab模拟退火算法工具箱,它由冷却进度表(Cooling Schedule)控制,包括控制参数的初值t及其衰减因子Δt、每个t值时的迭代次数L和停止条件S。
https://www.eeworm.com/dl/665/484851.html
下载: 135
查看: 1493

通讯/手机编程 The target of the assignment is to familiarize the student with MIMO channel modeling. The work is

The target of the assignment is to familiarize the student with MIMO channel modeling. The work is based on L. Schumacher’s MIMO channel model implementation, with added capacity analysis. First the channel model implementation is introduced, and thereafter analysis on MIMO channel with different p ...
https://www.eeworm.com/dl/527/485350.html
下载: 107
查看: 1050

人工智能/神经网络 :本文简要阐述了遗传算法的基本原理

:本文简要阐述了遗传算法的基本原理, 给 出具体的程序设计方法和基于 MAT L AB语言的实现, 最后举例验证 了所编程序在 函数全局寻优 中的有效性。
https://www.eeworm.com/dl/650/486231.html
下载: 156
查看: 1025

数据结构 The running time of quicksort can be improved in practice by taking advantage of the fast running t

The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k elements, let it simply return without sorting the subarray. After the top-level call ...
https://www.eeworm.com/dl/654/487202.html
下载: 170
查看: 1030