Mac avc1Decoder 0.81 h264/avc for quicktime
资源简介:Mac avc1Decoder 0.81 h264/avc for quicktime
上传时间: 2014-01-11
上传用户:jichenxi0730
资源简介:hping2.0.0-rc3 packet generator for UNIX like
上传时间: 2013-12-23
上传用户:561596
资源简介:This version 0.2 of driver for a simple CAN bus interface. 一个CAN 总线接口程序,供大家分享!
上传时间: 2014-11-24
上传用户:cc1
资源简介:Mac OS X 10.4.9 for x86 Source Code automake实现源代码
上传时间: 2015-12-13
上传用户:klin3139
资源简介:Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码
上传时间: 2013-12-24
上传用户:253189838
资源简介:Mac OS X 10.4.9 for x86 Source Code gcc 实现源代码
上传时间: 2014-01-18
上传用户:我干你啊
资源简介:Pragmatic Ajax A Web 2.0 Primer good book for ajax and it is the complete version for pragmatic ajax
上传时间: 2015-12-15
上传用户:nairui21
资源简介:This a CY7C68013 (USB2.0 Chip) Configuration example for Slave FIFO Mode with Sync Signal.
上传时间: 2013-12-18
上传用户:yxgi5
资源简介:Release Notes - Version 4.0 TimeSys Linux SDK for Pentium and Compatible Development Boards
上传时间: 2013-12-26
上传用户:1051290259
资源简介:presentation of Low-Complexity Transformation and Quantization in H264-AVC
上传时间: 2014-12-04
上传用户:ywqaxiwang
资源简介:December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also ...
上传时间: 2014-01-06
上传用户:daoxiang126
资源简介:This is a Windows CE 6.0 Board Support Package for the Gumstix Verdex platform
上传时间: 2013-12-21
上传用户:zhangzhenyu
资源简介:svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" script. The "svdsum" script can be run after all output files of the form <dataset>.outN, where N=1,2,... have ...
上传时间: 2017-09-24
上传用户:manking0408
资源简介:Abstract: Using a wafer-level package (WLP) can reduce the overall size and cost of your solution.However when using a WLP IC, the printed circuit board (PCB) layout can become more complex and, ifnot carefully planned, result in an unrelia...
上传时间: 2013-10-14
上传用户:ysystc699
资源简介:Abstract: Using a wafer-level package (WLP) can reduce the overall size and cost of your solution.However when using a WLP IC, the printed circuit board (PCB) layout can become more complex and, ifnot carefully planned, result in an unrelia...
上传时间: 2013-11-09
上传用户:ls530720646
资源简介:This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (see CHANGES for recent modifications) 这是一个 unix 系统下的对话框管理程序, 你可以将该程序编译后,直接使用。
上传时间: 2013-12-09
上传用户:playboys0
资源简介:oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }
上传时间: 2013-12-19
上传用户:BOBOniu
资源简介://初始化 initscr() //获得屏幕尺寸 getmaxyx(stdscr, h, w) //画背景 for(i=0 i<h i++) for(j=0 j<w j++){ mvaddch(i, j, ACS_CKBOARD) } refresh() //建立窗口 pad = newpad(80, 128) for(i=0 i<80 ...
上传时间: 2014-08-30
上传用户:龙飞艇
资源简介:goText is a program for mobile phones that allows you to send text messages over GPRS/EDGE/UMTS. It was made in Java (J2ME) MIDP 1.0 CLDC 1.0 and so avaible for all java mobile devices.
上传时间: 2015-09-02
上传用户:skhlm
资源简介:* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the num...
上传时间: 2013-12-07
上传用户:llandlu
资源简介:WinCE5.0 LCD驱动,for pxa27x
上传时间: 2015-10-09
上传用户:13517191407
资源简介:IBM® Rational® Application Developer V6.0 is the full function Eclipse 3.0 based development platform for developing Java™ 2 Platform Standard Edition (J2SE) and Java 2 Platform Enterprise Edition (J2EE) applications with a foc...
上传时间: 2013-12-16
上传用户:米卡
资源简介:This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote. This project was developed using Keil 8051 compiler. ...
上传时间: 2017-05-30
上传用户:无聊来刷下
资源简介:this is a sample about usb out transmission,it s default installation is D:\\RedLogic\\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware and usb.
上传时间: 2013-08-24
上传用户:座山雕牛逼
资源简介:#include<iom16v.h> #include<Macros.h> #define uint unsigned int #define uchar unsigned char uint a,b,c,d=0; void delay(c) { for for(a=0;a<c;a++) for(b=0;b<12;b++); }; uchar tab[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,
上传时间: 2013-10-21
上传用户:13788529953
资源简介:微型打印机的C语言源程序:微型打印机的C51源程序#define uchar unsigned char#define uint unsigned int#include <reg52.h>#include <stdio.h>#include <absacc.h>#include <math.h>#include <string.h>#include <ctype.h>#include <stdlib.h>#define PIN XB...
上传时间: 2013-10-18
上传用户:hasan2015
资源简介:第三方的SQL Server and Sybase的jdbc dirver,速度更快,支持回滚(ms 原版不支持)。 Open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is the fastest JDBC driver for MS SQL Server and is a ...
上传时间: 2014-01-11
上传用户:asddsd
资源简介:功能更强的基于J2ME的蓝牙程序,本程序说明如何使用蓝牙 API 和可视编辑器的一组 MIDlet。 需要:MIDP 2.0、Java APIs for Bluetooth Wireless Technology 1.0 (JSR 82)
上传时间: 2013-12-26
上传用户:xiaodu1124
资源简介:this is a sample about SRAM read/write transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying memory.
上传时间: 2013-12-26
上传用户:caozhizhi
资源简介:this is a sample about UART transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying UART.
上传时间: 2013-12-23
上传用户:hebmuljb