减肥打卡小程序 GitHub开源项目介绍,原型、设计图、代码…… 基于“微信小程序”实现的减肥打卡小程序,支持记录体重、运动步数、个性海报、图表分析、排行榜、好友榜、打赏、编辑目标体重、精选文章推荐等多功能。 项目原型地址: CSDN地址: 原型预览二维码: 微信号:aowuge 部署文档、接口文档、后台接口、图片资源、设计图、建议意见等微信联系 作者微信二维码: 在线体验 设计图 原型图 需求及功能概述 首页 用户今日体重信息、累计打卡、连续打卡、基础信息展示 排行榜入口,显示累计参与人数、累计打卡人数 周目标:可显示用户体重目标数据,及一周的体重变化数据,与目标的差值、及数据分析入口 今日步数:展示今日运动步数,及步数月报分析的入口 更多功能:【每日打卡】、【排行榜】、【日签】、【邀请好友】入口展示 精选推荐:精选减肥文章推荐 赞赏开发者入口 随机一条减肥毒鸡汤 排行榜 总榜:当前小程
2021-12-03 21:31:47 757KB JavaScript
1
数字钟是一种用数字电路技术实现时、分、秒计时的钟表。与机械钟相比具有更高的准确性和直观性,具有更长的使用寿命,已得到广泛的使用。数字钟的设计方法有许多种。本课程设计采用了Altera公司型号EP2C5Q208C8的FPGA,这是我自己买的黑金动力的一款FPGA开发板,使用QuartusII 11.1程序、综合、管脚锁定、下载文件到硬件平台,使用ModelSim-Altera 10.0c (Quartus II 11.1) Starter Edition进行仿真,最终实现数字钟。
2021-12-02 19:19:58 1.89MB 数字种,FPGA
1
C语言测试程序运行时间各种函数总结,可以便于调试程序,提高程序算法,考虑函数代码功能的方方面面,让自己对代码了解的更多
2021-12-02 11:58:22 39KB GetTickCount GetLocalTime clock clock_gettime
1
Specifically, this book deals in depth with the following issues: • A methodology for simultaneous non-zero clock skew scheduling and design of the topology of the clock distribution network. This methodology is based on the pioneering works of Friedman [1] and Fishburn [2], and builds on Linear Programming (LP) solution techniques. The non-zero clock skew scheduling of circuits with level-sensitive latches and for multi-phase clock signals is formulated as a LP problem. The simultaneous clock scheduling and clock tree topology synthesis problem is formulated as a mixed-integer linear programming problem that can be solved efficiently. The proposed algorithms have been evaluated on a variety of benchmark and industrial circuits and synchronous performance improvements of well above 60% have been demonstrated. • For those cases where reliable circuit operation and production yield are the highest level priorities, an alternative problem formulation is developed. This formulation is based on a quadratic (hence the QP—quadratic programming) measure, or cost function, of the tolerance of a clock schedule to parameter variations. A mathematical framework is presented for solving the constrained and bounded QP problem. A constrained version of the problem is iteratively solved using the Lagrange multipliers method. As these research issues are topics of great practical importance for input/output (I/O) interfacing and Intellectual Property (IP) blocks, explicit clock delay and skew requirements are fully integrated into the mathematical model described here. The theoretical derivation of the limits on the improvements on the clock period available through clock skew scheduling. The theoretical derivation is performed by identifying the limits for three local data path topologies. A methodology to mitigate the limitation of clock skew scheduling for a reconvergent path system is presented. The methodology involves delay insertion on some data paths of the reconvergent syst
2021-11-29 15:41:33 3.42MB Timing
1
一个页面置换算法性能比较程序,包括了最佳置换,先进先出,LRU,随机置换,简单时钟和改进时钟六个算法。使用了队列,链表,循环链表等数据结构。随机产生请求页号,计算六种算法的缺页率。
2021-11-23 21:48:25 4KB 页面置换算法 FIFO LRU
1
在MATLAB中几中实现时钟的几种小代码
2021-11-22 16:34:11 80KB clock
1
基于stm32f103的电子时钟系统设计-----实现了基本的时钟显示、时制转换、秒表、闹钟的功能,并且可以进行按键交互。
2021-11-19 09:02:44 683KB 单片机程序
1
TAG Heuer Clock
2021-11-18 21:02:51 262KB c#
1
java实现的页面置换算法中的clock算法,带有详细注释
2021-11-18 15:06:20 6KB 页面置换算法 clock算法 操作系统
1