搜索:code+formatting

找到约 4,826 项符合「code+formatting」的查询结果

结果 4,826
按分类筛选
显示更多分类
https://www.eeworm.com/dl/523538.html 源码

MiniCore

An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two ...
查看 156
https://www.eeworm.com/dl/830002.html 技术资料

STM32F4xx PCROP应用

Proprietary Code Read Out Protection (PCROP) ----- 专有代码读取保护 现在产品开发过程中,二次开发将会越来越多,设计公司开发出自己产品后交给终端客户进行二次功能或补充开发,简称二次开发,设计公司某些程序代码不希望公开给终端客户,但同时又希望部分函 数功能可以给终端客户使用,这时就需 ...
下载 7
·
查看 9776
https://www.eeworm.com/dl/534/465999.html 其他

采用Access数据库

采用Access数据库,三层开发 DB_51aspx下为Access数据库文件,Web为网站文件夹 目录下的Auto Generated Code均为代码生成器自动生成的代码 ExamDAL/DBHelp.cs为数据处理文件,注意使用时请先配置其中string strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的数据库路径并编译才能使 ...
下载 43
·
查看 1061
https://www.eeworm.com/dl/619/449393.html Linux/Unix编程

Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interes

Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel develop ...
下载 120
·
查看 1108
https://www.eeworm.com/dl/843472.html 技术资料

RT-Thread配置开发环境手册

1 配置RT-Thread开发环境  1.1 获取RT-Thread源码  RTT源码包的里程碑版本可以在RT-Thread官方网站上下载到,  http://www.rt-thread.org/   打开页面,可以看到右边下载区中有一些历史版本。  也可以使用google code上的开发版本,下面重点介绍一下如何获取开发版本。  1.1.1 安装SVN工具 ...
下载 7
·
查看 9279
https://www.eeworm.com/dl/628/146599.html 编译器/解释器

一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号

一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能: &#61548 组织源程序的输入 &#61548 按规则拼写单词,并转换成二元形式 &#61548 删除空格及无用符号(如回车符,字符常数的引号符 ...
下载 91
·
查看 1091
https://www.eeworm.com/dl/555/12893.html Matlab

Ti.Code.Composer.Studio.Ver.3.1

Code Composer Studio是TI eXpressDSPTM实时软件技术的重要组成部分,它可以使开发人员充分应用DSP的强大弁遄C随着TI的TMS320C5000 和TMS320C6000 DSP平台的应用范围不断扩大,已经由其应用于下载视频流的手持因特网接入产品扩展到蜂窝通信网路和光网络的通信基础设施,eXpressDSPTM也便获得了越来越多软 ...
下载 158
·
查看 1648
https://www.eeworm.com/dl/895007.html 技术资料

基于Proteus可视化设计

在单片机项目中,开发者不仅需要考虑硬件选择,方案设计,还要编写功能代码,仿真测试等。而对于非计算机专业的初学者来说,编程难度较大。Proteus可视化设计方法,利用流程图代替编写代码这一特点,大大减低了难度,从而激发学生学习积极性。In the single chip project, developers not only need to conside ...
下载 8
·
查看 462
https://www.eeworm.com/dl/922548.html 技术资料

uart driver

ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions an ...
下载 9
·
查看 7725
https://www.eeworm.com/dl/684/277340.html 软件设计/软件工程

Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ

Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ...
下载 112
·
查看 1096