搜索:Code+Program

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

结果 6,816
按分类筛选
显示更多分类
https://www.eeworm.com/dl/686/403352.html VC书籍

VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet tech

VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, ...
下载 195
·
查看 1103
https://www.eeworm.com/dl/542/403355.html 其他书籍

Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time

Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds, Linux was at first accessible only in software source code form to those with enough expertise to build and ins ...
下载 178
·
查看 1085
https://www.eeworm.com/dl/502/31244.html 单片机编程

可编程自动控制控制跑马灯

这一颗,我们学习如何让跑马灯自动按照我们预定的顺序进行。这种控制在工控场合经常用到。这个程序里,我们预先定义了一个变化的顺序speedcode,每跑一圈灯就根据预定设置的表格数据来决定下一圈的跑马速度。这样我们就实现了按照预定的顺序自动变化运行。请看代码:--------------------------------- ...
下载 185
·
查看 1176
https://www.eeworm.com/dl/696/288340.html Jsp/Servlet

在WinXP中文+tomcat6.0中测试通过。将解压缩后的整个文件夹放在tomcat/webapps/下面即可

在WinXP中文+tomcat6.0中测试通过。将解压缩后的整个文件夹放在tomcat/webapps/下面即可,通过http://localhost:8080/lyb访问。 修正版修改了一处bug: 在将文件放入tomcat/webapp下面后,用浏览器打开看时会出错,原因是tomcat默认装在 program files 下面,于是得到的路径含有空格。 经过修改连接 ...
下载 91
·
查看 1147
https://www.eeworm.com/dl/531/191290.html 操作系统开发

1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请

1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程编译提示 如果你使 ...
下载 123
·
查看 1327
https://www.eeworm.com/dl/620/327176.html Internet/网络编程

Abstract—Wireless networks in combination with image sensors open up a multitude of previously unth

Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet ...
下载 94
·
查看 1086
https://www.eeworm.com/dl/516/432269.html DSP编程

汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open

汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪 ...
下载 187
·
查看 1101
https://www.eeworm.com/dl/516/432270.html DSP编程

汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open

汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪 ...
下载 35
·
查看 1087
https://www.eeworm.com/dl/557/12900.html 单片机

1.3_Dave_v2.1.rar

DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。 戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的方式和你需要的各功能模块,自动生成C-code驱动功能与适当的单片外围设备和中断的控制。 DAvE会直接与编译器的IDE互动。 ...
下载 113
·
查看 1151
https://www.eeworm.com/dl/502/30878.html 单片机编程

DTMF Decoding with a PIC16xxx

This application note describes how to decode standard DTMF tones using the minimum number of external discrete components and a PIC. The two examples use a PIC which has an 8 bit timer and either a comparator or an ADC, although it can be modified for use on a PIC which has only ...
下载 34
·
查看 1320