-
HOUGH
HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助(HOUGH transform circle detection, can simultaneously detect multiple round)
- 2010-08-03 09:38:56下载
- 积分:1
-
Satellite_-orbit
卫星轨道——模型、方法和应用配套程序,很经典的程序(satelliate orbit-models, methods and applications )
- 2020-11-17 20:09:39下载
- 积分:1
-
STM32F103C8T6核心板测试程序(PC13闪烁)
主要用于测试单片机硬件程序验证硬件电路问题(It is mainly used to test the hardware program of single chip computer and verify the hardware circuit problems.)
- 2019-04-24 21:41:26下载
- 积分:1
-
C# 创建线程实例JoinThread源码
C#创建一个基本简单的线程实例,演示了如何创建线程,面向C#新手的一个例子:
Thread myThread;//声明线程
//用线程起始点的ThreadStart委托创建该线程的实例
myThread = new Thread(new ThreadStart(createThread));
myThread.Start();//启动线程
myThread.Join();//阻止调用该线程,直到该线程终止
Console.ReadLine();
- 2022-11-16 06:35:03下载
- 积分:1
-
自定义水晶按钮控件--示例源码下载.zip
自定义水晶按钮控件--示例源码下载.zip
- 2019-08-08下载
- 积分:1
-
graph.tar
this document is a useful materials which could be used to solve the two phase flow
- 2012-05-04 23:24:34下载
- 积分:1
-
hw_types
cortex-m0 LM3S1138例程,【04】硬件类型定义(hw_types)(cortex-m0 LM3S1138 routines [04] hardware type definition (hw_types))
- 2011-07-03 20:08:35下载
- 积分:1
-
Subclust
减聚类的类代码,可以直接使用获得类中心,类数目(Clustering by class code, you can directly use a type of center, type the number of)
- 2008-04-08 10:56:52下载
- 积分:1
-
WinVideo-NativeCoding-DebugMacros
Programming Microsoft Windows Forms
- 2010-03-19 17:15:20下载
- 积分:1
-
matlab
程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
- 2013-09-07 09:44:59下载
- 积分:1