搜索结果
找到约 505 项符合
Run-Length 的查询结果
邮电通讯系统 输入数组作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的方法
输入数组作为sort的参数调用sort 即可实现排序(不减序排列)
//或者利用重载的方法,参数是(int[] number, 0, number.length-1)
Java编程 NetGUI v0.4.1 INSTALL Instructions Pedro de la
NetGUI v0.4.1
INSTALL Instructions
Pedro de las Heras Quiros
pheras@gmail.com
1. Install netkit (www.netkit.org)
2. Compile src/*java
3. mv src/*class bin
4. Edit and adapt bin/netgui.sh
5. Run bin/netgui.sh
单片机开发 Main program running when workpiece is ready on deferent belt(deferent_ready=ture). * Call Squ
Main program running when workpiece is ready on deferent belt(deferent_ready=ture).
* Call Square_Wave subroutine to generate 0.5ms square wave on P1.2 to drive
* electromotor,then drive deferent belt step forward. When it steps to the measure
* zone, it stops to be me ...
VC书籍 谭浩强C语言word版 1 C语言概述 2 1.1 C语言的发展过程 2 1.2 当代最优秀的程序设计语言 2 1.3 C语言版本 2 1.4 C语言的特点 3 1.5 面向对象的程序设计
谭浩强C语言word版
1 C语言概述 2
1.1 C语言的发展过程 2
1.2 当代最优秀的程序设计语言 2
1.3 C语言版本 2
1.4 C语言的特点 3
1.5 面向对象的程序设计语言 3
1.6 C和C++ 3
1.7 简单的C程序介绍 4
1.8 输入和输出函数 5
1.9 C源程序的结构特点 6
1.10 书写程序时应遵循的规则 6
1.11 C语言的字符集 6
1.12 C语言 ...
数据结构 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 ...
Delphi控件源码 TdcHintEx Provides your users with a cool transparent hint. It replaces standard Delphi hint wind
TdcHintEx
Provides your users with a cool transparent hint. It replaces standard Delphi hint window.
Just drop a TdcHintEx in your main form. Set Enabled to True. And run your application.
Oh btw, please set ShowHint to True.. :)
Drop me a line, and tell me what you think of it.
Antony Hoon
ant ...
数学计算 svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling
svd 算法代码
This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C)
programs for compiling within the "svdrun" script. The "svdsum"
script can be run after all output files of the form <dataset>.outN,
where N=1,2,... have been produced by svdrun. more details please read the file read ...
源码/资料 SharpPcap c#抓包实现时时获取网卡信息
SharpPcap c#抓包实现时时获取网卡信息
SharpPcap tutorial: a step by step guide to using SharpPcap
The text of this tutorial is taken directly from WinPcap's&nbsp;official tutorial&nbsp;but is modified to show the C# use of the SharpPcap library. All examples can be downloaded together w ...
matlab例程 distmesh
matlab有限元网格划分程序
DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by&nbsp;Per-Olof Persson&nbsp;(now at&nbsp;UC Berkeley) and&nbsp;Gilbert Strang&nbsp;in the&nbsp;Department of Mathematics&nbsp;at&nbsp;MIT. A detailed ...
接口技术 net_tcp.h
/*
*********************************************************************************************************
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; uC/TCP-IP V2
* &nbsp; &nbsp; &nbsp; ...