-
BP算法交叉验证-原始
利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现BP压缩图像,c语言(Uses the Matlab GUI design with the input and output function interface graphics, realizes the isometric line visibility is very strong, independently compiles the data and graphics, the study is very worthwhile, realizes the BP compression image, the C language.)
- 2020-06-19 18:40:02下载
- 积分:1
-
EnterprisePersonnelManagementSystem
(1)员工各种信息的输入,包括员工的基本信息、学历信息、婚姻状况信息和职称等;
(2)员工各种信息的修改;
(3)对于转出、辞职、辞退、退休员工信息的删除;
(4)按照一定的条件,查询,统计符合条件的员工信息;
(5)至少应该包括每个员工详细信息的查询,按婚姻状况查询、学历查询、工作岗位查询等;
(6)至少应该包括按学历、婚姻状况、岗位、参加工作时间等统计各自的员工信息;
(7)对查询,统计的结果打印输出。
((1) the importation of all kinds of information employees, including employees of the basic information, education information, marital status and title information, etc.
(2) the staff changes all kinds of information
(3) for the transfer, resignation, dismissal, retirement of employee information deleted
(4) in accordance with certain conditions, query, statistics eligible employees
(5) at least every employee should include details of inquiries, according to marital status inquiries, academic information, job inquiries, etc.
(6) should include at least according to their academic qualifications, marital status, status, statistics, etc. to participate in the working hours of their employees
(7) of the query, the results of statistical printout.)
- 2009-06-10 09:29:15下载
- 积分:1
-
通过硬件电路和软件程序,利用atxmega128a1开发板控制发光二极管的点亮和熄灭。初步掌握单片机的I/O口功能。
通过硬件电路和软件程序,利用atxmega128a1开发板控制发光二极管的点亮和熄灭。初步掌握单片机的I/O口功能。
Xmega有灵活的通用I/O端口。每个端口从引脚0到7可以被配置为输入或者输出。接下来就是通过不断改变引脚的电平来控制二极管的亮灭。由于程序执行速度很快,如果在很短的时间内改变PQ1口的状态,人眼是看不出来的,所以中间必须有个延时的程序。
- 2022-11-18 13:20:03下载
- 积分:1
-
Slide_1
关于一个滑块显示的程序,可以通过滑块调整实现各种功能(About a slider and its function)
- 2010-06-21 19:51:39下载
- 积分:1
-
jpeg1
基于stm32的jpeg图片压缩代码,并且通过串口输出(The stm32-based jpeg image compression code, and output through the serial port)
- 2021-04-08 16:09:00下载
- 积分:1
-
Map
利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.(The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture mapping of the terrain, c the color settings for their own terrain, h and t switch different terrain.)
- 2009-06-02 19:57:51下载
- 积分:1
-
ESP8266连接到aliyun
本代码基于阿里云平台的物联网套件,实现基本的数据通信,用户仅需将aliyun_config.h内的下列信息填写为自己在阿里云套件内生成的信息即可实现。// device name, device secret, product key which defined in aliyun cloud#define PRODUCT_KEY "********" // type:string#define DEVICE_NAME "********" // type:string#define DEVICE_SECRET "********" // type:string#define WIFI_SSID "********" // type:string, your AP/router SSID to config your device networking#define WIFI_PASSWORD "********" // type:string, your AP/router password
- 2022-02-15 20:10:46下载
- 积分:1
-
CvThrehold
基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
- 2013-11-29 20:29:33下载
- 积分:1
-
jishiben1
MFC下写的通讯录管理程序,包含常用功能(MFC write address book management procedures, including common functions)
- 2013-05-10 17:44:49下载
- 积分:1
-
中点算法画圆、直线
中点划线算法,DDA算法,brenesham算法画圆,直线,包括图形的剪裁、旋转,本实验用于计算机图形实验
- 2023-05-22 08:20:03下载
- 积分:1