搜索:Code+Program

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

结果 6,816
按分类筛选
显示更多分类
https://www.eeworm.com/dl/684/371863.html 软件设计/软件工程

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual ...
下载 111
·
查看 1101
https://www.eeworm.com/dl/619/332234.html Linux/Unix编程

linux下一些命令的c语言的实现

linux下一些命令的c语言的实现,code目录存放了本书使用的部分代码,其中有些代码是从完整的程序中抽离出来,无法直接编译成可执行文件。读者在使用时,应该先读懂程序再使用。 otherscode目录存放了GNU/Linux中的常用命令源代码,读者可以参考。 本书提到的,跟Linux开发有关的一些软件可以在www.fars ...
下载 62
·
查看 1093
https://www.eeworm.com/dl/639/454385.html 文件格式

1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v

1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run t ...
下载 41
·
查看 1087
https://www.eeworm.com/dl/661/429921.html FlashMX/Flex源码

I ll probably write up a short article next week outlining how the ActionScript works, so people can

I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex. You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is ...
下载 34
·
查看 1142
https://www.eeworm.com/dl/881617.html 技术资料

MATLAB辅助DSP设计的研究与实现

·摘要:  提出结合MATLAB来开发DSP系统的思想,阐述了实现该思想的两种工具,并详细介绍了使用MATLAB Link for Code Composer Studio辅助DSP设计的相关内容,包括其功能特点、实现方式、工作原理等.最后结合典型的FIR滤波器实例,探讨了使用该工具的方法,并设计了图形用户界面.结果表明应用MATLAB辅 ...
下载 7
·
查看 7518
https://www.eeworm.com/dl/885183.html 技术资料

arm ads1.2 with crack.rar

ARM ADS全称为ARM Developer Suite。是ARM公司推出的新一代ARM集成开发工具。现在ADS的最新版本是1.2,它取代了早期的ADS1.1和ADS1.0。它除了可以安装在Windows NT4,Windows 2000,Windows 98和Windows 95操作系统下,还支持Windows XP和Windows Me操作系统。 ADS由命令行开发工具,ARM时实库,GUI开 ...
下载 10
·
查看 5089
https://www.eeworm.com/soft/14.html 精品软件

ARM ADS1.2 WITH CRACK.RAR

ARM ADS全称为ARM Developer Suite。是ARM公司推出的新一代ARM集成开发工具。现在ADS的最新版本是1.2,它取代了早期的ADS1.1和ADS1.0。它除了可以安装在Windows NT4,Windows 2000,Windows 98和Windows 95操作系统下,还支持Windows XP和Windows Me操作系统。 ADS由命令行开发工具,ARM时实库,GUI开 ...
下载 63
·
查看 3494
https://www.eeworm.com/dl/898551.html 技术资料

双机通信案例在单片机串口教学中的应用

为解决将单片机串口的理论应用于实践的问题,在单片机串口教学中设计出双机通信案例。该案例使用两台单片机分别作为发送机和接收机,两台单片机串口均工作于方式一;发送机运行发送程序,按下发送机控制的矩阵键盘的按键,其键值通过串口传送到接收机;接收机运行接收程序,并将从串口接收到的键值在数码管上 ...
下载 3
·
查看 3005
https://www.eeworm.com/dl/534/135898.html 其他

C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过

C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、 ...
下载 151
·
查看 1123
https://www.eeworm.com/dl/896865.html 技术资料

基于单片机的拾取机械臂系统设计与控制

文章设计了一套以抓取物体为任务的机械臂系统。为了让系统中6个舵机协调工作,以51单片机作为控制核心,通过编写C语言程序使单片机输出一系列的驱动脉冲,从而驱动舵机按编写好的动作步骤旋转相应的角度,以实现各种拾取任务。In this paper,a set of robot arm system to grab objects is designed.In ord ...
下载 10
·
查看 8664