资源列表
QQui
- 模仿qq好友列表,聊天窗口,菜单选择等功能,隐身在线等。只实现UI部分。-Imitate qq buddy list, chat window, menu selection or function, stealth Online. Implement only part of the UI.
Fortran-1
- Fortran常用算法程序集-第二版,全书的所有例题程序。-Fortran common algorithm assembly- Second Edition
CPUTT_achieve
- Rayleigh 信道的matlab 仿真程序 及论文A Fast and Accurate Rayleigh Fadi(Matlab simulation and Rayleigh channel paper, A Fast and Accurate Rayleigh Fadi)
ECHARTS多图联动demo
- echart.js下拉框改变数据,多图联动(echart.js Dropdown to change data and Multi linkage)
Page_VDO1_ok
- Teach arm robot movement
ATM银行系统(完成)
- 实训小项目,c语言编写,atm银行系统,实现简单的取款存款功能(Practical training small project C language to write ATM banking system, to achieve a simple withdrawal of deposits function)
PN532-mfoc-mfcuk(www.greenxf.com)
- nfc-list...g,mbdskbm.sdbbm.sbg.dk
JAVA BOOKS
- Java Books for good programmers ,quick understanding
mc33596
- MC33596是一款高度集成的接收器,主要用于胎压监测.专为低电压应用而设计。 它包括一个用于多通道应用的可编程PLL,一个RSSI电路,一个频闪振荡器,在数据管理器检查传入消息的内容时定期唤醒接收器。(MC33596 is a highly integrated receiver, mainly used for tire pressure monitoring. It is specially designed for low voltage applications. It include
阿里巴巴java编程规范2017版
- 编程代码规范,可以安装插件并扫描,让代码更规范(Programming code specification, you can install plug-ins and scan, so that the code is more standardized.)
计步传感器资料(附代码)
- 采用低功耗 MCU 处理器, 及低功耗 G SENSOR 加速度传感器, 成熟的计步算法, 计步精度达 95%。(With low power MCU processor and low power G SENSOR acceleration sensor, mature step counting algorithm achieves a step counting accuracy of 95%.)
Singleton
- 单例模式,使用C++语言实现单例模式的几种情形,即懒汉式单例模式和饿汉式单例模式-Singleton pattern, the use of c++ language to implement several cases of the singleton pattern, namely LanHanShi singleton pattern and singleton pattern of the hungry