用QueryPerformanceCounter函数写的Timer控件,基本与VB6自带的Timer功能相同,理论上可以精确到1ms
2023-08-26 23:53:46 7KB Timer 高精度
1
基于STM32F103C8T6开发板调试的Timer示例
2023-05-04 19:34:17 6.27MB stm32 arm 嵌入式硬件 单片机
1
用的stm32的定时器编码器模式,包括.c和.h文件。其中包含做项目时遗留的一些功能,添加进去时把未定义的部分直接删掉就可以使用。
2023-04-10 12:26:39 2KB STM32 TIMER
1
arduino-timer:用于延迟函数调用的非阻塞库
2023-04-09 19:12:00 23KB arduino timer delay arduino-library
1
A classic book for a classic device. Although outdated and superseded by the Internet. I just wanted to buy it to replace the original one (lost in one of my many home moves).
2023-04-04 19:15:25 12.37MB timer
1
本方案为基于DSP28335 开发板实现Timer_Led的电路设计,内附有原理图,pcb文件,以及源码,适合dsp刚入门的小伙伴学习使用。
2023-03-10 09:38:46 997KB dsp28335 电路方案
1
仿制 您的副驾驶学习和工作(Pomodoro-timer,Translate and Notes应用) Copylot是一个三个应用程序: 波莫多罗 翻译 笔记 Copilot在以下方面受支持: 视窗 Linux OSX 安卓 的iOS Python文件 如何运行这个项目? pip install poetry # If you don't already have poetry poetry install poetry run main.py 如何进行测试? poetry run pytest 如何建立Android应用程式? 要创建调试应用程序(ARM版) poetry run buildozer debug 此命令将创建一个Copylot-0.1-armeabi-v7a-debug.apk上bin的路径。 如果您想在您的Android手机中使用d
2023-03-09 16:17:15 32KB python kivy kivymd Python
1
番茄定时器 番茄计时器
2023-03-06 19:00:38 5KB Python
1
该函数库适用于TI keystone架构DSP芯片外设开发,包含各个外设开发说明文档。 ─AIF2_LTE_FDD │ ├─.launches │ └─src ├─AIF2_LTE_TDD │ ├─.launches │ └─src ├─AIF2_WCDMA │ ├─.launches │ └─src ├─common ├─docs │ ├─0_芯片文档 │ ├─1_user guide │ └─5_SYSBIOS ├─EMIF │ ├─.launches │ ├─.settings │ ├─Debug │ │ └─src │ │ └─FLASH │ └─src │ └─FLASH ├─GE │ ├─.launches │ └─src ├─GPIO │ ├─.launches │ ├─.settings │ ├─Debug │ │ └─src │ └─src ├─HyperLink │ ├─.launches │ └─src ├─I2C │ ├─.settings │ └─src ├─keystone │ ├─AIF2_LTE_FDD │ │ ├─.launches │ │ └─src │ ├─AIF2_LTE_TDD │ │ ├─.launches │ │ └─src │ ├─AIF2_WCDMA │ │ ├─.launches │ │ └─src │ ├─common │ ├─docs │ │ ├─0_芯片文档 │ │ ├─1_user guide │ │ └─5_SYSBIOS │ ├─EMIF │ │ ├─.launches │ │ └─src │ │ └─FLASH │ ├─GE │ │ ├─.launches │ │ └─src │ ├─GPIO │ │ ├─.launches │ │ ├─.settings │ │ ├─Debug │ │ │ └─src │ │ └─src │ ├─HyperLink │ │ ├─.launches │ │ └─src │ ├─I2C │ │ ├─.settings │ │ └─src │ ├─Memory_Performance │ │ ├─.launches │ │ └─src │ ├─Memory_Test │ │ ├─.launches │ │ └─src │ ├─Multicore_Navigator │ │ ├─.launches │ │ ├─Debug │ │ │ └─src │ │ └─src │ ├─PCIE │ │ ├─.launches │ │ └─src │ ├─Robust │ │ ├─.launches │ │ └─src │ ├─SPI │ │ ├─.launches │ │ └─src │ ├─SRIO │ │ ├─.launches │ │ └─src │ ├─Timer │ │ ├─.launches │ │ └─src │ └─UART │ ├─.launches │ └─src ├─Memory_Performance │ ├─.launches │ └─src ├─Memory_Test │ ├─.launches │ └─src ├─Multicore_Navigator │ ├─.launches │ ├─Debug │ │ └─src │ └─src ├─PCIE │ ├─.launches │ └─src ├─Robust │ ├─.launches │ └─src ├─SPI │ ├─.launches │ └─src ├─SRIO │ ├─.launches │ └─src ├─Timer │ ├─.launches │ └─src └─UART ├─.launches └─src
2023-02-25 12:35:30 66.63MB DSP keystone EMIF  C64X
1
关于Ajax的Timer组件的应用,不刷新页面,时间显示走动,省去了繁琐了JS代码,实现不刷新页面时间的变化。格式为(2011年08月16日 星期二 13:42:20 PM),附带效果图。
2023-02-21 17:33:05 9KB Ajax Timer DateTime c#
1