资源列表
499095
- cmmb RS 编码()
cnt4M
- 基于Quartus II 的VHDL语言编程实现的一个50M分频器(50M frequency divider)
学生考勤管理
- 使用C语言编写程序,从而实现学生考勤系统的基础功能。(Use C language to program, so as to achieve the basic function of student attendance system.)
glqb05
- cma盲均衡算法,适用于MPSK,低阶MQAM信号,()
equjl
- Code for the Quadrature Amplitude modulation div hr div B 文件列表 B : di()
163注册
- 多线程批量注册163,对接验证码平台,识别验证。(Multi thread batch registration 163, docking verification code platform, identification verification.)
gbtain
- code for am and dsb and ssb modulation and demodulation div hr d()
1
- 创建一个Monitor类,它能知道成员函数incident()被调用了几次.增加一个成员函数print(),显示incident()被调用的次数,并能显示次数的初始值.(Create a Monitor class that knows that the member function incident () is called several times. Add a member function print (), show the number of times incident ()
DirectX SDK
- PC客户端编译依赖项,主要包含d3d等文件(PC client compilation dependencies)
图像处理
- 使用wbmpen函数图像降噪所需的程序代码,手打(Using the wbmpen function image noise reduction required program code, hand)
Verilog数字系统设计教程(第二版) 夏宇闻
- 一本很好的Verilog语言学习工具书,详细介绍了Verilog语言,状态机等基础知识(A good tool book for Verilog language learning)
2
- 编写一个 类名: Matrix 数据成员:行数,列数,矩阵数组(或指针) 包含功能:1)构造和复制构造函数,析构函数; 2)显示矩阵内容; 3)修改矩阵中某位的值(位置为参数); 4)求矩阵中某行的和(行数为参数); 5)求矩阵中某列的和(列数为参数); 6)求矩阵中的最大,最小值; 7)在主函数中测试;(Write one Class name: Matrix Data members: row number, column number,