搜索资源列表
-
0下载:
This book uses the Python language to teach pro
-
gramming concepts and problem
-solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other
tools, the student
-
-
0下载:
How to Design Programs An Introduction to Computing and Programming-How to Design Programs An Introduction to Computing and Programming
-
-
0下载:
Introduction to programming and computing
-
-
0下载:
交通灯控制器的设计与实现主要是通过编写汇编语言程序利用8255A与8253对灯的亮与灭及时间进行控制。首先,要了解的是8255A与8253是如何工作的,包括它的A口、B口、C口和控制端口是如何写数据的以及如何使用8253定时来控制变换时间。-Traffic light controller design and implementation is mainly by writing assembly language programs using 8255A and 8253 pairs of
-
-
0下载:
python的算法书,挺好的,可以下来看看,英文文字版的-Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid u
-
-
0下载:
Welcome to Starting Out with Python, Second Edition. This book uses the Python language
to teach programming concepts and problem-solving skills, without assuming any previous
programming experience. With easy-to-understand examples, pseudocode,
-
-
0下载:
分析了各种视频采集方案的研究现状。对如何采用CCD 摄像头采集高分辨率、高质量的图像以及基于FPGA 的嵌入式视频图像采集系统的实现方法进行了研究。采用了以摄像头+ 解码芯片模式为采集方案, 针对视频频解码芯片ADV7181B,实现了I2C 总线配置、ITU656 解码、VGA 显示模块的设计。设计的视频采集控制器已经在Altera 公司的CycloneII系列FPGA(EP2C35)上实现。结果显
-Status of a variety of video capture programs
-
-
0下载:
只需21天便可具备开始使用C++进行编程所需的全部技能。通过阅读这本内容全面的教程,读者可快速掌握基本知识并学习更高级的特性和概念。
了解有关C++和面向对象编程的基本知识;掌握C++提供的所有全新和高级的特性;通过完成实际范例,学习如何使用C++编写高效的程序;向C++权威人士学习专家技巧。
读者可根据自己的需要阅读本书:循序渐进地逐章阅读或选择最感兴趣的章节阅读。
不需要任何编程经验;学习C++以及面向对象设计,编程和分析;编写快速、功能强大的C++程序,编译源代码,创建可执行文
-
-
0下载:
适用于C#初学者的几个小程序,可以加深对这门语言的理解
包括有以下内容:
1.C#获取当前程序所在的文件夹.rar
2.C#界面皮肤(带例子).rar
3.C#如何使用托盘控件的实例源码.rar
4.C#文本加密解密算法示例源代码.rar
5.C#在开机时自动启动程序.rar
6.C#自定义皮肤.rar
7.CS聊天程序.rar
8.WPF模拟Windows+7气象源码.rar
9.玻璃按钮.rar
10.导出Excel格式.rar
11.导出ex
-
-
1下载:
大家对C++语言在语法和设计思想上应该有了一定的了解了。但是教程中讲的例子只是一个个简单的例程,并没有可视化窗口。鸡啄米在这套VS2010/MFC编程入门教程中将会给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(You should have a certain understanding of C++ language in terms of grammar and design ideas. But the examples in the tutorial are ju
-