-
mpxviewer
A viewer for the games Metroid Prime 1-3
(A viewer for the games Metroid Prime 1-3
This was a research project I did to mainly help me understand how to do 3D programming, early in the beginning revel8n messaged and asked if I wanted to help, heck yes I did.)
- 2011-05-25 11:36:50下载
- 积分:1
-
L476-SPWM
实现全桥逆变的单片机控制部分,可以通过按键调节频率(30hz-100hz),也可以在半桥逆变输出模式下调节相位差(The realization of full bridge inverter control part of the microcontroller, you can adjust the frequency by the button (30hz-100hz), you can also adjust the phase difference in the half bridge inverter output mode)
- 2017-08-08 17:57:24下载
- 积分:1
-
TMS320C6000 CSL API Reference Guide (Rev. I)
c6000 csl api参考手册,谢谢(TMS320C6000 CSL API Reference Guide (Rev. I))
- 2018-03-20 10:30:33下载
- 积分:1
-
哈夫曼树
通过C++实现哈夫曼树的各种功能,编码、译码、读取文件等等,可以读取TXT文件并对它进行编码,并且输出译码操作。
- 2023-07-23 04:45:02下载
- 积分:1
-
rtdxlms
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:37:09下载
- 积分:1
-
Fuction_Struct
function struct example
dev - c
- 2014-08-13 13:13:57下载
- 积分:1
-
hdr-example
基于加权最小二乘的滤波器。实现应用的例子。(weighted least square)
- 2021-04-22 10:28:48下载
- 积分:1
-
i2c_master_slave_pic
This I2C library contains the following functionalities:
- master/slave communication
- timeout in case of bus failure
- self recovery after timeout
- possibility to write one of 32 bytes slave registers
In the archive you can find the hardware schematic, some photos of the working platform, the required libraries and an working example. In the example the master MCU writes 2 bytes to the slave MCU which then sums them together. Then the MCU read the result and print it on the LCD. In case of I2C failure, either a TIMEOUT or FAILURE message will be printed on the LCD depending of which line was break. The MCU uses for both master and slave was PIC16F887. It use internal clock at 8Mhz so no cristal is required.
- 2017-07-15 03:09:44下载
- 积分:1
-
studentsystem
通过指定的的密码进入成绩管理系统.
该系统实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息。
3、 包括学号、姓名、英语,C语言,数学三门课成绩,计算出学员的平均成绩,按照学员平均成绩由大到小排序。
4、 插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序。
删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序
(1, by specifying a password to enter the results of the management system. 2, the performance management system training, each student, including three classes of results, students from the keyboard input information. 3, including the school number, name, English, C language, mathematics lesson three results to calculate the average student, average student performance in accordance with descending order. 4, insert the functions: students in sorting results after inserting a table of information students require to insert after the results remained orderly. Delete functions: the school designated for the importation of number, information from the students table to delete the participants, the results after the deletion of maintaining orderly)
- 2009-06-02 13:15:46下载
- 积分:1
-
Dijkstra
Dijkstra算法的实现,任意结点数无向不加权图的dijkstra最短路径实现,能读入所给的.txt文件
(Dijkstra algorithm, arbitrary nodes undirected unweighted graph dijkstra shortest path to achieve, to read the given. Txt files)
- 2010-05-26 12:07:21下载
- 积分:1