搜索结果
找到约 819 项符合
J-LINK 的查询结果
数据结构 编制函数prime
编制函数prime,用来判断整数n是否为素数:bool prime(int n); 而后编制主函数,任意输入一个大于4的偶数n,找出满足n=i+j的所有数对,其中要求i与j均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。 ...
文章/文档 OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is j
OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is just a library, not a full application.
This documentation contains descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.
Java编程 本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起
本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起,
详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档
中的各个元素,从而获得更灵活、交互性更强的web页,接着说明了多媒体的处理技术,
最后介绍了Javascdpt与JaM、cGI、肋等工具的结合技术以及JsMscr加的未来。本书
循序 ...
驱动编程 IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe
IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。
2. FILES IN THIS ARCHIVE:
- Setup.exe (setup and uninstall program)
- ircomm2k.exe (service program)
- ircomm2k.sys (device driver)
- ircomm2k.dll (device property page)
- ircomm2k.hlp (property page context help)
- ircomm2k.inf (setu ...
网络 Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines t
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
微处理器开发 文件名 :Calender.c // 描述 :日历时钟模块
文件名 :Calender.c
// 描述 :日历时钟模块,用于不带时钟芯片的系统
// 语言 :C
作者 :Jean J. Labrosse
日期 :2002-05-17
// 说明 :原来的程序用于
邮电通讯系统 This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK
This m-file simulates MPSK (theoretical and simulated) with Gray coding
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel ...
嵌入式Linux 详细说明:华硕USB接口的RT2570芯片集无线网卡在Linux下的驱动程序
详细说明:华硕USB接口的RT2570芯片集无线网卡在Linux下的驱动程序,支持asus wl-167g无线usb网卡,rt73---D-link 无线usb网卡以及TL-WN321G无线网卡和台湾RALink公司采用rt2570的802.11g 网卡,可用来移植嵌入式无线网卡驱动
DSP编程 This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of t
This directory contains an example ADSP-BF535 subroutine that demonstrates the
initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535
and the AD1885 stereo Codec.
Java编程 subtitlesync这是我写的一个小程序, 用于将下载的电影的字幕同步,因为很多时候字幕跟声音有不同步现象.现在只能处理SRT.格式的字幕. 开发平台是eclipse,使用方法是运行Main.j
subtitlesync这是我写的一个小程序, 用于将下载的电影的字幕同步,因为很多时候字幕跟声音有不同步现象.现在只能处理SRT.格式的字幕.
开发平台是eclipse,使用方法是运行Main.java