-
通过c++川口发短信,可作为gps 卫星定位系统发送短信
通过c++川口发短信,可作为gps 卫星定位系统发送短信-Through c++ Kawaguchi-fat message, can be used as satellite positioning systems gps send message
- 2022-05-27 03:03:18下载
- 积分:1
-
this is the most authoritative classical source code
这个是最经典的权威源代码-this is the most authoritative classical source code
- 2022-01-27 23:23:41下载
- 积分:1
-
冉林仓的WINDOWS API编程第一章的源代码
冉林仓的WINDOWS API编程第一章的源代码-Warehouse冉林Chapter WINDOWS API programming source code
- 2022-01-26 08:18:13下载
- 积分:1
-
该程序是硬盘录像系统的检索回放软件,界面和功能都设计的非常好,是大师级代码,绝对不要错过。...
该程序是硬盘录像系统的检索回放软件,界面和功能都设计的非常好,是大师级代码,绝对不要错过。-The program is the hard disk video recording system search playback software, interface and design features are very good and the master code, absolutely not miss.
- 2022-12-25 10:20:04下载
- 积分:1
-
这是程序可以得到硬盘的信息
this is program can get HdD information
- 2022-03-03 11:56:28下载
- 积分:1
-
用DELPHI编写软件注册的有福了,非常不错的一个原代码。
用DELPHI编写软件注册的有福了,非常不错的一个原代码。-DELPHI software used to prepare the registration blessed, very good a the original code.
- 2022-04-09 20:23:51下载
- 积分:1
-
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能...
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
- 2022-08-12 10:07:12下载
- 积分:1
-
gsp gprs sim 车载 监视控制系统服务器端源码GPRS4TCPService
gsp gprs sim 车载 监视控制系统服务器端源码GPRS4TCPService-gsp gprs sim-board monitoring and control system, a server-side source GPRS4TCPService
- 2022-06-19 15:24:24下载
- 积分:1
-
自动重启计算机系统,本代码包含相应功能函数,参考代码可编写相关功能。...
自动重启计算机系统,本代码包含相应功能函数,参考代码可编写相关功能。-automatically restart the computer system, this code contains the corresponding function, reference code can be prepared related functions.
- 2022-07-14 15:56:45下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1