-
Desktop
c++作业,是大学本科大二期间学习的c++课程的相关作业(The c++ job is the related work of the c++ course for the sophomore college.)
- 2018-01-04 22:58:02下载
- 积分:1
-
19-MLhandwriting
说明: 手写识别模型(模型结构包含全连接层+卷积神经网络层),经过量化后,移植到Arduino UNO实现0到9的数字识别;演示了8位单片机上实现边缘AI的功能(MCU主频16MHz,2K字节RAM内存, 32K字节flash存储器),响应速度和识别效果都很不错,附件中带有硬件实测手写识别的测试视频(After quantization, the model is transplanted to Arduino uno to realize digit recognition from 0 to 9. The function of realizing edge AI on 8-bit MCU is demonstrated (main frequency of MCU is 16mhz, memory of 2K bytes ram, 32K bytes flash memory), algorithm response speed and recognition effect are very good, the attachment with hardware in the loop's test video)
- 2020-10-18 21:42:59下载
- 积分:1
-
opencv3.2
说明: 主要用opencv写的hog特征,利用opencv自带的svm训练,去寻找图像中行人的数目,并用矩形表示出来(Mainly use the hog feature written by opencv, and use the SVM training provided by opencv to find the number of pedestrians in the image and represent it by rectangle)
- 2020-06-23 02:40:01下载
- 积分:1
-
源程序都是在Windows Server 2003下开发的,程序测试环境为Windows Server 2003。用户只有在Windows Server 200...
源程序都是在Windows Server 2003下开发的,程序测试环境为Windows Server 2003。用户只有在Windows Server 2003下正确配置程序所需的运行环境后,软件开发平台如下:
操作系统:Windows Server 2003;
数 据 库:SQL Server 2000、SQL Server 2005、Access 2003;
开发环境:Microsoft Visual Studio 2005;
分 辨 率:最佳效果1024×768;-?
- 2022-05-27 10:43:11下载
- 积分:1
-
tetview-win
用C++编写的可视化小软件,目的是为了更好的观察生成的非结构化网格!(Written in C++, a small software visualization, designed to better observe the formation of the unstructured grid!)
- 2010-08-29 22:54:13下载
- 积分:1
-
ctadef
AG 2000 卡的定义文件,定义了所有的函数,全局变量(AG 2000 card definition file, definitions of all functions, global variables)
- 2009-07-16 07:55:57下载
- 积分:1
-
source-code
Opencv教程的实例源代码
书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。(Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.)
- 2013-12-05 22:28:11下载
- 积分:1
-
lab1-GPIO_LED
基于研旭开发板dsp28335的LED测试程序(Based on research and development board dsp28335 Asahi LED test procedure)
- 2014-05-13 11:20:32下载
- 积分:1
-
vcu控制系统资料
说明: MC9S12XEP100整车控制器方案,包含c源文件,原理图,通信协议等,可以进行二次开发。(MC9S12XEP100 vehicle controller scheme, including c source file, schematic diagram, communication protocol, etc., can be secondary development.)
- 2021-04-11 22:08:57下载
- 积分:1
-
C# 2012 抽签(抽奖)小程序源代码
C# 2012开发编写的一个简易抽签系统,就是大家说的抽奖程序,需要事先把人名保存在txt文件中,一行一个名字,然后保存为namelist1.txt,程序运行后会自动读取文件中的人名,抽奖程序另开发了一个抽奖动态效果,可看到抽奖时人的名字不停快速切换,当单击停止时,会定位显示一个名字,就是抽奖(抽签)结果了,如示例截图所示的效果。
抽签过程中,若名单全部都被抽中,不用再抽签了。
- 2023-08-09 15:55:03下载
- 积分:1