-
zhaose
本代码是通过C语言来实现贪心算法求着色问题,包括具体问题和实现代码(This code is the C language to implement the greedy algorithm for the coloring problem, including specific issues and the implementation code)
- 2013-09-23 16:04:24下载
- 积分:1
-
KML
最新google earth官方KML文档说明,v2.2版本,包含较多更新(Latest google earth KML official documentation, v2.2 version, contains more updates)
- 2014-08-10 16:23:15下载
- 积分:1
-
Moodle
教学平台源码,支持上传,下载,分享,希望大家喜欢(Teaching platform source code, support upload, download, share)
- 2015-12-29 16:38:18下载
- 积分:1
-
测温
测试环境当前温度,用DS18b20传感器显示在lcd1602上(turnover temperature)
- 2020-06-25 09:00:01下载
- 积分:1
-
C++ coding for games.
- 2023-04-18 08:40:03下载
- 积分:1
-
PIC的学习文件,可以供初学者学习,使用的是C语言编程,还比较实用...
PIC的学习文件,可以供初学者学习,使用的是C语言编程,还比较实用-PIC study documents, for beginners learning, using the C programming language, but also more practical
- 2022-05-25 07:00:47下载
- 积分:1
-
24cxxx
本程序是24C128的51单片机读写程序。
测试芯片:at89s52
晶振:12MHz有keil、proteus文件和24c128的英文文档和详细注释(This procedure is 24C128 microcontroller to read and write program 51. Test chip: at89s52 crystal: 12MHz with keil, proteus file and 24c128 documents and detailed notes in English)
- 2010-09-02 15:44:51下载
- 积分:1
-
IAR STM8S LORA组网 节点
int main(void)
{
//USB接收数据的数组
static u8 USB_Receive_Buffer[100];
//USB接收数据长度
static u16 USB_Receive_Len = 0;
//LORA接收数据的数组
static u8 LORA_Receive_Buffer[100];
//LORA接收数据长度
static u16 LORA_Receive_Len = 0;
//节点地址
u8 EndPoi
- 2022-05-06 22:06:26下载
- 积分:1
-
Aircraft_DMP_dsc
使用mpu6050的dmp获得的欧拉角和四元数(Dmp obtained using mpu6050 of Euler angles and quaternion)
- 2013-08-20 15:15:24下载
- 积分:1
-
fcest_bfsk
该工程实现2fsk的载频估计,返回2fsk两个载频估计结果。(The project is estimated to achieve 2fsk carrier frequency, return 2fsk two carrier frequency estimation results.)
- 2013-12-25 19:07:04下载
- 积分:1