-
自动说话人识别
AUTOMATIC SPEAKER RECOGNITION
- 2022-01-31 20:10:41下载
- 积分:1
-
描述彩信通信业务的GUI小程序
课堂小练习,这是这个用JAVA编写的GUI小程序,用于描述了彩信通信业务流程图,是本学期课堂上的一次小练习!
- 2022-02-10 10:53:07下载
- 积分:1
-
delphi的功能就不多说 下面是delphid 一些很使用的资料,用语学习...
delphi的功能就不多说 下面是delphid 一些很使用的资料,用语学习-not say delphid Below are some of the data used, the language learning
- 2023-01-27 17:20:03下载
- 积分:1
-
MFC程序中类之间变量的互相访问,非常使用的技巧
MFC程序中类之间变量的互相访问,非常使用的技巧-MFC process between variables like to visit, use the very skills! !
- 2022-07-20 14:09:29下载
- 积分:1
-
PB通用使用框架,最主要的是直接能够使用,进行编程.不用考虑那么多的繁琐过程...
PB通用使用框架,最主要的是直接能够使用,进行编程.不用考虑那么多的繁琐过程-PB common use frameworks, the most important thing is to directly use for the programming. Without considering so many tedious process
- 2022-08-05 16:20:02下载
- 积分:1
-
MixColor_LED颜色识别
通过颜色传感器,把数据通过串口传到PC并在电脑屏上显示识别出来的颜色
主要特色: 串口
颜色识别很好
- 2022-06-28 18:44:19下载
- 积分:1
-
基于联通SGIP1.2供简单的短信平台开发系统接口
基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
- 2022-10-29 06:40:03下载
- 积分:1
-
VB实时曲线
在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 原则上讲,直接在Form里绘制曲线都是可以的,MSDN上面很多例程就是直接在Form里面绘制图形的,Form作为绘制图形的容器,不过一般应用中Form中不可避免的会有很多其他控件,所以我们选择PictureBox作为绘制曲线的容器。 实时曲线的绘制一般借助于Timer控件来完成,使用Timer控件,定期将串口或是其他仪器中监测到的数据送往PictureBox1,而曲线的绘制一般画成折线图,采用PictureBox1的Line方法绘制.
- 2023-06-25 19:50:04下载
- 积分:1
-
vb series with a management console
一个用vb 编的管理控制台-vb series with a management console
- 2023-08-25 00:25:03下载
- 积分:1
-
如何用ATL建立复合控件,以及如何响应连接点事件。考虑到代码很简单,程序中没有加注释,如有不清楚请参看MSDN,代码仓促中完成,不免有疏漏,见谅...
如何用ATL建立复合控件,以及如何响应连接点事件。考虑到代码很简单,程序中没有加注释,如有不清楚请参看MSDN,代码仓促中完成,不免有疏漏,见谅-how to build ATL composite controls, and how to respond to incidents connection points. Taking into account code is very simple, procedures not a footnote, if not please refer to the MSDN, code hastily completed, inevitably imperfect, forgiven
- 2023-04-03 20:45:04下载
- 积分:1