资源列表
C++面向对象高级编程代码资源
- 复数的C++代码,C++面向对象开发的基础代码,简单易懂。(class complex { public: complex (double r = 0, double i = 0): re (r), im (i) { } complex& operator += (const complex&); complex& operator -= (const complex&); complex& operator *= (const
PIXHAWKv2.4.6-PCB工程
- 可以直接使用投板,也可以换相关器件进行优化设计升级。(You can design your fly controller from this prj fike.)
猜数字小游戏
- 简单的猜数字小游戏,主要是模块的设计复杂,提供学习学习(A simple Guessing Number)
游戏
- A simple Guessing Number(some simple games with labview)
Head First Java(中文第2版)源码(书内全部代码)
- head first java 源代码,方便大家学习调试,上机实践才能更好地理解书本内容(Head first java source code, convenient for everyone to learn to debug, on the computer to better understand the content of the book content)
labview
- 一些简单的labview-VI程序,提供给大家(some simple things with labview)
labview2
- 一些基础的labview程序提供给初学者学习(some simple labview things)
简易通讯录
- 输入名字,手机号 可以输出对应的通讯信息 小练习(Input name, cell phone number, The corresponding communication information can be output It is a small exercise.)
CMOS_OV7725_RGB640480_VGA
- FPGA 采集摄像头模组OV7725后通过接口VGA输出(FPGA acquisition of the camera module OV7725 after the interface VGA output)
labview程序展示
- 一些较为复杂的labview程序,包括一些游戏的制作(Some of the more complex LabVIEW programs, including the production of some games)
MPU6050姿态解算STM32源码
- stm32码源实现mpu6050的三种姿态解算算法(Three algorithms of attitude calculation for mpu6050 based on STM32 code source)
web_get_study_webclient
- VB.NET + sqlite3尝试,目前不能删除和更新(build by .net and sqlite3, now Del and update function ia not avaliable)
