-
Conference-System
说明: C#完整的网络视频会议系统源代码;C#完整的网络视频会议系统源代码(C# complete network video conferencing system source code C# the complete source code for network video conference system)
- 2011-03-22 16:30:57下载
- 积分:1
-
10086最终版
这是一个利用东进语音卡实现10086系统的完整程序,基于MFC,使用语言是C++,该程序实现了与移动10086系统相似的功能。功能包括:拨号、欢迎语言、语言选择、验证、服务选择、消费查询、业务查询、密码修改、天气查询、人工服务等(This is a complete program to implement 10086 system by using Dongjin Voice Card. Based on MFC, the language is C++. The program achieves similar functions as mobile 10086 system. Functions include: dialing, welcome language, language selection, validation, service selection, consumption query, business query, password modification, weather query, manual service, etc.)
- 2021-03-11 14:19:25下载
- 积分:1
-
CSharp-WindowsFormsApplication1
c#取取图像,并处理和显示结果。HALCON,.(c# Take proper image, and the processing and display of results. HALCON ,.)
- 2015-07-15 09:34:11下载
- 积分:1
-
四旋翼 (简单可飞)
#include
#include "newtype.h"
#include "delay.h"
#include "Clock.h"
#include "timer.h"
#include "pwm4.h"
#include "uart1.h"
#include "uart2.h"
#include "I2C.h"
#include "spi.h"
#include "spi2.h"
#include "adc1.h"
#include "adc2.h"
#include "capture1.h"
#include "control.h"
#include "rc.h"
#include "IMU.h"
/*
u8 key_scan(void)
{
static u8 key_down=0;
if(key_down==0 && (P2IN & BIT1==0 || P1IN & BIT1==0))
{
key_down=1;
delay_ms(10);
if(P2IN & BIT1==0)
return 1;
if(P1IN & BIT1==0)
return 2;
}else if(P2IN & BIT1==1 && P1IN & BIT1==1) key_down=0;
return 0;
}
*/
u8 key_flag=0;
u8 key_start=0;
extern u8 updown;
u8 i;
void System_I
- 2022-03-23 19:11:42下载
- 积分:1
-
最近刚写的,不是很好 请大家指教 有什么建议请与我联系
最近刚写的,不是很好 请大家指教 有什么建议请与我联系-recently wrote, is not very good Please enlighten any suggestions, please contact me
- 2022-09-28 03:35:03下载
- 积分:1
-
ZigBee点灯实验
#include
#include
#include
#include
#include
#include
#include "hal_mcu.h"
#include "hal_button.h"
#include "hal_rf.h"
#include "util_lcd.h"
#include "basic_rf.h"
CONSTANTS //
Application parameters #define RF_CHANNEL 25 // 2.4 GHz RF channel
// BasicRF address definitions
#define PAN_ID 0x2007
#define SWITCH_ADDR 0x2520
#define LIGHT_ADDR 0xBEEF
#define APP_PAYLOAD_LENGTH 1
#define LIGHT_TOGGLE_CMD &nbs
- 2023-04-23 06:05:03下载
- 积分:1
-
SequentialSfM
说明: 一个用sequntial SFM实现双目三维重建的简单实例(A simple example of sequntial SFM ( Structure From Motion ) 3D reconstruction.)
- 2021-11-04 00:30:03下载
- 积分:1
-
DFS
Depth fast search c programming
- 2015-03-13 03:51:04下载
- 积分:1
-
IMX377CQT_Data-Sheet(E15414A57)_150713
imx377 手册 imx377 datasheet imx377 datasheet(imx377datashee, imx377datasheet,imx377datasheet)
- 2020-06-23 20:00:01下载
- 积分:1
-
Secs/Gem 通信 Demo软件
Secs/Gem 通信 Demo软件 非常有参考价值 Secs/Gem 通信 Demo软件 非常有参考价值
- 2022-03-21 04:53:29下载
- 积分:1