-
TWODSHAPE
说明: 用OPenGL进行二维图形的绘制,这些二维图形可以建立复杂的三维图形。(Two-dimensional graphics using OpenGL for rendering, these two-dimensional graphics can create complex three-dimensional graphics.)
- 2008-09-24 11:40:25下载
- 积分:1
-
tfagui
振动信号AOK时频分析源代码,采用小波变换AOK分析法替代传统小波函数(AOK time-frequency analysis source code of vibration signal, using wavelet transform AOK analysis instead of traditional wavelet function)
- 2018-12-03 10:04:14下载
- 积分:1
-
solve
matlab用来解一般线性或者非线性方程的方法及应用公式。(matlab used to solve a general linear or nonlinear equations and application of formulas.)
- 2012-06-08 10:42:52下载
- 积分:1
-
segmentation-codebook
Real-time foreground–background segmentation using codebook model
了解码书进行图像处理(背景与前景)的原理,可以从该文章中获得有益的参考价值(Real-time foreground–background segmentation using codebook model
A practical paper for knowing of image processing theory(about foreground-background) by codebook)
- 2011-11-05 13:41:57下载
- 积分:1
-
c语言编写学生成绩管理系统源代
#include "stdio.h"
#include"string"
/*定义学生结构体*/
struct Student
{
char ID[20];
char Name[20];
float Mark1;
float Mark2;
float Mark3;
float Average;
};
/*声明学生数组及学生数量*/
struct Student students[1000];
int num=0;
/*求平均值*/
float Avg(struct Student stu)
- 2022-02-20 17:58:36下载
- 积分:1
-
HALL_ICS_V3.20
霍尔速度传感器,电流取样
电流传感器(ACS-712),
ST外设标准库为 3.20版本。(Hall speed sensor, a current sampling current sensor (ACS712), ST peripheral standard library version 3.20.)
- 2016-05-13 23:11:36下载
- 积分:1
-
人脸识别
成功定位人脸,通过运行matlab软件,通过电脑自带摄像头可以成功识别并定位人脸
- 2023-07-09 23:10:02下载
- 积分:1
-
duty-cycle
本程序利用系统节拍定时器生成测试脉冲,利用定时器捕获功能来计算脉冲的宽度和占空比。(The program uses the system tick timer to generate test pulses, using a timer capture function to calculate the pulse width and duty cycle.)
- 2016-03-13 23:06:00下载
- 积分:1
-
mega64 LCD多级菜单 可视对讲门口机
楼宇可视对讲门口主机程序,已在现场应用ok
- 2022-07-20 01:04:28下载
- 积分:1
-
万年历设计-lcd1602-DS1302-DS18B20
说明: 单片机基于DS1302的万年历设计,原理图,报告、方针都有(Microcontroller Based on DS1302 Millennium Calendar)
- 2019-03-17 20:14:27下载
- 积分:1