-
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2...
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2-This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
- 2022-02-05 17:30:09下载
- 积分:1
-
驱动带霍尔元件的直流无刷电机代码
驱动带霍尔元件的直流无刷电机代码 可实现
- 2022-03-12 06:17:14下载
- 积分:1
-
心电数据分类器
心电数据分类、 特征提取进行离散余弦变换,然后分类,由神经的解决办法,数据也是可用。A算法求解二次规划 (QP) 出现的问题,在训练期间。
- 2022-01-23 11:16:49下载
- 积分:1
-
TxtReadTools for record files
TxtReadTools for record files
- 2023-02-24 05:20:03下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1
-
学生系统delphi写的,能编译通过
学生系统delphi写的,能编译通过-System delphi students wrote to the compiler through
- 2022-08-21 07:44:24下载
- 积分:1
-
进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换及PV操作加深理解和掌握....
进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换及PV操作加深理解和掌握.-process scheduler process management is one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process and transform running PV operation to deepen understanding and mastering.
- 2022-08-17 02:18:24下载
- 积分:1
-
飞机订票退票系统
模拟一个飞机订票退票系统
假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。...
飞机订票退票系统
模拟一个飞机订票退票系统
假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。
要求系统具有以下功能:
(1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次的有关数据,否则,给出相应的提示信息。
(2)退票。若该航次余票数小于等于乘客订票数,则在该航次的乘客表中找出该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从乘客表中撤消该乘客项;否则,给出相应的提示信息。
(3)、将某航次的余票数恢复初值――该航次的最大客票数。
当客户订票数要求不能满足时,系统也可向客户提供到达同一目的地的其他航线情况。
- 2022-07-15 10:54:33下载
- 积分:1
-
MiniHex is an open source, compact and practical hexadecimal editor.
MiniHex是一款开放源代码的、小巧而实用的十六进制编辑器。-MiniHex is an open source, compact and practical hexadecimal editor.
- 2022-02-24 16:09:57下载
- 积分:1
-
用C写的basic解释程序
用C写的basic解释程序-C write basic procedures explained
- 2022-07-01 09:56:02下载
- 积分:1