资源列表
jrprd943
- OBDC include For BCX,需要做ODBC底层的可参考()
literal
- Open source bldc source 开源bldc源码()
俄罗斯方块游戏
- 基于STM32单片机的开发游戏代码!直接烧入即可操作!(STM32 based on the development of the game code!)
JAXA
- OPCDA服务器与客户程序开发指南修订版 含有源码()
linw
- opencore-amr-0,1,3 windows版本的,a库文件和头文件,使用minGW编译()
intentfuzzer
- fuzzing test测试,usb串口模糊测试工具,可以对usb进行模糊测试,测试usb的正常使用情况或异常情况等(Fuzzing test test, usb serial fuzzy test tool, can make fuzzy test to usb, test usb normal usage or abnormal situation, etc)
eps2pdf_ll
- MATLAB 脚本程序 把eps 文件转为 pdf 文件(matlab scr ipt for converting .eps file to .pdf file)
ocam4210
- 绿色版windows下的录屏工具,非常好用(A video recording tool under the green version of windows)
twfd
- opencv 调用的一个小例子,不错的源代码可以学习()
marro-concurrent
- Partial digital watermarking MATLAB source code()
SAMKeychain-master-2
- iOS的keychain服务提供了一种安全的保存私密信息(密码,序列号,证书等)的方式,每个ios程序都有一个独立的keychain存储。相对于NSUserDefaults、文件保存等一般方式,keychain保存更为安全,而且keychain里保存的信息不会因App被删除而丢失,所以在重装App后,keychain里的数据还能使用。(KeychainItemWrapper.h"KeychainItemWrapper.m"(iOS s keychain service pro