-
11.11
扫描驱动相关的资料,包含配置文件和dll文件,是一部分11(Scan driver-related information, including configuration files and dll file is part of 11)
- 2009-05-20 18:50:26下载
- 积分:1
-
Circ_List
数据结构实验
循环链表的实现 测试函数main(Data structure experiment
The implementation test function main of the loop list)
- 2018-01-09 11:12:40下载
- 积分:1
-
TranslateToolsV1.3
能够实现调用GP工具,功能解释详细,功能强大,实现简单,说明简要(Can realize the calls to the GP tool, detailed, powerful, simple function of interpretation, brief)
- 2014-01-24 21:44:37下载
- 积分:1
-
OpenJudge-2739-计算对数
OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数OpenJudge-2739-计算对数
- 2022-01-22 03:31:31下载
- 积分:1
-
GIS天气查询
基于AE,可显示shp文件,自行下载 市级行政单元 的shp文件,并添加数据至 mapControl 中,点击要素,即可显示 该市 天气,且有实时、今日、未来六日天气预报
- 2023-05-29 01:00:05下载
- 积分:1
-
LCD501ShowDemo
凌阳单片机实验设备与配套模组\模组资料SPLC501液晶显示V2.1SPLC501DemoCode(Single-chip Sunplus test equipment and complementary modules module data SPLC501 LCD V2.1 SPLC501DemoCode)
- 2009-07-19 20:26:18下载
- 积分:1
-
714noonfinal
利用单片机STC89C58RD+控制蜂鸣器播放音乐,并且通过LCD12232显示歌词及相关控制信息;
注:仿真有些问题,焊接出来的电路是没问题的(To play music by sounder with MCS-51 STC89C58RD+,and display the caption on the LCD12232.)
- 2010-07-14 21:27:30下载
- 积分:1
-
FreeRTOS的45例程
freeRTOS的常见使用例程,涉及队列、消息,进程等(Demo about freeeRTOS)
- 2018-10-12 11:26:39下载
- 积分:1
-
wifi
说明: 重新定义了hostapd客户端源码。可以实现随时更改配置功能。(Redefine the hostapd client source code. It is possible to change the configuration function at any time.)
- 2020-06-16 10:40:01下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1