-
MiniSpanTree
说明: 建立图并求解图的最小二叉树并且输出结果,基础的最小二叉树算法(MiniSpanTree algorithm)
- 2019-01-03 18:46:10下载
- 积分:1
-
扫雷
一个简单的原始的C代码的经典扫雷游戏,希望大家喜欢。
- 2023-05-10 08:25:04下载
- 积分:1
-
8psk
(1) 分析QPSK调制、解调原理,并画出其系统框图;
(2) 产生等概率且相互独立的二进制序列,作为待传输的信号,并画出其波形;
(3) 进行8PSK调制,分别画出I、Q两支路信号经过乘法器后的波形以及8PSK调制波形;
(4) 产生均值为0,方差为1的加性高斯随机噪声,画出其时域波形及频谱;
(5) 将加性高斯随机噪声作为传输信道的干扰,画出接收端信号的时域图;
(6) 进行8PSK解调,输出解码序列,画出解调后信号波形;
(7) 计算系统信噪比、传输误码率。((1) analysis of QPSK modulation, demodulation, and draw the system block diagram (2) have equal probability and independent binary sequence as a signal to be transmitted, and draw the waveform and (3) 8PSK modulation, Draw the I, Q two way signal multiplier waveform and 8PSK modulation waveform (4) to produce zero mean and variance of an additive Gaussian random noise, to draw the time-domain waveform and spectrum ( 5) the additive Gaussian random noise interference as a transmission channel, to draw the time-domain diagram of the receiver signal (6) 8PSK demodulator output decoding sequence, draw the demodulation of the signal waveform computing system (7) signal-to-noise ratio, the transmission bit error rate.)
- 2012-06-24 13:16:59下载
- 积分:1
-
mAffineCipher
古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
- 2011-10-30 10:37:30下载
- 积分:1
-
Desktop
调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)
- 2010-02-19 23:31:11下载
- 积分:1
-
matlab
matlab c++书写上传资料的详细功能、包含内容说明(至少(matlab C++)
- 2010-05-09 14:45:30下载
- 积分:1
-
mnpdefine
调度模拟盘定义程序。可以定义开关旁路带的情况。(definition disk scheduling simulation procedures. Switching bypass can be defined with the situation.)
- 2007-03-12 21:36:25下载
- 积分:1
-
共轭梯度法C++
说明: 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
- 2020-06-23 21:20:01下载
- 积分:1
-
ftpclient_demo
实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)
- 2012-02-10 16:13:16下载
- 积分:1
-
C# raster渲染方法
一个简单的员工签到系统,
管理页面(后台)
================================
admin.as(总管理的FRAME框架页面)
admin_login.asp(管理员登陆界面)
admincomm.asp(网站全局信息设置页面(需要DLL支持+存储过程))
admincp.asp(管理导航右侧栏)
adminTime.asp(签到时间点管理)
Dept.asp(部门管理)
Evection.asp(请假管理)
leave.asp(出差管理)
notice.asp(站内通知管理)
Query.asp(查询管理)
UserInfo.asp(员工资料管理)
- 2022-10-03 21:30:04下载
- 积分:1