搜索:Code+Program

找到约 6,816 项符合「Code+Program」的查询结果

结果 6,816
按分类筛选
显示更多分类
https://www.eeworm.com/dl/542/191284.html 其他书籍

With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Adva ...
下载 65
·
查看 1083
https://www.eeworm.com/dl/646/296553.html 通讯编程文档

Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals GDB User s Guide GNU Make U

Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH Tornado API Guide Tornado ...
下载 94
·
查看 1281
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/502/29063.html 单片机编程

C8051F020

HIGH SPEED 8051 μC CORE - Pipe-lined Instruction Architecture; Executes 70% of Instructions in 1 or 2 System Clocks - Up to 25MIPS Throughput with 25MHz System Clock - 22 Vectored Interrupt Sources MEMORY - 4352 Bytes Internal Data RAM (256 + 4k) - 64k Bytes In-System ...
下载 72
·
查看 1069
https://www.eeworm.com/dl/654/154678.html 数据结构

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that ...
下载 115
·
查看 1144