汉字转ascii码程序,汉字,拼音,字母,数字,等,转为16进制unicode Ascii码
2023-03-22 22:35:33 343KB 转码 Ascii
1
效果描述: 图片列表,当鼠标悬停在图片上的时候,显示原本隐藏的二维码 当鼠标离开后,二维码隐藏 使用方法: 1、将head中的样式引入到你的网页中 2、将body里的代码部分拷贝到你需要的地方即可 (注意保持js、图片路径正确即可)
2023-03-22 15:41:37 114KB 图片特效
1
昆仑通态嵌入式版本中,生成CRC验证码.
2023-03-22 15:03:06 12KB CRC 昆仑通态
1
HTTP状态码 列出带有HTTP状态代码的查询翻译。
2023-03-22 15:00:31 8KB HTML
1
基于msp430单片机上的二维码生成代码。可以将文本或者网址链接等生成二维码进行保存,可移植性还是挺高的,有一些基础的话在51跟32的板子上都可以移植。仅供参考
2023-03-22 09:18:18 11KB 单片机 二维码
1
京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单、查询本地生活服务订单验证码状态查询等 主要功能 登陆京东商城(www.jd.com) 手机扫码登录 保存/加载登录cookies (可验证cookies是否过期) 商品查询操作 提供完整的地址⇔ID对应关系 根据商品ID和地址ID查询库存 根据商品ID查询价格 购物车操作 清空/添加购物车 (无货商品也可以加入购物车,预约商品无法加入) 获取购物车商品详情 订单操作 获取订单结算页面信息 (商品详情, 应付总额, 收货地址, 收货人等) 提交订单(使用默认地址) 直接提交 有货提交 定时提交 查询订单 (可选择只显示未付款订单) 查询本地生活服务订单中的验证码及其状态(验证码是否已消费) 其他 商品预约 用户信息查询
2023-03-22 00:52:53 889KB 京东 京东抢购助手
1
51机器码的对照表,汇编和机器码对照表,汇编指令机器码对应表,机器码转汇编,汇编 机器码,汇编指令对应的机器码,汇编指令转机器码,汇编指令 机器码,字节码和机器码,
2023-03-21 22:54:00 18.5MB 51机器码
1
内含IEEE1344-1995(R2001)PDF文档 、 基于FPGA的IRIG_B解码电路设计与实现PDF文档、VERLOG解码代码实现 IEEE Standard for Synchrophasors for Power Systems 1. Overview 1.1 Scope This is a standard for synchronized phasor measurement systems in substations. It addresses synchronization of data sampling, data-to-phasor conversions, and formats for timing input and phasor data output from a Phasor Measurement Unit (PMU). It does not specify response time, accuracy, hardware, software, or a process for computing phasors. 1.2 Purpose This standard defines synchronized phasor measurements in substations so that the measurement equipment can be readily interfaced with associated systems. It specifies data formats and synchronization requirements to allow correlating phasors from various sources and comparing them with similar data from different measurement systems. 1.3 Need for this standard Recent developments in the field of power system data acquisition provide users with the ability to record, time-tag, transmit, and analyze power system phasor quantities in real time. Given the emphasis on future system development, many different hardware and software approaches are being implemented to make the phasor data available. A standard is needed for integrating measurement systems into substation environments, to specify data output formats, and to assure that the measurement processes are producing comparable results. The synchrophasor standard will help ensure maximum benefits from the phasor measurements and will allow interchange of data between a wide variety of users of both real time and off-line phasor measurements. 2. References This standard shall be used in conjunction with the following publications:
2023-03-21 20:25:27 317KB 标准的同步相对于电力系统 B码
1
二维码登录
2023-03-21 16:30:41 3.42MB 二维码
1
内部Alluxio 经过最近对alluxio的研究,本着自身学习记录,同时因为当前对alluxio似乎还没有比较全面,深入的分析。和解决的坑。alluxio使用的源码是1.4.0。 ##简单介绍 alluxio和hdfs一些类似,都是分布式的文件系统,hdfs基于磁盘介质存储,alluxio基于内存介质存储; hdfs基于副本的方式进行容错,alluixo基于lineage的方式进行容错(目前容错性处于测试阶段,而不是完善,建议重要数据还是需要持久化到重叠的文件系统); alluxio和hdfs都有类似的文件操作api,类似的shell命令(当前alluixo并没分admin和非admin命令); alluxio和hdfs都是基于文件块的形式存储数据,都是典型的主从属架构,都有主ha等。同时它们也有很多细节的区别:alluixo RPC使用Thrift,hdfs使用的是protobuf;
2023-03-20 15:59:02 69KB 系统开源
1