资源列表
计算器 2
- 与老的出栈入栈不同,用的递归手法计算表达式的值。(Unlike the old stack in the stack, the value of the expression is calculated recursively.)
zh-mac
- 在macOS中实现python matplotlib库画图中实现中文输出(Implementation of Chinese output in Python Matplotlib library drawing in macOS)
ApplactionForLifeCycle
- 一个很浅显简单的例子,用来讲述cocoa中的application的生命周期。(A very simple example of the application lifecycle in cocoa.)
在Windows 7中安装iPhone开发环境
- 在Windows 7中安装iPhone开发环境(Install iPhone development environment in Windows 7)
VoodooHDA.kext
- good to go form Mac as a kext
RT73USBWirelessDriver.kext
- kext driver for Mac OS X enabling legacy rt73 usb wifi Ralink
VoodooHDA.kext
- Mac so x app for kext kext in rt73
Myo Data Capture OSX
- 实现myo的数据获取功能,可以在mac上运行(Implement the data acquisition function of myo, which can run on MAC)
brew-master
- Homebrew The missing package manager for macOS https://brew.sh
botetu
- 利用matlab绘制波特图,能够完整的绘制传递函数的幅频特性曲线(Drawing Potter map with MATALB)
dian ji shi xian zheng fan zhuan
- 实现单片机控制直流电机正反转,51单片机通过连接实现电机正反转,通过安检来实现(Realizing positive and reversal of DC motor controlled by single chip microcomputer)
WhyFi_Surfer
- 上科大 Why-Fi Surfer 登录器 简介 算是心血来潮了吧。很早以前就看到 LWT 女神写的 python 版本的登录器,我就在想这东西能不能移植到手机上。正好赶上学校 Wi-Fi 登录认证换版本之际,现学现做用 Swift 3.0 语言搞出了这么个东西。拼凑起来也能用了。而且我还是尽力把这东西打造的贴心一些。希望大家喜欢。 2018.1.25 更新 更新了 POST 请求(send/sync)的地址。修复了无法登录的错误。 部分 UI 界面修改保证在主线程进行