-
PermissiveResearch-master
实现一个本地搜索引擎(作者语:search engine),允许容错搜索,也就是搜索结果不需要和搜索的关键字完全精准匹配。比如,搜索”eric wang“,搜索结果可以包括Erica Watts等等。搜索效率十分高,并且支持CoreData数据搜索。可以很方便修改搜索算法或者替换成自定义的搜索算法。
- 2013-12-09 13:58:16下载
- 积分:1
-
WIFI-Robot
这是一个使用wifi控制小车的程序,可以实时的从wifi模块中采集图像数据通过wifi 传给上位机进行显示,并能通过串口发送各种串口命令。同时这个界面也可以是一个智能家居控制方面的上位机界面。(This is a program to control car use wifi, real-time image data collected from wifi module to the host computer via wifi display through the serial port to send a variety of serial command. This interface also can be a smart home control PC interface.)
- 2012-11-11 08:54:22下载
- 积分:1
-
pwm-out-capyure
说明: 可应用按键实时改变pwm输出占空比,同时有端口进行相应的pwm捕获。相应的端口配置在程序注释处。(It can change the duty cycle of PWM output in real time by using keys, and at the same time, it has ports to capture the corresponding pwm.)
- 2019-02-27 10:19:42下载
- 积分:1
-
员工管理系统
员工管理系统,实现对员工信息的增删改查
- 2022-01-22 10:52:48下载
- 积分:1
-
C# 制作 IE插件例子源码下载
IE插件实现了 统计网页浏览时间
- 2014-09-11下载
- 积分:1
-
qotoolbox
量子光学工具包,里面有各种常用的代码……(Quantum optics kit, there are a variety of commonly used code ......)
- 2021-03-11 07:39:26下载
- 积分:1
-
read_write_EEPROM_in_atmega64
atmega64中内部eeprom的读写程序(atmega64 literacy program in the internal eeprom)
- 2013-10-05 21:03:13下载
- 积分:1
-
TaskManagerExSrc
Not only incredibly useful utility for managing processes, but great tool for learning about the Task Manager
- 2007-10-22 13:33:43下载
- 积分: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
-
window下获取网卡MAC地址
windows下获取MAC地址,初学者学习使用。windows下获取MAC地址,初学者学习使用。windows下获取MAC地址,初学者学习使用。windows下获取MAC地址,初学者学习使用。windows下获取MAC地址,初学者学习使用。windows下获取MAC地址,初学者学习使用。windows下获取MAC地址,初学者学习使用
- 2022-07-23 04:56:47下载
- 积分:1