-
一个LDPC的仿真程序工具包(由matlab编写而成),内含编码、解码模块等...
一个LDPC的仿真程序工具包(由matlab编写而成),内含编码、解码模块等-LDPC simulation program of a kit (prepared by matlab), including coding, decoding module
- 2022-02-02 06:37:09下载
- 积分:1
-
谱估计的PPT
spetral estimation ppt
- 2022-02-15 14:21:24下载
- 积分:1
-
一个图书销售管理的例子,使用access数据库,其中有编辑、更新、查找等功能,适合初学者下载学习。...
一个图书销售管理的例子,使用access数据库,其中有编辑、更新、查找等功能,适合初学者下载学习。-An example of book sales management, using access databases, including editing, update, search and other functions, suitable for beginners to learn to download.
- 2022-04-09 22:36:15下载
- 积分:1
-
信号分析 信号 分析 信号分析
信号分析 信号 分析 信号分析 -signal analysis
- 2022-01-26 00:18:07下载
- 积分:1
-
神经网络的应用,强大的非线性映射能力,进行凸轮…
利用神经网络强大的非线性映射能力来进行摄像机的标定,这里提供了许多这方面的论文资料。-The use of neural networks a powerful nonlinear mapping ability to carry out camera calibration, here are a lot of papers in this regard the information.
- 2022-01-25 16:17:17下载
- 积分:1
-
zju 1756,比较简单
zju 1756,比较简单-zju 1756, relatively simple
- 2022-06-18 15:27:58下载
- 积分:1
-
sdarticle, sdarticle,sdarticle
sdarticle, sdarticle,sdarticle-sdarticle, sdarticle, sdarticle
- 2022-03-19 01:33:09下载
- 积分:1
-
可以实现应用程序上传到SYBASE数据库,同时客户端自动升级
可以实现应用程序上传到SYBASE数据库,同时客户端自动升级-Applications can be uploaded to the SYBASE database, and automatically upgrade the client
- 2022-02-26 18:10:51下载
- 积分:1
-
this document describe how davicom ic dm9000 can be programmed and controlled. t...
this document describe how davicom ic dm9000 can be programmed and controlled. this ic can be used in the embedded systems and network lan cards. its is 10/100Mpbs ic.
- 2022-02-01 21:22:59下载
- 积分:1
-
酒店时钟源码
应用背景
定义一个类Clock
属性有hour、minute、second
功能有display(显示时间)、set(设置时间)和tick(走一秒)
为Clock添加静态成员count,并初始化,在测试代码中先后声明两个钟
2、类的组合:定义Time类,定义Clock2,属性为Time型变量time
3、(从1中)派生一个类HotelClock
属性有hour、minute、second、city(注意:属性继承v.s.新增)
功能有display、set和tick(注意:哪些功能需要重写)
测试代码中声明一个长度为3的HotelClock数组,分别存北京、东京(比北京晚1个小时)和纽约时间(比北京早15个小时),并输出。
4、为HotelClock类重载
- 2023-04-03 23:50:04下载
- 积分:1