-
pso1
说明: C语言粒子群算法,b包含多种惯性权重调整方法(particle swarm optimization by C)
- 2020-04-01 18:50:53下载
- 积分:1
-
C#通信调试工具1.0(带源码)
【实例简介】C#通信调试工具1.0(带源码)
串口通信,网络通信,很好用的工具。
- 2022-01-08 00:31:33下载
- 积分:1
-
malloc-memory
模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。(Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.)
- 2016-05-12 15:54:43下载
- 积分:1
-
基于stc15f单片机设计的智能台灯系统
1、亮度可调
2、时间、温度显示。
3、无线控制
- 2022-03-03 14:25:17下载
- 积分:1
-
cfilter
应用c语言编写的可以实现的巴特沃斯低通滤波器的原理应用(C language applications can be prepared by the Butterworth low-pass filter application of the principle)
- 2009-06-18 14:42:25下载
- 积分:1
-
Demo6-Plate-Plastic
abaqus的平板塑性圆孔数值模拟源文件,适合abaqus新手操作练习使用(ABAQUS source files for numerical simulation of plate constraints, suitable for ABAQUS novice operation exercises)
- 2020-06-24 02:40:02下载
- 积分:1
-
94518687
小学生成绩管理系统(一篇比较简单的论文)我的初稿 题目:小学生成绩管理系统 仅供参考,本人的论文初稿已经比他复杂好几倍了。当然,毕业答辩之前不会贴出来的,嘿嘿 姓名:陈抒 摘要: 小学生成绩管理系统是典型的信息管理系统(MIS),其开发主要内容包括后台数据库的建立和维护 以及前端应用程序的开发两块。对于前者主要要求数据一致性和完整性、数据安全性。而对于后 者则要求应用程序功能完备,易使用。 我将使用ACCESS数据库管理系统创建后台数据库,将在Visual C++6.0编译环境下使用MFC类库中 的ODBC方面的类来创建数据库的前段应用程序,使应用程序能够做到快速安全的维护数据库,并 且提供简单明了的使用界面,满足不同用户的需求。 关键词:ODBC 添加 查找 删除 修改 学籍 成绩 (primary performance management system (a relatively simple thesis) my first draft topics : primary performance management system for reference purposes only, I have the first draft of a paper than the complex several times. Of course, the graduates will not reply before affixed out, laughter Name : Chen Shu Abstract : The primary performance management system is typical of the Information Management System (MIS), its main contents include the development of database background to the establishment and maintenance, and front-end application development 2. Former major requirement for consistency and data integrity, data security. For the latter demanding applications complete functions and easy to use. I will use the ACCESS database management system to create the background database, the V)
- 2005-01-03 21:18:40下载
- 积分:1
-
HDMI
HDMI 中文完全手冊,从基础到提高全面介绍HDMI(HDMI Chinese fully manual, from the basics to improve the overall description is HDMI)
- 2010-11-17 18:43:13下载
- 积分:1
-
binary-image-processing
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
- 2016-11-06 21:33:55下载
- 积分:1
-
sift特征提取
Opencv SIFT特征提取,有需要的朋友可以参考下。Opencv里面,特征提取可以分为两步进行:detection + computation,具体为detection后,得要一些keypoints,然后在这些keypoints上应用相应的描述符。SIFT是一个比较常用的特征,下面就以SIFT特征为例,在Opencv进行SIFT提取(SIFT detection + SIFT description)。
- 2022-12-15 15:00:04下载
- 积分:1