A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text flow.
标签: DHTML Cross-browser functionality JavaScript
上传时间: 2014-01-07
上传用户:xmsmh
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
标签: professionally anti-aliased graphics looking
上传时间: 2016-09-22
上传用户:宋桃子
Parses UK Profile 1.05/1.06 Object Carousel and saves files to disk (all stored under /tmp/cache at the moment). The files are the scripts and text/image data for MHEG5, the interactive(ish) element of digital TV. At the moment the MHEG scripts are not parsed, so to duplicate that interactive experience, speedy usage of "cat" and "xv" is recommended.
标签: Carousel Profile Parses Object
上传时间: 2014-01-14
上传用户:hgy9473
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
上传时间: 2014-01-17
上传用户:变形金刚
一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots. See attached screenshot for a demonstration. More examples included in the code, just run help myaa . Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish( test.m ,opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.
标签: professionally anti-aliased graphics looking
上传时间: 2016-09-28
上传用户:txfyddz
IEEE 802.16f-2005 IEEE Standard for Local and Metropolitan Area Networks - Part 16: Air Interface for Fixed Broadband Wireless Access Systems--Amendment 1--Management Information Base Management Information Base (MIB) text file. Management Information Base (MIB) text file. Management Information Base (MIB) text file.
标签: IEEE Metropolitan Interface Standard
上传时间: 2013-12-21
上传用户:dreamboy36
TC35调试笔记,记录了TC35的部分调试参数,单片机控制GSM模块TC35的方法,发送短信息和接收短信息(TEXT模式),关于PDU格式的短信息发送和接收,详细的中文AT指令集,及其单片机控制tc35的程序。
上传时间: 2014-01-12
上传用户:561596
超强在线编辑表格 本程序是用JavaScript写的表格应用程序,实现的功能如下: a.此表格可以实现增加,删除,上移,下移,修改等很多的操作,并且,可以设置每一列的编辑方式. b.目前含有两种编辑方式: 1,文本框编辑 2,下拉框编辑 (需要提供两个数组,一个是text,一个是value) c.编辑过程中,可以使用tab键进入下一个单元格进行编辑,也可以之间使用enter键结束编辑 d.提供设置图标的功能 (主要程序代码在"超强在线编辑表格.files\js_top.htm"文件中)
标签: JavaScript 表格 编辑 程序
上传时间: 2013-12-19
上传用户:tonyshao
创建flash网站傻瓜书。内容包括: * Build an interface with custom buttons and menus * Include animation and soundtracks * Dress up your text * Create tween animations * Create ActionScript objects * Test and publish your site
标签: and animation interface Include
上传时间: 2016-10-18
上传用户:003030
JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), sub_title varchar(255), keyword varchar(255), author varchar(255), source varchar(255), operator varchar(255), addition varchar(255), belong varchar(255), senddate date, content text, primary key(id) ) create database xcb
标签: auto_increment sz_shouye varchar CREATE
上传时间: 2014-01-13
上传用户:PresidentHuang