搜索资源列表
苹果CMSV10ckplay本地播放器整合版
- 1.下载 ckplayer 解压至 /player/目录下 2.把ckplayer.js和 ckplayer.html 安装 /player/目录下 3.进入 /inc/config/vodplay.xml 打开此文件 添加一行下面代码 <play status="1" sort="490" from="ckplayer" show="ckplayer" des="ckpl
数据结构实验一源代码
- #include <stdio.h> #include <stdlib.h> #include "queue.c" #include "fatal.h" int ishw(char str[]) { SqStack st; InitStack(st); int i=0; char ch; while((ch=str[i++])!='\0') Push(st,ch); i=0; while(
Adafruit SIM808 Breakout
- SIM808是由SIMCOM推出的GSM+ GPS+蓝牙三合一组合模块。 SIM808模块结合了GPS技术,卫星导航完整的四频GSM/GPRS模块。紧凑的设计——集成GPRS和GPS的SMT封装将显著节省时间和为客户开发支持GPS的应用成本。它采用了行业标准接口和GPS功能,它允许变量的资产无缝地在任何地点和任何时间与信号覆盖跟踪。 SIM808模块的主要特性: 频段:GSM850,EGSM900,DCS1800, PCS1900,SIM808通过命令”AT+CBAND“可以自动获取
FANUC程序传输工具V16.0
- FANUC程序传输工具,CNC<->PC程序互传非常方便,0i-B/C/D、16i/18i/21i-A/B、30i/31i/32i-A、PMi-D/H 均可使用(系统需配置以太网接口和功能)
STM8L052读T557卡
- #include <stm8lx52.h> #include "Simple_Meter_LCD.h" #include "Simple_Meter.h" #include "Simple_Meter_Functions.h" #include "stm8lx52_adc.h" #include "stm8lx52_itc.h"