搜索资源列表
netstats
- This program implements a subset of the Netstat program s functionality. Specifically, it enumerates and displays information about all UDP and TCP endpoints.-This program implements a subset of the netstat program s functionality. Specifically, i
s3c44b0x+USB
- 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
curve_test.tar
- curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two vectors, Bezier curves are defi
ARMUSBTEST
- USB速度通信程序 USB为中断方式 debug关 EB44B0+PDIUSBD12+EasyD12.dll+BC6.0 端点2速度应该600KByte以上-USB speed USB communications procedures for clearance interrupt debug EB44B0 PDIUSBD 12 EasyD12.dll BC6.0 two endpoints should speed above 600KByte
WideScanUsb.2.1
- Ezusb (cypress) USB 2.0 family firmware for data transfer including 4 endpoints configuration and crc check-Ezusb (cypress) family of USB 2.0 firmware az r data transfer including four endpoints configur ation and crc check
EULERDemo
- /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA I
gol
- 多边形以n, x_array, y_array形式给出,其中x_array,y_array中存放着多边形的n个顶点的x, y坐标。扫描线填色算法的基本思想是: 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。 上述基本思想中,有几个问题需要解决或改善-polygon n, x_array, y_arr
endpoints
- 不错的图像处理源代码,将其放入MATLAB下的toolbox
mp3
- The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, a
openh323proxy-0[1].9.13.tar
- 是Opengatekeeper项目的扩展。它支持通过RTP(音频和视频)网守的路由和T.120通讯,因此没有通讯直接在endpoints间进行。-Opengatekeeper project is the expansion. Through its support for RTP (audio and video) Gatekeeper routing and T.120 communications, there is no direct communication between the
68013Driver
- 对68013A采用slavefifo方式进行bulk读写操作,用EP2做in端点,1024字节,2从缓冲;用EP6做OUT端点,512字节,4从缓冲-68013A conducted on the use of slavefifo bulk reads and writes to do in endpoint with EP2, 1024 bytes, 2 from the buffer do with EP6 OUT endpoints, 512 bytes, 4 from the buff
HT82K95
- HT82K95E应用范例 详细的usb程序 HT82K95E datasheet -HT82K95E datasheet Features Operating voltage: fSYS=6M/12MHz: 3.3V~5.5V Low voltage reset function 32 bidirectional I/O lines (max.) 8-bit programmable timer/event counter with overflo
3dpolyline-join
- (此程序运行在Autodesk Map2004及以下版本环境下)将两条图层、颜色、属性表名相同且有端点重合的两条3dpolyline线进行连接。当属性字段的值不一致时,以第一个选的地物属性值作为模板进行连接。-(This program runs in the following versions of Autodesk Map2004 and environment) will be two layers, color, attribute table name the same and th
Session
- C# networking programme, using the different session for call a broadcast send to different specailizied endpoints of connected client. the main functions programme was stored on a DLL for later callback-C# Networking programme, using the different
bezier
- 一条二维的贝塞尔曲线由四个点定义-两个端点和两个控制点。曲线的端点在两个端点上,控制点就好像「磁石」一样把曲线从两个端点间的直线处拉走。这一点可以由底下的bezier互动交谈程序做出最好的展示-A two-dimensional Bezier curve defined by four points- two endpoints and two control points. Curve at both endpoints on the endpoint, if the control poin
usb
- USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.5Mbps) operation. – USB Device has four endpoints, each with their own independent FIFO. – Supports the four types of USB data transfer control,
jgrapht-0.7.3
- 解压后,源码在org目录下,只需放到相应的路径下,双击jar可以观察结果。JGrapht对象画图的机制是:将图元定义为一个一个的cell,每个cell可以是一个顶点(vertex)、边(edge)或者节点(port)中的一种。顶点可以有邻接的顶点,他们通过边相联系,边联接的两个端点称为目标和源,每个目标或者源是一个节点。节点是顶点的孩子。每个cell都可以有自己的孩子。 -Decompression, the source directory in the org, just put the
EndPointDetector
- End point detector Implementation of "An Algorithm for Determining the Endpoints of Isolated Utterances, L. R. Rabiner and M. R.Sambur
endpoints
- 骨骼化的结果中会有一些毛刺,我们可以对起进行修剪,使用endpoints函数实现-Bones of the results there will be some glitches, we can start pruning, using endpoints function implementation
endpoints
- matlab endpoints.rar 函数源代码-matlab endpoints.rar functions