-
CTelevision
定义一个描述电视的CTelevision类。类中包含电视品牌(p_brand,使
用指针类型)、当前频道(channel,一共500个频道)和当前音量(volume,
最大30)等数据成员。要求提供缺省以及带参构造函数,以及输出对象信息
方法。(A class definition television CTelevision description. Class contains TV brands (p_brand, so
Pointer type), the current channel (channel, a total of 500 channels) and the current volume (volume,
Maximum 30) and other data members. Requirements and provides a default constructor with parameters, and output object information
Methods.)
- 2015-01-29 23:08:50下载
- 积分:1
-
C# 数据库增删改查-入门级示例(含数据库脚本)
建立一个简单的学生信息管理系统实行简单的数据库增删改查(含数据库) 【调试说明】 通过SQLQuery1.sql 创建sql server数据库,无须修改数据库连接串 即可运行程序 账号密码均为 admin
- 2019-06-22下载
- 积分:1
-
播放器
using System;using System.Collections.Generic;using System.Windows.Forms;namespace 媒体播放器{ static class Program { /// /// 应用程序的主入口点。 /// [STAThread] static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new frmPlayer()); } }}
- 2023-08-26 01:20:03下载
- 积分:1
-
nuaa1108
说明: nuaa1108 多少连续的1 解题报告(Problem solving report
)
- 2009-08-23 10:01:05下载
- 积分:1
-
AD9854DDS
AD9854DDS信号发生器stm32驱动代码(AD9854DDS Signal Generator STM32 Driver Code)
- 2020-06-18 06:20:01下载
- 积分:1
-
farmer
说明: 用通用图搜索算法实现农夫过河问题,建立了通用图搜索算法的模板,可以稍作改动解决其他如汉诺塔问题、水壶倒水问题等(The general graph search algorithm is used to realize the problem of farmer crossing the river, and the template of the general graph search algorithm is established, which can solve other problems such as the Hannover Tower problem and the water pouring problem of the kettle with slight modification.)
- 2019-01-08 10:48:56下载
- 积分:1
-
virtualcloth
说明: 织物布料模拟程序,十分好用,检验所得,珍惜(Fabric simulation program, very easy to use, check the results, cherish)
- 2019-05-27 15:20:15下载
- 积分:1
-
stm32_dma
stm32 dma 和串口接收大数据的处理(STM32, DMA and serial receive large data processing)
- 2020-06-26 21:40:02下载
- 积分:1
-
driver
ht1621驱动C语言版本,基本是一个通用的版本(ht1621 driver C language version of the basic version is a generic)
- 2009-04-17 21:28:56下载
- 积分:1
-
ReportMachine
ReportMachine VB,VB.net,C# 的调用例子,使用,可以实现,打印预览,设计报表,直接打印等
- 2014-12-22 09:30:51下载
- 积分:1