搜索:function-programming

找到约 2,551 项符合「function-programming」的查询结果

结果 2,551
按分类筛选
显示更多分类
https://www.eeworm.com/dl/633/380528.html Java编程

本人大二学习汇编语言程序设计时的全部源代码

本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is ...
下载 129
·
查看 1041
https://www.eeworm.com/dl/542/487015.html 其他书籍

This book has existed (in one form or another) since the first edition of C# and the .NET Platform

This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001. Since that point, I have been extremely happy and grateful to see that this text was very ...
下载 34
·
查看 1096
https://www.eeworm.com/dl/873547.html 技术资料

STM32 BOOTLOADER

STM32的IAP IAP,全称是“In-Application Programming”,中文解释为“在程序中编程”。IAP是一种对通过微控制器的对外接口(如USART,IIC,CAN,USB,以太网接口甚至是无线射频通道)对正在运行程序的微控制器进行内部程序的更新的技术(注意这完全有别于ICP或者ISP技术)。 ...
下载 4
·
查看 7144
https://www.eeworm.com/dl/993672.html 技术资料

IAP及其应用

想要深入了解如何在不中断系统运行的情况下更新MCU应用程序?这份文档详细解析了IAP(In-Application Programming)的概念与实际应用,帮助开发者掌握这一关键技术。通过具体案例和代码示例,你将学会如何利用IAP提高产品的灵活性和可维护性。 ...
下载 3
·
查看 56
https://www.eeworm.com/dl/502/29305.html 单片机编程

基于PIC16C711的脉冲点火控制器设计

 针对目前燃气灶市场的状况,提出一种基于PIC16C711单片机的燃气灶脉冲点火控制器设计,具体包括有系统的组成和功能介绍、硬件电路设计及软件功能实现。 Abstract:  Aiming at today’s gas cooker market, a pulse ignition controler design based on PIC16C711 is presented.The specif ...
下载 33
·
查看 1091
https://www.eeworm.com/dl/502/31022.html 单片机编程

PCA9548A 8 channel I2C bus swi

The PCA9548A is an octal bidirectional translating switch controlled via the I2C-bus. TheSCL/SDA upstream pair fans out to eight downstream pairs, or channels. Any individualSCx/SDx channel or combination of channels can be selected, determined by thecontents of the programmable ...
下载 195
·
查看 1153
https://www.eeworm.com/dl/636/172063.html 传真(Fax)编程

利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定

利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定,高速),几乎支持所有的FaxModem,出自Symantec公司 Winfax 中国作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . ...
下载 60
·
查看 1125
https://www.eeworm.com/dl/692/422786.html 行业发展研究

The double-density DWT is an improvement upon the critically sampled DWT with important additional p

The double-density DWT is an improvement upon the critically sampled DWT with important additional properties: (1) It employs one scaling function and two distinct wavelets, which are designed to be offset from one another by one half, (2) The double-density DWT is overcomplete b ...
下载 37
·
查看 1083
https://www.eeworm.com/dl/523/484034.html 数据库系统

程序名称:学生管理信息管理系统 可以增加

程序名称:学生管理信息管理系统 可以增加,删除,查找学生的资料。或者以格式化形式输出在print.txt这个文件中。学生资料以二进制储存在datadase.dat中。 程序分为三个文件:student.h ,student.cpp, database.cpp 类Student.可以设置名字(包括firstName和lastName)还有id,岁数(age),score(评价).每 ...
下载 46
·
查看 1119
https://www.eeworm.com/dl/831629.html 技术资料

多功能电子药箱的设计与实现

基于药物治疗在临床治疗中的重要性,分析目前服药提醒装置存在的不足,以STM32F103VET6单片机为控制核心,设计了一种多功能电子药箱。该系统包括显示模块、语音模块和数据存储模块。显示模块通过触摸屏电路和LED指示灯电路,与语音模块相配合,实现了服药提醒及指导的功能;数据存储模块通过EEPROM存储电路, ...
下载 7
·
查看 1459