GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习.
↓ -- 内容目录 -- ↓
from https://github.com/GrowingGit/GitHub-Chinese-Top-Charts
ppt.cc/fKlBax ppt.cc/fwlgFx ppt.cc/fVjECx ppt.cc/fEnHsx ppt.cc/fRZTnx ppt.cc/fSZ3cx ppt.cc/fLOuCx ppt.cc/fE9Nux ppt.cc/fL5Kyx ppt.cc/f71Yqx tecmint.com linuxcool.com linux.die.net linux.it.net.cn ostechnix.com unix.com ubuntugeek.com runoob.com man.linuxde.net ppt.cc/fwpCex ppt.cc/fxcLIx ppt.cc/foX6Ux linuxprobe.com linuxtechi.com howtoforge.com linuxstory.org systutorials.com ghacks.net linuxopsys.com ppt.cc/ffAGfx ppt.cc/fJbezx ppt.cc/fNIQDx ppt.cc/fCSllx ppt.cc/fybDVx ppt.cc/fIMQxx
GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习.
↓ -- 内容目录 -- ↓
from https://github.com/GrowingGit/GitHub-Chinese-Top-Charts
MotionEaseTune是一个通过 100Hz 声音来帮助缓解晕车症状的简单开源应用。通过精准的纯音频率调节,为晕动症患者提供便捷、高效的非药物干预方案。项目基于Flutter框架开发,采用Rust实现底层音频生成与实时调节,保障低延迟与高精度,遵守GPL3.0开源协议。
项目核心逻辑源自2025年发表于《Volume 30》的研究文章。研究发现:
100Hz纯音(声压80-85 dBZ,约60.9-65.9 dBA)短时暴露(1-5分钟)可显著改善前庭功能。
在动物与人体实验中,该纯音能有效缓解摇晃引起的平衡失调和自主神经紊乱,效果持续长达2小时。
通过体感分析(姿势图、心电图)及主观问卷(MSAQ)验证,1分钟暴露即可改善驾驶模拟器、真实车辆等场景下的晕动症状。
功能特色:
一键式缓解:预设100Hz纯音模式,用户仅需1分钟“声波调节”即可应对乘车、航海等场景。
个性化设置:允许调整声压强度(60.9-65.9 dBA范围)以适应不同环境噪音。
无侵入性:无需佩戴设备,仅通过普通耳机即可实现干预,降低使用门槛。
项目源代码:https://github.com/BHznJNs/MotionEaseTune
MoviesApp based on themoviedb API.
Hi, do you like movies? 😁 Try MoviesApp here, or if you are a developer click here. There are currently 4 themes in the app. Search for your favourite movie and add it to your favourites.
The app sends requests and receives responses from the themoviedb API.
To learn more about APIs and the Multitier architecture click here.
Sizer: https://pub.dev/packages/sizerFlutter Spinkit: https://pub.dev/packages/flutter_spinkitCached Network Image: https://pub.dev/packages/cached_network_imageFluttertoast: https://pub.dev/packages/fluttertoastHttp: https://pub.dev/packages/httpPath Provider: https://pub.dev/packages/path_providerThis application is using api of themoviedb, so before using it you have to create an api from themoviedb and generate an API and apply it to this application, follow the below step to connect api with this app.
First go to https://www.themoviedb.org/documentation/api, and follow the API Documentation, you will get the API Code.
secret/the_moviedb_api.dartconst String themoviedbApi = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';xx.. to your API, like thisconst String themoviedbApi = 'your_api_code_here';10/09/22 - Pravin Nichal: Added a new screen, which listed the similar movie gernes. screens/genre_wise_screen.dart Great Work!
11/09/21 - Rohit Chouhan: Added the missing secret/the_moviedb_api.dart file for running the project and the exact documentation for its correct use of the api file.
from https://github.com/vellt/Movies-App-Flutter
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
JavaScript核心概念及实践 (PDF) (此书已由人民邮电出版社出版发行,但作者依然免费提供PDF版本,希望开发者们去购买,支持作者)
《JavaScript 模式》 “JavaScript patterns”中译本
学用 JavaScript 设计模式 (开源中国)
ECMAScript 6 入门 (作者:阮一峰)
You-Dont-Know-JS (深入JavaScript语言核心机制的系列图书)
JavaScript 教程 廖雪峰
jQuery
Node.js
underscore.js
backbone.js
AngularJS
Zepto.js
Sea.js
React.js
impress.js
CoffeeScript
TypeScipt
ExtJS
Meteor
from https://github.com/EZLippi/practical-programming-books