-
Completed using C language interface with MFC calculators, realize a simple fixe...
用C语言完成的带有MFC界面的计算器,实现定点数的简单计算-Completed using C language interface with MFC calculators, realize a simple fixed-point calculation
- 2022-09-08 09:45:03下载
- 积分:1
-
PDU格式短信
应用背景短信客户端-服务器软件是用来发送,读取,删除消息。它采用GSM Modem发送短信。它侦听传入消息到达,过程读取消息并采取行动因此。这个短信软件需要gsmcomm库,你可以也可以下载。关键技术短信客户端和服务器是一个应用软件,用于发送和接收短信(SMS)。它侦听传入消息到达,处理该消息,如果它是一个有效的格式。注意处理到达的消息取决于应用程序将以后讨论。我要解释以下事情:通信端口设置接收消息发送消息阅读所有的邮件(由用户发送)删除邮件(一个或所有)我用thegsmcommlibrary发送和接收短信。你需要一个GSM调制解调器或电话发送短信。
- 2022-02-05 00:50:02下载
- 积分:1
-
QT下语音识别源代码
QT下的一个语音识别的开发示例,代码简单易懂。
- 2022-04-16 20:43:37下载
- 积分:1
-
Binary tree data retrieval, database search function binary implementation.
二进制数据检索树,实现二进制数据库检索功能。-Binary tree data retrieval, database search function binary implementation.
- 2022-02-22 09:53:26下载
- 积分:1
-
很好的UML建模工具
非常好的UML建模工具的源代码,利用delphi编程实现了UML2.0标准,方便易用,对所有delphi图形用户编程用户有很大参考借鉴价值。-Very good UML modeling tool
- 2022-03-19 14:20:17下载
- 积分:1
-
用于查询体育彩票的中奖情况,先导入自己写的体育彩票号码的文本文件,再导入历来中奖的体育彩票号码的文本文件,就可以查询。...
用于查询体育彩票的中奖情况,先导入自己写的体育彩票号码的文本文件,再导入历来中奖的体育彩票号码的文本文件,就可以查询。-inquiries for the sports lottery jackpot, the first to write into their sports lottery number in a text file, then import the sport has always winning lottery number in a text file, it can inquiries.
- 2022-12-14 10:05:03下载
- 积分:1
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-05-13 18:41:36下载
- 积分:1
-
windows API 一日一练
简介:确实是学习Windows API的好书,对有一定基础的C和C++程序员能够快速掌握Windows API函数的使用,同时熟悉一定数量的API函数,非常值得推荐有一定基础的程序员看看
- 2022-04-22 22:14:07下载
- 积分:1
-
process scheduling process management when one of the main contents, design, dev...
进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操作实现进程互斥.-process scheduling process management when one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process running Transform deepen understanding and mastering. Computer simulation of the process of scheduling the operating system, create a process control block PCB, to include a description of the process of information, control of information and information resources. PCB simulation system based on perception of the existence and the process by which PCB contained in the variable changes and acquire where the process to achieve control system process activities. to achieve the process of the state and its conversion, the process of setting up and removed, and obstruction of the process of awakenin
- 2023-07-11 23:55:02下载
- 积分:1
-
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM...
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson.
- 2023-03-22 05:10:03下载
- 积分:1