-
fuzzy
模糊数学在聚类分析中的作用(matlab代码)(Fuzzy clustering analysis of the role in the (matlab code))
- 2013-08-22 14:51:18下载
- 积分:1
-
Phw__diodee4o
电源四个二极管构成的整流电路SIMULIINK仿真模型,一种基于MATLAB7.0
(The power four diodes constituting a rectifier circuit SIMULIINK simulation models, one based on MATLAB7.0)
- 2012-09-09 23:45:21下载
- 积分:1
-
STM32读取sram的完美代码
主程序实现功能:
本例程使用GPIO模拟I2C时序实现串行EEPROM的读写,并测试读写速度。
核心文件为:
bsp_i2c_gpio.c/.h : I2C底层协议的实现代码(所有的I2C器件均可用)
bsp_eeprom_24xx.c/.h : 24XX串行EEPROM的驱动程序
demo_i2c_eeprom.c/.h : 演示EEPROM读写的主程序
修改SCL时钟频率的方法:修改bsp_i2c_gpio.c中的函数 static void i2c_Delay(void)
- 2022-07-17 09:13:04下载
- 积分:1
-
CPPpersonal-book-management-code
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
- 2013-11-26 03:47:40下载
- 积分:1
-
二次开发软件
空间查询属性查询图像查询单一符号化测量统计添加书签等等各种基本的AE开发语句(Spatial Query Attribute Query Image Query Single Symbolic Measurement Statistics Add Bookmarks and other basic AE development statements)
- 2018-12-12 16:38:03下载
- 积分:1
-
网上书店
这个一个关于网上书店系统的代码,其中是使用C#语言编写的代码,有根据书籍的类比进行了分类,然后可以搜索不同的书籍(根据书名,作者,或者是类别),每本书下面有相关的价格介绍和书籍类容介绍,系统同时对书籍购买和书籍数目做了统计,实时跟新库存状态
- 2023-06-29 18:15:04下载
- 积分:1
-
2048源码
这个是2048的源程序,曾经经典的游戏,通过方向键输入(This is the source of 2048, the classic game, entered through the direction key.)
- 2018-12-31 17:18:36下载
- 积分:1
-
wnl
说明: 这是一个基于DS1302时间发生芯片和AT89C51单片机的万年历程序(err)
- 2008-11-13 10:22:02下载
- 积分:1
-
imge-information-hiding
matlab 图像信息隐藏 LSB方法(LSB method of information hiding matlab)
- 2011-05-27 14:58:36下载
- 积分:1
-
core_CM3
STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下。。(The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains some kernel-related functions and macros, such as nuclear register definition, part of the nucleus peripherals address, etc., which corresponds core_cm3.c file. Beginners can take care of him as long as it is included into the project on the line, some of the functions here are very bottom of the function, the upper directly call them. If you are interested in higher CORTEX-M3 core or foundation, would like to learn more about these functions, you can carefully study. .)
- 2014-05-14 11:03:08下载
- 积分:1