-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2022-08-21 01:10:14下载
- 积分:1
-
牙斑和唾液中的氟化物浓度.rar 是一些论证
牙斑和唾液中的氟化物浓度.rar 是一些论证-Dental plaque and saliva fluoride concentrations. Rar, some arguments
- 2022-06-26 10:38:59下载
- 积分:1
-
在cadence virtuoso schematic 自动替换已有的cell到不同的lib
在cadence virtuoso schematic 自动替换已有的cell到不同的lib-In the cadence virtuoso schematic automatically replace the existing cell to a different lib
- 2022-02-02 21:24:15下载
- 积分:1
-
k阶斐波那契序列
k阶斐波那契序列-Fibonacci Sequence
- 2022-04-09 04:14:33下载
- 积分:1
-
网络流媒体项目源码,基于ARM,包含原理图。非常详细
网络流媒体项目源码,基于ARM,包含原理图。非常详细-Network source streaming media projects, based on the ARM, contains schematics. Very detailed
- 2022-02-04 21:49:26下载
- 积分:1
-
directx9.0 do with a 3D tank game, the most important is adding an advanced phys...
用directx9.0做的一个3D坦克游戏,最主要的地方是加进了先进的物理碰撞检测-directx9.0 do with a 3D tank game, the most important is adding an advanced physics Collision Detection
- 2022-03-24 14:48:39下载
- 积分:1
-
2003
2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, TeacherList defines a category, you can achieve a simple insert, find, delete and other functions related to binary file The read-write operation.
- 2023-03-04 23:45:04下载
- 积分:1
-
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。...
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。-a logistics document management module, the main use ADO object manipulation of database technology.
- 2023-08-30 03:50:03下载
- 积分:1
-
Course Design : Mission : To establish the optimal binary tree function. Require...
课程设计:
任务 :建立最优二叉树函数。
要求:可以建立函数输入二叉树,并输出其赫夫曼树。
-Course Design : Mission : To establish the optimal binary tree function. Requirements : function can be established Binary Tree imported and exported its Hefuman tree.
- 2022-05-05 20:01:51下载
- 积分:1
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1