-
汉明码,卷积码,以及信道衰落模型仿真(systemview)
汉明码,卷积码,以及信道衰落模型仿真(systemview)-Hamming code, convolutional codes, as well as fading channel simulation model (systemview)
- 2022-01-31 13:53:55下载
- 积分:1
-
打字 五笔_英文打字练习软件源码 帮助学习交流工作经验
打字 五笔_英文打字练习软件源码 帮助学习交流工作经验 -Wubi _ English typing practice typing software source code to help study and exchange of experience
- 2022-02-01 06:19:01下载
- 积分:1
-
本程序是用VC writennt
本程序是用VC编写的中国象棋的源程序 可以人机博弈 看看你的水平怎么样咯-THIS PROGAME IS WRITENNT BY VC
- 2022-03-15 23:04:05下载
- 积分:1
-
模拟电路后
模拟电路课后答案,可能要3个同时使用才能完全解压缩-Analog circuit after-school answer, you may want to use three at the same time to be fully extract
- 2022-03-13 12:03:49下载
- 积分:1
-
labview 实验教材...供大家参考.
labview 实验教材...供大家参考.-labview test materials ... for your reference.
- 2022-02-11 18:15:54下载
- 积分:1
-
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。...
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。 -following procedures aimed at the class definition directly to a non- parametric definition of the target B, In the main object creation and initialization A, B object to change the parameters, then finally changing the parameters of a target.
- 2022-12-09 10:45:03下载
- 积分:1
-
最长子序列的求解,用于查找几个序列中最长的公共子序列,并且返回查找结果...
最长子序列的求解,用于查找几个序列中最长的公共子序列,并且返回查找结果-it can be used to search a longest subsequence
- 2022-04-11 04:56:56下载
- 积分:1
-
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。...
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step will be automatically prompted to explain the relevant problem-solving algorithms, easy to learn Sudoku.
- 2023-02-13 10:15:04下载
- 积分:1
-
This is learning "system" in the curriculum design, including the subj...
这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
- 2022-09-02 15:55:02下载
- 积分:1
-
一维0-1背包问题
一维0-1背包问题 - one dimensional knapsack problem
有一个最大容量为 X 的的背包
有 Y 个商品
第 i 件商品的的体积为 vi,价格为 pi
合理选择商品放入背包中,使得背包中商品的价值总和最大
- 2023-01-04 04:10:03下载
- 积分:1