-
utf8与gb2312的互转
相信不少开发人员时常遇到字符编码的问题,而这个问题也让人非常头疼,本文介绍一种利用码表来实现gb2312与utf8的互转,纯c语言,没有调用icov库的实现!
- 2022-03-16 16:43:38下载
- 积分:1
-
stm32串口应用程序
这是一个用STM32库函数做的uart程序,是串口应用的基础操作,请使用KIEL进行编译,用J-link进行调试和下载,使用的几乎都是库函数,有很强的可移植性性,也可以作为其他功能操作的入门参考
- 2022-02-27 00:16:35下载
- 积分:1
-
TMS320VC5509A的声音采集和回放
/*
*********************************************************************
*文件:codec.c
*功能:声音的采集和回放
*编写:李存皓
*版本:1.0
*时间:2013/12/6
*********************************************************************
*/
#include "init.c"
#include
/*
*********************************************************************
*函数:main
- 2022-06-13 07:13:18下载
- 积分:1
-
PIC16c84 programming for the production of information
PIC16c84编程器的制作资料-PIC16c84 programming for the production of information
- 2022-08-10 09:32:03下载
- 积分:1
-
改进的胶印机控制程序,西门子PLC可编程控制器源码
改进的胶印机控制程序,西门子PLC可编程控制器源码-Improved Offset control procedures, Siemens PLC programmable controller source
- 2023-03-16 05:00:04下载
- 积分:1
-
这是嵌入式linux的busybox源代码,它主要是针对motorola公司的32位芯片powerpc上的,当然也可以移植到其他的芯片上...
这是嵌入式linux的busybox源代码,它主要是针对motorola公司的32位芯片powerpc上的,当然也可以移植到其他的芯片上-This is the source code of busybox under embedded linux, it is mainly designed for 32 bit processor PowerPC of Motorola Company, and it can be removed to other processors of cource.
- 2022-02-20 03:19:21下载
- 积分:1
-
Allen
Allen-Bradley通讯 232-485 源程序-Allen-Bradley communications source 232-485
- 2022-05-24 05:05:35下载
- 积分:1
-
一个s3c2440电路开发版,值得参考
一个关于s3c2440开发版电路图,值得参考-a development version of s3c2440 circuit, it is worth reference
- 2022-11-24 13:55:03下载
- 积分:1
-
51单片机PID计算程序,执行时间短,有详细的说明,能适于大多数PID自动控制场合,...
51单片机PID计算程序,执行时间短,有详细的说明,能适于大多数PID自动控制场合,-51 SCM PID calculation procedures, the time is short, a detailed description can apply to most occasions, PID control,
- 2022-01-25 21:24:15下载
- 积分:1
-
stm32 pwm波输出
本例程演示了周期控制通用定时器3的2通道,实现1KHz的不同占空比波形,用于控制LED1亮度的明暗渐变: 基于MDK版本: 3.8基于官方外设库版本: 3.5 硬件连接关系 PB5---TIM3-CH2
- 2022-08-19 00:06:47下载
- 积分:1