资源列表
REDERPv1
- 红金羚企业管理系统REDERP红金羚企业管理系统-REDERP
Heapsort
- 堆排序是指利用堆这种数据结构所设计的一种排序算法,它是选择排序的一种。可以利用数组的特点快速定位指定索引的元素。堆分为大根堆和小根堆,是完全二叉树。大根堆的要求是每个节点的值都不大于其父节点的值,即A[PARENT[i]] >= A[i]。在数组的非降序排序中,需要使用的就是大根堆,因为根据大根堆的要求可知,最大的值一定在堆顶。-Heapsort refers to a sorting algorithm data structure designed using the heap, it
AircraftGames
- 一个简单的飞机打飞碟游戏的源代码 一个简单的飞机打飞碟游戏的源代码-Aircraft Games
4.IMU_AHRS
- 惯性测量单元的C源代码 用于测量物体的姿态变化 可应用与惯性导航 小飞机等设计-IMU(inertial measurement unit) source code
LZ_batj
- 联众病案源码,MSSQL2000版本,最新的-OurGame source cases, MSSQL2000 version, the latest
picread
- 用picture控件实现人脸检测画面界面显示和视频流的选择-Achieved with the picture control interface display screen face detection and video streaming options
tft_vga_pika
- 7寸液晶显示黑色比卡丘,纯verilog驱动,开发板为AX301-7 inches of liquid crystal display (LCD), black than qiaqiu pure verilog drive, for AX301 development board
Cancerdetection
- Cancer detection using C-Cancer detection using CNN
STM32F10Xspeexvocodervoicecode
- 主要介绍了基于STM32F10X单片机在音频方面speex编解码的C源码-Introduces microcontroller based STM32F10X in audio speex codec C source
simulink
- 一篇学习simulink的仿真资料,包括一定的例程程序-A learning simulink simulation information, including certain routine procedures
E-mail-application
- 简单C#编写的电子邮件应用程序,拥有简单界面。压缩包包含源码、课件,程序可直接运行。-Simple e-mail written in C# application with a simple interface. Archive contains the source code, courseware, the program can be run directly.