-
sd卡读写(sdio协议)
【实例简介】对sd卡的读写操作
包括了完整的sd卡读写的逻辑流程,和相关的sdio协议的实现。
是某个实际项目中的一部分,需要根据实具体使用的mcu做一下适配,比如mcu端口的配置、数据缓存的配置和读写时钟的配置。
- 2021-08-06 00:31:05下载
- 积分:1
-
改善C#的157个建议编写高质量代码_源代码合集
改善C#的157个建议编写高质量代码_源代码合集,这些实例均采用4.0框架,请运行使用Release模式;部分TIP由于简单未给出源码;这157个建议的源码涉及到语言篇、集合和LINQ、泛型、委托和事件、资源管理和序列化、异常与自定义异常、异步、多线程、任务和并行、架构篇成员设计、类型设计、安全性设计、编码规范及习惯、代码整洁、规范开发行为等,每类细分一共形成了157条建议,相信这些建议对于向高深进阶的C#开发者来说,是难得的建议。
- 2022-07-10 03:10:19下载
- 积分:1
-
基于QT的记事本
基于Qt的记事本,实现了windows上记事本的基本功能
- 2022-12-19 04:30:03下载
- 积分:1
-
MusicalContentFundamentals
3D游戏开发领域专家撰写的游戏开发经典启迪性文章之一(3D game development written by experts in the field of game development, one of the classic inspirational articles)
- 2008-01-16 11:59:20下载
- 积分:1
-
基于stc15f单片机设计的智能台灯系统
1、亮度可调
2、时间、温度显示。
3、无线控制
- 2022-03-03 14:25:17下载
- 积分:1
-
窗体四边带阴影效果
c#实现窗口四边带阴影效果,即毛边效果,不限于win7系统,阴影可自定义,与通过API实现效果不同
- 2023-05-21 02:50:03下载
- 积分:1
-
ucos-ii-doc
说明: 介绍uCOS-II操作系统的安装;
深入剖析uCOS-II操作系统内核运行机制;
在各种平台上移植uCOS-II。(Introduction uCOS-II operating system installation in-depth analysis uCOS-II operating system kernel operating mechanism in a variety of platforms transplantation uCOS-II.)
- 2010-03-31 17:19:06下载
- 积分:1
-
task
数值计算常用程序 牛顿法了 阿达姆斯了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的
欢迎下载(Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download)
- 2010-05-28 17:09:49下载
- 积分:1
-
Sinproot
股票投资管理系统,K線線图,添加功能
(Stock investment management system, the K line line chart, add functionality)
- 2012-07-29 00:32:38下载
- 积分:1
-
B_Tree
用控制台实现了经典的数据结构B树,可以通过测试文件.txt加载已有的B树,有插入,删除,查找的功能,加深对数据结构的理解。(Using the console to achieve the classic B tree data structure, you can pass the test document. Txt already loaded B-tree, there are insert, delete, search functions, to deepen understanding of the data structure.)
- 2020-10-18 17:47:26下载
- 积分:1