-
电脑实现电话语音视频,通话。借助软件将数据通过传输口惊醒信息的交换,使用方便...
电脑实现电话语音视频,通话。借助软件将数据通过传输口惊醒信息的交换,使用方便-Microsoft TAPI (Telephony API) in Windows provides telephony functionality for the application, it is a bit confusing for programmers. I have many friends asking me the same question how to connect and communicate through modem. Finally, I came up with this sample tool to do the coaching. I tried to keep this tool source bare minimum to get an easy hold of TAPI programming even though I got to do some juggling. Here, I have used TAPI 2.0. TAPI 3.0 and above is much more simplified and easy to use.
- 2022-02-06 10:46:32下载
- 积分:1
-
针对银行排队,自动叫号,与拍号器配合可以缓解大厅人员拥挤。...
针对银行排队,自动叫号,与拍号器配合可以缓解大厅人员拥挤。-Bank queuing, automatic call number, and time signature device with hall staff can ease congestion.
- 2022-03-18 14:22:38下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
人事管理软件
该软件可以实现人事管理的目的,增加删除人事记录,便于管理。该软件是用C++编写,可以运行实现。可以在界面中查看人员的相关信息,同时可以修改。此程序可以作为初学者学习的例子。
- 2022-01-25 14:09:20下载
- 积分:1
-
一个网上bbs的系统设计,根据客户的具体需求,确定本系统的功能模块及各个子模块,并据此来完成数据库的设计、以及相关类等的设计工作...
一个网上bbs的系统设计,根据客户的具体需求,确定本系统的功能模块及各个子模块,并据此来完成数据库的设计、以及相关类等的设计工作-An online bbs system design, according to customer" s specific needs, determine the system function modules and the sub-module, and accordingly to complete the database design, and related classes such as design work
- 2023-07-03 17:30:04下载
- 积分:1
-
ADP6人机界面的系统控制读写区
介绍如何定义人机界面的系统用控制暂存区和状态应答暂存区 (其相对于PLC的缓存器地址),如此PWS将可与各厂牌PLC作双向...
ADP6人机界面的系统控制读写区
介绍如何定义人机界面的系统用控制暂存区和状态应答暂存区 (其相对于PLC的缓存器地址),如此PWS将可与各厂牌PLC作双向讯息沟通与相互控制。-ADP6 human-machine interface system control areas how to read and write the definition of human-machine interface systems controlled temporary storage area and the state response temporary area (relative to its PLC-buffer address), so PWS will be able to brand with the PLC two-way message communication and mutual control.
- 2022-01-22 08:17:12下载
- 积分:1
-
关于手机电视标准CMMB和TMMB的说明性文章
关于手机电视标准CMMB和TMMB的说明性文章-On the mobile TV standard CMMB and descriptive article TMMB
- 2022-03-22 15:53:59下载
- 积分:1
-
学生成绩管理系统
学生成绩管理系统,基于c++语言,使用VC 6.0平台开发,包含学生成绩添加,修改,删除,以及班级管理的班级内学生信息,课程的增加删除修改
- 2022-05-16 17:23:59下载
- 积分:1
-
手机网店源码,可以在此基础上添加其他功能
手机网店源码,可以在此基础上添加其他功能-Mobile Online Shop source code, you can add other functions on this basis
- 2022-07-16 14:23:38下载
- 积分:1
-
一个读写mifare卡VB编程事例,适合做IC卡应用开发.
一个读写mifare卡VB编程事例,适合做IC卡应用开发.-a card reader MIFARE VB programming examples, suitable for IC cards application development.
- 2022-02-13 22:34:09下载
- 积分:1