搜索:right

找到约 313 项符合「right」的查询结果

结果 313
https://www.eeworm.com/dl/520254.html 教程

历史教材内容

本表格有选择性地选取2016新版人教版七年级历史(下册)中的重点朝代,能表达大概朝代更替状况,但有些朝代建立、灭亡时间有多种说法,本表格只选择某一种说法,与初一历史教材大致一致。
下载 1
·
查看 72
https://www.eeworm.com/dl/514507.html 源码

c语言算法排序

1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.) #include<stdio.h> #include<stdlib.h> void merge(int arr[],int low,int m ...
下载 1
·
查看 43
https://www.eeworm.com/dl/517413.html 源码

数据结构实验

#include <stdio.h>   #include <stdlib.h> ///链式栈      typedef struct node   {       int data;    &nb ...
下载 2
·
查看 81
https://www.eeworm.com/dl/657/139200.html BREW编程

BREW手机平台下的实例

BREW手机平台下的实例,实现苹果的移动。 通过按键盘的 “UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间) 1,苹果是由4个对象组合而成,移动的时候如何成为一个整体 2、作为key事件驱动区分各个按键动作 3、苹果的每一次 ...
下载 166
·
查看 1093
https://www.eeworm.com/dl/633/367382.html Java编程

JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer

JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer Homepage : http://sourceforge.net/project/?group_id=1344 ----------------------------------------------------- To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear ...
下载 23
·
查看 1214
https://www.eeworm.com/dl/514307.html 技术资料

电池目录1-4

符合《汽车动力蓄电池行业规范条件》企业目录(第四批) 电池技术目录,第1-4批
下载 2
·
查看 36
https://www.eeworm.com/dl/511218.html 数值算法/人工智能

fpga 对数

在需要硬件实现对数运算的场合,其精度和速度是必须考虑的问题。目前硬件实现对数变换的方法主要有查表法、泰勒公式展开法和线性近似法。查表法所需要的存储单元随着精度的增加或输入值范围的增大而成指数增加;泰勒公式展开法需要乘法器,面积大不易实现;线性近似法的精度有限,且需要误差校正电路, ...
下载 1
·
查看 178
https://www.eeworm.com/dl/501/22294.html PCB相关

SM320 PCB LAYOUT GUIDELINES

Silicon Motion, Inc. has made best efforts to ensure that the information contained in this document is accurate andreliable. However, the information is subject to change without notice. No responsibility is assumed by SiliconMotion, Inc. for the use of this information, nor for ...
下载 24
·
查看 1135
https://www.eeworm.com/dl/kbcluoji/40414.html 可编程逻辑

SM320 PCB LAYOUT GUIDELINES

Silicon Motion, Inc. has made best efforts to ensure that the information contained in this document is accurate andreliable. However, the information is subject to change without notice. No responsibility is assumed by SiliconMotion, Inc. for the use of this information, nor for ...
下载 60
·
查看 1074
https://www.eeworm.com/dl/686/181855.html VC书籍

This book is intended for "hands-on" developers or advanced students interested in understanding the

This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop fl ...
下载 161
·
查看 1096