-
10086最终版
说明: 这是一个利用东进语音卡实现10086系统的完整程序,基于MFC,使用语言是C++,该程序实现了与移动10086系统相似的功能。功能包括:拨号、欢迎语言、语言选择、验证、服务选择、消费查询、业务查询、密码修改、天气查询、人工服务等(This is a complete program to implement 10086 system by using Dongjin Voice Card. Based on MFC, the language is C++. The program achieves similar functions as mobile 10086 system. Functions include: dialing, welcome language, language selection, validation, service selection, consumption query, business query, password modification, weather query, manual service, etc.)
- 2021-03-11 14:19:25下载
- 积分:1
-
Date
用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始
化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况
下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以
下功能:
(1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成
员的值,也能单独返回某个成员的值
(2) 可以按照mm-dd-yyyy 格式输出日期。
(3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
- 2012-11-22 11:18:18下载
- 积分:1
-
霍夫曼树的建立及其应用
赫夫曼树是给定n个权值作为n个叶子结点,构造一棵二叉树,使带权路径长度达到最小。当输入每个树叶结点个数及字符和权值时,通过赫夫曼编码就能得到它的赫夫曼编码。
1.首先定义郝夫曼树的存储形式,这里使用了数组
2。
3.构造郝夫曼树HT,并求出n个字符的郝夫曼编码HC
4.解码函数,输入input为由多个字符赫夫曼编码构成的01序列,输出为字符串chs,其他参数同编码函数。
- 2023-07-17 20:30:03下载
- 积分:1
-
PassStarter
This is example how to load a dll library and prepare for hook.
- 2013-12-25 07:46:25下载
- 积分:1
-
exno
一些matlab学习中间比较常用的课后练习的源代码程序。(Some among the more common learning matlab exercises the source code program.)
- 2011-09-06 14:44:20下载
- 积分:1
-
stars
opengl program for stars written in c.the points blink like stars in the sky.it was written in dev c++ platform.
- 2014-11-10 21:35:19下载
- 积分:1
-
originalpointanalyse2
源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
- 2013-09-28 08:31:12下载
- 积分:1
-
DC_DC
基于430的DC_DC变化,采用PID控制,调节PWM的输出占公比,从而反馈调节输出电压(Based on 430 DC_DC change, using PID control, adjust the PWM output accounted common ratio, thus regulating the output voltage feedback)
- 2013-08-31 13:24:57下载
- 积分:1
-
cmd1012
服务级后门T-Cmd源代码服务级后门T-Cmd源代码(Service-level backdoor T-Cmd source service-level backdoor T-Cmd source code)
- 2016-10-22 10:46:35下载
- 积分:1
-
PAntColonySysa
粒子群算法的matlab程序在有障碍的路径图中寻寻找最短路径的程序。
(Particle swarm algorithm matlab program in obstacles in the road map to find to find the shortest path to the program.)
- 2012-08-20 07:30:14下载
- 积分:1