搜索:function-programming

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

结果 2,551
按分类筛选
显示更多分类
https://www.eeworm.com/dl/518/440181.html 数值算法/人工智能

this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem

this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem. the function solved for is the streamfunction. the velocity may be obtained by differentiating the streamfunction.
下载 192
·
查看 1076
https://www.eeworm.com/dl/655/491718.html 微处理器开发

Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including t

Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute any flash function from Ram, alowing a way to program flash from a program running in flash.
下载 126
·
查看 1115
https://www.eeworm.com/dl/551/11215.html 实用工具

CProgrammingLanguage

清华大学谭浩强老师编著的《C语言程序设计》全书-The book c programming language
下载 99
·
查看 1096
https://www.eeworm.com/dl/912461.html 技术资料

VisualCsocketExample

VisualC网络通信编程实用案例精选配套源码-VisualC practical cases of network programming package selected source
下载 7
·
查看 7197
https://www.eeworm.com/dl/907065.html 技术资料

CProgrammingLanguage

清华大学谭浩强老师编著的《C语言程序设计》全书-The book c programming language
下载 8
·
查看 9611
https://www.eeworm.com/dl/968505.html 技术资料

AN3354

使用STM32F105/107USB主机接口实现在应用中编程(IAP) (STM32F105/107 in-application programming using USB host)
下载 5
·
查看 6299
https://www.eeworm.com/dl/540/420904.html 软件工程

For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learn

For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learning and working with C++ on the job. This book is specifically designed to bring you up to speed in a short amount of time. It focuses on the elements of C++ programming that you ar ...
下载 170
·
查看 1087
https://www.eeworm.com/dl/960272.html 技术资料

Atmega128 定时器使用函数

// File Name : 'timer128.h' // Title : System Timer function library for Mega128 // Author : Pascal Stang - Copyright (C) 2000-2003 // Created : 11/22/2000 // Revised : 02/10/2003 // Version : 1.1 // Target MCU : Atmel AVR Series // Editor Tabs : 4
下载 4
·
查看 2594
https://www.eeworm.com/dl/534/471278.html 其他

DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-fun

DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-function and (maybe ?) its not possible to declare functions in earlier environment. But the 1w-functions work from 1.11.4 , I think
下载 41
·
查看 1111
https://www.eeworm.com/dl/700/451503.html MTK

MTK窗体绘制机制(上)典型的窗口入口函数

MTK窗体绘制机制(上)典型的窗口入口函数,窗口的进入都是通过类似的这种 entry××function() 来实现
下载 105
·
查看 1036