-
播放mp3的控件
This module implements the interface and output system for Windows Media Audio. If you use this module with your application, you will need to deploy wmaudioredist.exe (the CORE) with your program. The SDK (and the CORE) are claimed by Microsoft to be BETA. It seems to work correctly, but beware of BETA! Please, notify me, when Microsoft releases the final version of the SDK. Redistribution terms for this module consist of two parts. 1) wmamp.esp redistribution terms are defined by EldoS Sounds license. 2) The CORE redistribution terms are defined by Microsoft. As for now its redistribution is free.
- 2005-01-30 13:05:35下载
- 积分:1
-
15个WPF项目例子+WPF经典开发教程
对Wpf编程案例进行详细描述,由此对开发人员理解WPF使用方法极有好处。(To describe the applications of WPF programming in detail and to be good for developers to understand the usage of WPF programming.)
- 2020-10-10 16:47:33下载
- 积分:1
-
AD7606
基于DSP28335实现通过spi实现的片外AD7606的数据采集程序。(the data collection code of the AD7606 based on DSP28335)
- 2013-01-17 10:16:24下载
- 积分:1
-
pcf7961
汽车遥控钥匙RKE开发:pcf7961相关资料及代码,包括库应用文件、HITAG-3协议说明及软件架构等PDF资料。(RKE development.Remote Keyless pcf7961 relevant information and code, including database application files, HITAG-3 protocol description and software architecture PDF files.)
- 2020-10-30 15:59:56下载
- 积分:1
-
aduserAuthenticat
说明: 域用户登录,用户名密码登录验证,运行环境iis,编程环境 vs2010(Domain User Logon, User Name Password Logon Verification, Simple Judgment)
- 2019-03-13 10:31:24下载
- 积分:1
-
学生管理系统
#include
#include
#include
#include
#include
typedef struct student//学生信息
{
char name[20];
int studentnum;
int roomnum;
}student;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-21 16:00:17下载
- 积分:1
-
Bresenhams-Algorithm
Opengl C++ - Bresenham s Algorithm
- 2011-10-06 13:38:25下载
- 积分:1
-
STM32zhinengjiaju
基于STM32的智能家居下位机源码(Keil uVision5),是以住宅为平台,利用综合布线技术、网络通信技术、 安全防范技术、自动控制技术、音视频技术将家居生活有关的设施集成,构建高效的住宅设施与家庭日程事务的管理系统,提升家居安全性、便利性、舒适性、艺术性,并实现环保节能的居住环境。
智能家居是在物联网的影响之下物联化体现。智能家居通过物联网技术将家中的各种设备(如音视频设备、照明系统、窗帘控制、空调控制、安防系统、数字影院系统、网络家电以及三表抄送等)连接到一起,提供家电控制、照明控制、窗帘控制、电话远程控制、室内外遥控、防盗报警、环境监测、暖通控制、红外转发以及可编程定时控制等多种功能和手段。与普通家居相比,智能家居不仅具有传统的居住功能,兼备建筑、网络通信、信息家电、设备自动化,集系统、结构、服务、管理为一体的高效、舒适、安全、便利、环保的居住环境,提供全方位的信息交互功能,帮助家庭与外部保持信息交流畅通,优化人们的生活方式,帮助人们有效安排时间,增强家居生活的安全性,甚至为各种能源费用节约资金。(Under the smart home based on STM32 machine source code, is based on residential platform, using the integrated wiring technology, network communication technology, security technology, automatic control technology, audio and video technology to integrate the household life related facilities, schedule to build efficient residential facilities and family affairs management system, improve home security, convenience, comfort, artistry, and realize environmental protection and energy saving living environment.
Smart home is under the influence of the Internet of things embodiment. Smart home in the home through the Internet of things technology with the equipment (such as audio and video equipment, lighting, curtain control, air-conditioning control, security systems, digital cinema system area, network household appliance and etc.) together, to provide household appliances, lighting, curtain control, telephone remote control, indoor and outdoor remote control, anti-theft alarm, environ)
- 2015-11-28 21:36:53下载
- 积分:1
-
数据库底层封装接口
此开源代码设计数据库oracle和TimesTen的接口封装,涉及消息队列、共享内存、信号量、socket等底层系统函数的接口封装,此接口已经在电信计费系统上正式使用,可放心使用
- 2022-04-17 14:52:08下载
- 积分:1
-
HTML文件转换成word
HTML文件转换成word,通过程序自动把html转换成word,包括html里的table自动转换成word中的表格。。。。
- 2023-06-25 00:55:03下载
- 积分:1