-
introc++
Intro for c++ from MIT
- 2010-11-23 20:46:39下载
- 积分:1
-
gtcgdwh
vc编写数字图像处理的程序,其中有图像处理的各种方法的程序(Vc write a digital image processing program, including the various methods of image processing program)
- 2017-04-28 07:28:22下载
- 积分:1
-
depthmapX-0.50-64bit-Windows
说明: depthmapX-0.5-x64-windows
- 2020-06-21 21:20:02下载
- 积分:1
-
baseflight代码
baseflight代码,四轴无人机飞行器飞控程序,基于stm32编写而成,有部分注释。
- 2022-07-11 16:23:59下载
- 积分:1
-
vb中用于编写条码打印的控件代码,经作者调试,可使用.
vb中用于编写条码打印的控件代码,经作者调试,可使用.-VB control for barcode printing programming. The codes could be direct use after the efforts of the auther.
- 2022-11-07 16:50:03下载
- 积分:1
-
手眼标定(2)
九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)
- 2020-07-02 16:40:01下载
- 积分:1
-
51继电器使用
51单片机继电器简单使用# include
# define uchar unsigned char
# define uint unsigned int
sbit k1=P3^4;
sbit k2=P3^5;
sbit jdq=P2^1;
sbit l1=P1^0;
void delayms(uint x) //延时
{
uint i,j;
for(i=x;i>0;i--)
for(j=110;j>0;j--);
}
void main ()
{
jdq=0;
while(1)
{
if(k1==0)
{
delayms(10);
if(k1==0)
{
&nbs
- 2022-12-25 10:25:03下载
- 积分:1
-
HLSLCubeMappingRefract
HLSL实现环境映射(HLSL realize the environment mapping)
- 2007-10-22 17:24:40下载
- 积分:1
-
diedaifenxing
用于Matlab计算迭代计算的,非常典型,还有完整的解释(Iterative calculation for Matlab, very typical, as well as a complete explanation)
- 2009-07-04 22:25:14下载
- 积分:1
-
Latent SVM算法实现行人检测opencv
说明: Latent SVM算法实现行人检测opencv(Latent SVM Pedestrian Detection Based on Algorithms opencv)
- 2020-06-25 15:20:02下载
- 积分:1