Giter Site home page Giter Site logo

Davies's Projects

lanqiao_problem icon lanqiao_problem

蓝桥杯截至2020年04月26日所有试题的离线版,离线试题网站https://daviesgit.github.io/lanqiao_problem ,你可以clone过后在本地使用。downloader文件夹中的为试题离线下载器。下载器使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

lantern icon lantern

:izakaya_lantern: Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including domain fronting, p2p, and pluggable transports.

mnist1d icon mnist1d

A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.

mooc_download_pdf icon mooc_download_pdf

慕课课后课件批量导出脚本,方便学习使用,再也不用一个个的去下载了。使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

netbian_crawl icon netbian_crawl

彼岸桌面网站图片批量下载脚本。仅供个人***学习***使用,不可用于其它意图。

nowcoder_problem_downloader icon nowcoder_problem_downloader

牛客网题库爬虫脚本,可爬取所有试题,正确代码,以及论坛题解。使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

pdf_scanned_like icon pdf_scanned_like

将pdf文件变得更像扫描的文档。可与[office_handwriting](https://github.com/DaviesGit/office_handwriting)搭配使用。

php_http_proxy icon php_http_proxy

很早的一个项目了,当时想写一个PHP脚本,把他部署到国外免费的PHP服务器上就可以科学上网了。这个项目目前只能支持代理http协议,不能代理https协议。

qzone_picture_download icon qzone_picture_download

QQ空间相册批量下载脚本。使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

react icon react

A declarative, efficient, and flexible JavaScript library for building user interfaces.

smart_lock icon smart_lock

该智能门锁系统不仅具有远程开锁,远程开关门,设置临时密码,紧急密码等普通功能,还具有生成每日开锁日志,状态异常监控警报,远程喊话,人员安全标记,信息加密传输等更能保障安全的功能。该系统由智能锁设备和手机终端组成。智能锁设备的构造主要包括门锁控制芯片、矩阵键盘、监控、语音、传感器等模块。智能锁设备以单片机为主控制器,通过云端实现智能锁设备与手机的互动。云端的人员信息管理系统中存储着大量人员信息,智能锁设备通过检测门口未知人员的视频进行分析,判断该人员的身份状态和安全指数并将判断结果发送到手机。

sogou_pinyin_dict_converter icon sogou_pinyin_dict_converter

搜狗细胞词库批量下载、转换、生成为linux版本下的`google pinyin`输入法词库。`convert.js`为词库转换脚本,生成的词库为`libgooglepinyin-0.1.2/data/rawdict_utf16_65105_freq.txt`,该词库有`130W`词汇量,如果你要使用该词库,请自行编译并安装`libgooglepinyin-0.1.2`库,因为官方的库不能支持如此多的词汇。编译完成过后会生成`libgooglepinyin-0.1.2/build/data/dict_pinyin.dat`文件,该文件为`google pinyin`的词库,请自行安装。搜狗细胞词库批量下载脚本使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

sysy_compiler icon sysy_compiler

该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数定义。SysY语言支持 int 类型和元素为 int 类型且按行优先存储的多维数组类型,其中 int 型整数为 32 位有符号数;const 修饰符用于声明常量。

taoke_assistant icon taoke_assistant

淘客助手,这是一款chrome插件,内置了微信聊天的功能,可以实时接收群消息,并做出回应。支持邀请统计,积分查询,图灵聊天的功能,商品自动转码发送。因为这个项目比较久远了,具体安装及使用过程请自行研究。

translator icon translator

Translator是我最早开始的一个项目了,目前这已经是第4个版本了,也是目前我在用的版本。做这个软件的初衷是想在看英文文档的时候更快的查询单词,而不用在各个软件之间切换,只用键盘就可以完成单词查询。同时这个软件在空闲的时候也可以帮助我在神不知鬼不觉的情况下的复习保存过的单词 `/哈哈哈` `/没想到吧`。它支持4种美式发音,4种英式发音,可以纠正我超级不标准的发音。目前它已经收录了多达4,676,953条单词和短语`/对,460多万,你没有看错`,词库大小超过了`90GB`,已经远远超过了托福雅思的词汇量。

translator_c icon translator_c

这个repository中包含了translator v1.0到v3.0的历史版本,这3个版本都是用C++写的,在v3.0版本中包含了我自己实现的json解析代码(当时不知道有现成的库可以用,就自己写了)。这3个版本现在都不能正常使用了,因为他们的翻译都是调用的网页接口,现在这些接口都换了,都不能正常使用了,可以做学习使用。

upwork_extract_answer icon upwork_extract_answer

Upwork测试题答案导出脚本。使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

v_part_time_job icon v_part_time_job

V职项目的前端展示页面。演示地址:https://daviesgit.github.io/v_part_time_job/login.html

windows_batch_script icon windows_batch_script

以前用Windows的时候,为了提高工作效率,就把一些经常用的操作都做成了batch批处理文件。这里面有很多很实用的batch文件,可能只需要简单的修改就可以满足你的需求。

wjx_auto_submit icon wjx_auto_submit

问卷星自动提交收集表,可支持不同选项按比例分配。使用方法请自行研究。仅供个人***学习***使用,不可用于其它意图。

yexiaolianmeng_demo icon yexiaolianmeng_demo

夜宵联盟项目的前端展示页面。演示地址:https://daviesgit.github.io/yexiaolianmeng_demo/order1.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.