资源列表
stm32-iap-small-data
- 1.此代码基于红牛开发板,请根据自己的板子进行修改。 2.通过修改网上的代码实现,修改前的功能开了一个很大的缓存接收app数据,然后一次性全部数据写入, 但是这个在实际应用中没多大用,所以修改为一次写入128个字节。 3.程序flash的偏移地址为0x8010000,所以app编译前应该在mdk中设置 Option窗口->Target页->IROM1,start 改为 0x8010000 4.设置中断向量重映射,我用的方法是在app端的main函
GNSS
- 单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。-Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the tra
ChildrenDemoDB
- 一个采用MvvM设计模式完成的例子,学习mvvm的朋友可参考-A complete example of MvvM design patterns, learning mvvm friends refer to
washing_machine_r8c2a2b_source_code
- 瑞萨R8C 2A/2B洗衣机源代码 非常不错的东西-R8C 2A/2B washing machine source code
J2Me
- j2me游戏设计,pdf格式的,挺好用的书籍,大家下载下来-j2me game design, pdf format, very good with the books, we look at the downloaded
install_flash_player_ax
- 这是PPC上的FLASH软件,安装可以显示Flash动画-This is a FLASH on the PPC software, installation can display Flash animations
CSharp-course
- C#基本教程,包括集成开发环境.编程基础等内容-C# basic tutorial, including integrated development environment. Programming, etc.
VC-camera-control
- 一个设想头控制程序,通过串口控制云台,采用的是派尔高协议-An idea first control program, control PTZ through the serial port, using the Pelco protocol
CRound
- 圆形按钮控件的制作,该按钮有别于我们平时使用的方形按钮-Round Button created,this button is different of our always used rected buttons.
LL(1)-grammar_analyse
- 编译原理上机实验:LL(1)语法分析。包含测试文本,本语法分析器可以实现对文本的语法分析。-Compiler theory on experiments: LL (1) parsing. Contains test text, the parser can parse the text.
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
m_decode
- 关于ISO18000-6c协议中反向链路的编码实现没有最终调通-failed to translate
