登录
首页 » Windows开发 » Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录...

Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录...

于 2022-03-18 发布 文件大小:3.54 MB
0 163
下载积分: 2 下载次数: 1

代码说明:

Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录-Visual C++ under development and DSP communications for the program for debugging DSP with some of the observations and record data

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 哈夫曼编码
    1.创建在每个节点拥有一个符号和它的频率的节点的列表。根据频率列表进行排序。 2.采取的第一次两个节点列表中,并创建一个新节点 (也称为父节点) 持有的那些节点和它的孩子作为节点频率的总和。 3.将新节点添加到的节点的列表,并删除您有用于创建的父节点的两个节点。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-03-10 14:36:12下载
    积分:1
  • 介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言...
    介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言-How to introduce your existing graphics program to add on the vertex and fragment shader senior. The use of CG shading language
    2023-07-29 09:55:04下载
    积分:1
  • D3D显示图片
    D3D显示图片 要先安装DX9才能运行-
    2022-05-05 09:19:38下载
    积分:1
  • Windows程序设计中的所有示例代码
    Windows程序设计中的所有示例代码-Windows program design all the sample code
    2022-03-12 09:46:15下载
    积分:1
  • Animation Splash Form (ASF) (unit ASFLists)
    Animation Splash Form (ASF) (unit ASFLists)
    2022-05-10 14:27:46下载
    积分:1
  • 《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助...
    《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助- C++ In Action the source code for learning C++ People to share! ! We hope to help
    2022-02-09 18:35:59下载
    积分:1
  • 1背包问题是NP难题。0
    0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
    2022-03-25 00:00:51下载
    积分:1
  • C常用算法程序集
    C常用算法程序集-徐士良第五章-C algorithms commonly used procedures set-XU Shi-liang Chapter V
    2023-05-04 11:10:03下载
    积分:1
  • 日期时间的处理类
    日期时间的处理类-date of the class time
    2022-11-23 19:45:03下载
    积分:1
  • 这本书的主要内容为一个数经验证的程序,用于改进…
    本书主要内容为一些经过验证的用来改善程序效率的方法,包括检验c++语言特性所带来的时间和空间上的成本。全面地描述了C++专家所使用的高级技术-The main contents of this book for a number of proven procedures used to improve the efficiency of methods, including test c++ Language features brought about by time and space costs. Comprehensive description of C++ Experts use advanced technology
    2022-04-28 04:23:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载