-
天空之城ol
说明: WAP文字游戏源码,语言为PHP+SQL。(WAP Text Game Source)
- 2020-11-01 19:49:55下载
- 积分:1
-
防沉迷修改
源码修改防沉迷,修改完后等一会上游戏后 需要等一下在上游戏 未成功可能是 服务期延迟(Need to wait a minute later. Failure in the game may be due to service delay.)
- 2020-06-22 09:40:07下载
- 积分:1
-
氟化钙加工业结构固化剂固化剂共和国海军 固化剂固化剂固化剂共结构法国鬼画符借古讽今国防军地方官基督教...
氟化钙加工业结构固化剂固化剂共和国海军 固化剂固化剂固化剂共结构法国鬼画符借古讽今国防军地方官基督教-calcium fluoride processing industry structure curing agent curing agent navy curing agent curing agent curing agent were scrawled structure France Christian allusions IDF prefecture
- 2023-03-10 01:25:03下载
- 积分:1
-
经典的群面试题 欢迎下载哦 说不定有意外的惊喜
经典的群面试题 欢迎下载哦 说不定有意外的惊喜-Classic group face questions welcome download Oh maybe there are surprises
- 2022-12-11 11:05:03下载
- 积分:1
-
西门子测试Demo源代码VS2010版
说明: 测试西门子连接,本软件为测试版本,仅供测试用途,(test the connection between PLC)
- 2019-03-12 14:36:58下载
- 积分:1
-
1602显示驱动程序
说明: LCD1602的数据写入及CGRAM的使用
编程 2010-06-19 17:41:11 阅读84 评论0 字号:大中小 订阅
1.当使能端E由1变为0时,执行写指令,数据被写入。
例如,欲写入数据i到DDRAM:
void WDR(uchar i)
{
CheckBusy();//检忙
LCD_RS=1;
LCD_RW=0;
LCD_EN=0;
Delay();
LCD_DATA=i;//数据输出到定义端口
Delay();
LCD_EN=1;
Delay();
LCD_EN=0;//这一步才开始写入到LCD
Delay();
}
2.CGRAM
1602能存储8个自定义字符,这8个自定义字符存储空间的首地址分别是:0X40,0X48,0X50,0X58,0X60,0X68,0X70,0X78。
以0x40来说,它的存储空间如图所示:(riting of LCD1602 and the Use of CGRAM)
- 2020-06-23 13:20:02下载
- 积分:1
-
java_cmpp2.0-master
通信双方以客户-服务器方式建立TCP连接,用于双方信息的相互提交。当信道上没有数据传输时,通信双方应每隔时间C发送链路检测包以维持此连接,当链路检测包发出超过时间T后未收到响应,应立即再发送链路检测包,再连续发送N-1次后仍未得到响应则断开此连接。(Both sides of communication establish TCP connection in client-server mode for mutual submission of information. When there is no data transmission on the channel, both sides of the communication should send link detection packages every other time C to maintain this connection. If the link detection packages do not receive a response after sending out more than time T, the link detection packages should be sent immediately, and then the link detection packages should be disconnected if they have not received a response after sending N-1 consecutive times.)
- 2020-06-19 03:00:01下载
- 积分:1
-
超仿bilibili播放器(带后台)
说明: 超仿bilibili播放器(带后台版)
1、插件功能:弹幕后台、前置广告、暂停广告、会员去广告,记忆回放,自动下一集
2、插件支持:.m3u8、.mp4、.flv 等常见视频格式
3、插件兼容:电脑、手机端
使用方法
1、解压到网站根目录
2、登录 你的域名/dmku 进行配置数据库
3、修改播放器后台密码 dmku/config.inc.php
4、登录后台 你的域名/admin,密码为第 3 步修改的密码
5、播放器功能可后台设置
PS:如何使用插件播放视频
https://域名/插件目录/player/?url=https://XXX.XXX.XXX/XX.m3u8 --("?url="后面填m3u8视频链接)(Super imitation bilibilibili player (with background version)
1. Plug in function: background of bullet screen, front-end advertising, pause advertising, member to advertising, memory playback, automatic next episode
2. Plug in support:. M3u8,. MP4,. Flv and other common video formats
3. Plug in compatibility: computer and mobile terminal
usage method
1. Extract to site root
2. Log in your domain name / dmku to configure the database
3. Modify the player background password dmku/ config.inc.php
4. Log in to your domain name / admin in the background. The password is the password modified in step 3
5. Player function can be set in the background
PS: how to use plug-ins to play videos
HTTPS: / / domain name / plug-in directory / player /? URL= https://XXX.XXX.XXX/XX.m3u8 --("? Url =" followed by m3u8 video link))
- 2020-06-23 11:13:09下载
- 积分:1
-
这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!...
这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!-This is the Russian side quickly c language program, please advise that this is their side!
- 2022-02-10 11:25:01下载
- 积分:1
-
雪花散开放大动画特效
Canvas雪花散开放大动画特效是一款基于HTML5 Canvas实现的雪花动画特效下载。(Canvas Snowflake Dispersion Open animation special effects is a snowflake animation special effects download based on HTML5 Canvas.)
- 2019-03-30 13:22:31下载
- 积分:1