-
MB95Fxx系列单片机LIN_UART串口的使用驱动
MB95Fxx系列单片机LIN_UART串口的驱动,包括异常串口的驱动(异步主机,异步从机),及同步串口的使用驱动。内含目录如下:LIN_Master;LIN_Slave;LIN_UART_Asyn;LIN_UART_Syn。
- 2022-01-25 21:18:30下载
- 积分:1
-
动态库的生成实例解析
这是基于C++实现的在windows下的动态库生成方法的实例解析,有利于帮助初学者更好的快速学习和理解。
- 2023-03-27 22:15:04下载
- 积分:1
-
删除c语言注释
删除c语言注释,包括单行多行注释,有限状态机,输入文件为一个txt,在 命令行输入-h获取帮助#include#include#includeint main(){FILE *fp,*fp1;char str[99]="",str1[99]="";int i,j,no=0;fp=fopen("test.txt","r"); //要打开的源文件fp1=fopen("new.txt","w"); //另存为此为一部分
- 2022-12-15 11:45:08下载
- 积分:1
-
一个对象关系工具软件,用于开发门户站点非常合适
一个对象关系工具软件,用于开发门户站点非常合适-an object-relational tools for the development of portal site is suitable
- 2023-01-31 04:30:04下载
- 积分:1
-
S6-1
说明: 编写一个程序,用以接受用户输入的两个double类型的值。一个值表示用户想要存放在银行账户中的金额。另一个值表示用户想要从银行账户中提取的金额。创建自定义异常,以确保提取的金额始终小于或等于当前的余额。引发异常时,程序应显示一则错误消息。否则,程序应显示从用户存款中扣除取款额之后的账户余额。(Write a program to accept the value of two double types that the user enters. A value represents the amount the user wants to store in a bank account. The other value is the amount that the user wants to extract from the bank account. Create a custom exception to ensure that the amount extracted is always less than or equal to the current balance. When an exception is caused, a program should display an error message. Otherwise, the program should show the balance of the account after deducting the amount from the user's deposit.)
- 2020-10-15 15:17:30下载
- 积分:1
-
unity渲染ligtmap+Normalmap贴图shader
包含unity物理引擎3D渲染使用ligtmap+Normalmap贴图shader代码,渲染效果逼真
- 2022-05-17 10:25:35下载
- 积分:1
-
C #所有导入和导出功能,包括txt导入txt导入,Excel…
C#所有导入导出功能,包括TXT导入,TXT导入出,EXCEL导入,EXCEK导出。-C# All import and export functions, including TXT import, TXT import out, EXCEL Import, EXCEK export.
- 2023-02-07 00:20:03下载
- 积分:1
-
输入字符串实现翻转
本代码是在linux平台下编写的,代码简练 ,易懂,较适合新手学习,本代码在Windows平台下异能编写通过,代码部分有易错注释
- 2023-02-02 07:20:04下载
- 积分:1
-
一个用C#编写的,介绍使用树视图控件程序,
编译通过
一个用C#编写的,介绍使用树视图控件程序,
编译通过-a C# prepared in the tree view on the use of control procedures, compiled by
- 2022-12-13 09:55:02下载
- 积分:1
-
STM32F4通过SDIO使用FatFs读取SD卡
STM32F4通过SDIO使用FatFs读取SD卡 STM32F4通过SDIO使用FatFs读取SD卡
- 2022-01-26 02:47:44下载
- 积分:1