-
STM32F搭载UCOS系统实现充电桩
stm32f103搭载ucos操作系统,实现充电桩的电能计量远程开启停止等功能。ucos是最小的操作系统,搭载操作系统,使得程序运行更加顺畅,任务切换及时。
- 2022-07-19 21:57:47下载
- 积分:1
-
维特比译码 c语言实现
在接收端,我们有一组对应于发射监督比特的电压采样序列。为简单并不失一般性,我们将假设接收端获得了最佳采样点(或者一组采样集的均值对应一个监督位),通过与阈值比较判为“0”或“1”(解映射),并将判决结果传递给译码器。
现在我们有了一组接收比特序列,对应于卷积编码输出的监督比特。在没有关于采样点和译码器其它信息的情况下,译码过程被称为硬判决译码(“硬译码”)。 如果提供给译码器以采样点的“模拟”信息(以数字化形式,通过模数转换量化),我们称该过程为软判决译码(“软译码”)。
- 2022-07-25 22:31:46下载
- 积分:1
-
Mysipphonevs2005
我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有)
原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。
我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。
在程序运行前应该在vs2005重新设置lib和头文件的位置。
库放在lib目录下 头文件放在include目录下。(I have this code is a Youtoo adapted from the sipphone works. (Www.pudn.com have) the original project is developed in vc 6.0, while I was in vs 2005 to rewrite the code aside, at the same time slightly changed about the interface. I used to test the client (ua) of the server is Brekeke SIP Server (can be registered after installation). Before the program runs in VS2005 should be re-instated in the lib and header file location. Treasury on the lib directory下头document include directory.)
- 2020-07-02 00:40:01下载
- 积分:1
-
matlab-thin
自己写的matlab写的细化程序,特别针对条形的图形(Matlab write their detailed written procedures, especially for bar graph)
- 2011-11-29 19:24:10下载
- 积分:1
-
Sentinel-1_users_guide
gamma 软件处理哨兵1号数据技术流程,包括预处理,干涉等详细过程。(gamma Sentinel-1 data processing software technology processes, including detailed pre-processing, and other interference.)
- 2020-10-12 22:57:32下载
- 积分:1
-
binarytree
二叉树的操作,涉及到三种顺序的遍历,树的凹入表示法,转化为一维数组储存,节点的计数,以及中序线索化。(Binary operation, involving three kinds of the order of traversal, tree concave representation into a one-dimensional array of storage, the node count, as well as in the threaded sequence.)
- 2011-05-24 20:31:13下载
- 积分:1
-
CC2530驱动DHT11(简单易懂、自己编写)
CC2530驱动DHT11(简单易懂、自己编写)
- 2022-11-09 16:35:04下载
- 积分:1
-
ionosphere
根据GPS观测数据,绘制电离层影像图的VC程序,可应用于气象、航天等领域。(According to GPS observation data, mapping ionospheric image of VC procedures, can be applied in meteorology, aerospace and other fields.)
- 2008-04-02 08:02:51下载
- 积分:1
-
Csharp
Professional C# (2nd Edition)的中文版本 精通c#的权威书籍(Professional C# (2nd Edition) proficient in the Chinese version of c# Authoritative books)
- 2008-06-09 14:35:28下载
- 积分:1
-
图像复原vc++算法实现
图像复原的经典算法实现,包括运动模糊及运动模糊复原,逆滤波退化及逆滤波复原,加噪退化及维纳滤波复原算法,基于MFC实现,已生成exe文件,可直接运行。
- 2022-11-02 10:25:13下载
- 积分:1