This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: nRF9E5 Hello World program. Please note that this program runs the internal 8051 on the default power up frequency of 4MHz. See ex3a.asm for an example on how to switch to 16MHz. The functionality is the same as in ex1c.c. ASSEMBLER: You need as31.exe to assemble this program. It can be downloaded from this web page: http://www.pjrc.com/tech/8051/ $Revision: 4 $
标签: distributed WARRANTY WITHOUT useful
上传时间: 2017-05-17
上传用户:wuyuying
This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of course by your own account. You need jdk 1.6 or higher to run it.
标签: application desktop written email
上传时间: 2014-01-14
上传用户:kernaling
< content="Hello,sik" Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = "../fckeditor/" oFCKeditor.ToolbarSet = "default" oFCKeditor.Width = "550" oFCKeditor.Height = "400" oFCKeditor.Value = content oFCKeditor.Create "Content" >
标签: oFCKeditor FCKeditor BasePath content
上传时间: 2017-05-20
上传用户:zhuoying119
环境配置说明 Jboss4.2.3 Java ee 5 MySql5.0 安装jdk,我的目录为C:\Sun\SDK 安装jboss.我的目录为D:\jboss4.2.3 安装mysql 配置环境变量JBOSS_HOME D:\jboss4.2.3 配置环境变量 JAVA_HOME C:\Sun\SDK\jdk JBOSS的JMS配置 由于没有用到集群所以用JBOSS的default应用即可。
上传时间: 2013-12-08
上传用户:1583060504
People have vast background knowledge to cope with everyday situations. We don t have to be told everything explicitly because we can call on the background knowledge. We use `default knowledge to handle situations where knowledge is incomplete. This is called common sense reasoning.
标签: have background situations knowledge
上传时间: 2017-06-03
上传用户:gmh1314
program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directives are used in this code to achieve paralleism. All do loops are parallized with default static scheduling.
标签: discretization difference Helmholtz equation
上传时间: 2014-01-11
上传用户:bruce5996
LED信息显示屏系统的分析与设计,完整的单片机设计毕业论文。打开前请安装pdf阅读器。直接打开default.htm即可阅读。
上传时间: 2014-01-16
上传用户:dianxin61
生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l log file, default c:\tricktest.log example: tricktest -f 黑鹰行动.mpg -o c:\temp -i A -m 1000 -b 3750000 soure file: 黑鹰行动.mpg output directory: c:\temp filename: 000000A,000000A.ff,000000A.fr,000000A.vvx max coding error: 1000 trick generation speed: 3750000 bps a
标签: TrickTest tricktest command source
上传时间: 2014-01-23
上传用户:水口鸿胜电器
给出一段实现文本聊天的实例代码。除基本的聊天功能外,还需要维护一个已登录的用户的列表,如果session过期,可将用户从列表中出去过期用户,还支持除聊天室和改变用户昵称等功能。代码default.aspx需要IIS+ASP.net环境支持
标签: 代码
上传时间: 2013-12-20
上传用户:源弋弋
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
标签: full-hardware compressor algorithm features
上传时间: 2014-01-14
上传用户:Shaikh