-
rewk-eventTest
RTOS -REWORKS
ReWorks里一个有关事件的例子。(RTOS-REWORKSReWorks in the case of a case in point.)
- 2007-08-04 09:23:39下载
- 积分:1
-
LZ77conbined_with_KMP_algorithm
LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。(LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.)
- 2007-04-01 20:27:17下载
- 积分:1
-
intersection-between-line
快速排斥试验:设以线段 P1P2 为对角线的矩形为 R , 设以线段 Q1Q2 为对角线的矩形为 T ,如果 R 和 T 不相交,显然两线段不会相交。
(2) 跨立试验:如果两线段相交,则两线段必然相互跨立对方。若 P1P2 跨立 Q1Q2 ,则矢量 ( P1 - Q1 ) 和( P2 - Q1 ) 位于矢量 ( Q2 - Q1 ) 的两侧。
(intersection between line)
- 2011-12-20 20:36:08下载
- 积分:1
-
perfect
Code for vanet in ns2
- 2013-12-26 03:24:29下载
- 积分:1
-
这是用c#编写的一个简单的ftp程序
实现了ftp的一些基本的功能...
这是用c#编写的一个简单的ftp程序
实现了ftp的一些基本的功能-This is the c# prepared a simple ftp ftp program to implement some of the basic functions
- 2022-03-09 11:37:32下载
- 积分:1
-
yanse
说明: 一个基改变对话框的背景颜色于对话框的MFC AppWizard应用程序中(A base to change the background color of dialog in the MFC AppWizard dialog application)
- 2011-02-27 13:00:45下载
- 积分:1
-
C# source code
说明: 读写USB串口,USB驱动,C#编写,demo(read and write USB serialport ,USB driver, DeMoPGM)
- 2019-07-10 19:50:41下载
- 积分:1
-
serial_comm-on-LPC2148
code for serial communication on LPC 2148(ARM development board)kit.
- 2013-02-25 14:39:26下载
- 积分:1
-
迷宫(二元矩阵)求解器
一种递归算法,计算迷宫解的数目。迷宫是一个m×n的二进制矩阵,其中1代表路径和0墙壁。起点是元(1,1)和出口(m,n)的元素的矩阵。在运行时从键盘读取矩阵。
- 2022-03-10 20:11:57下载
- 积分:1
-
matlab_Koch
利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。(The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted)
- 2013-12-09 22:16:41下载
- 积分:1