搜索结果

找到约 19 项符合 Macros 的查询结果

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

压缩解压 DWT变换源代码

DWT变换源代码,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, t ...
https://www.eeworm.com/dl/617/188097.html
下载: 160
查看: 1044

VC书籍 我收藏的c語言900個例題

我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡
https://www.eeworm.com/dl/686/194133.html
下载: 190
查看: 1107

嵌入式/单片机编程 This design package includes reference materials for creating a USB - PS/2 combination mouse that a

This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - sch ...
https://www.eeworm.com/dl/647/211269.html
下载: 25
查看: 1045

其他书籍 Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to un

Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to understanding the more sophisticated aspects of Excel macros and VBA programming, showing how these programming techniques can be used to model and manipulate financial data, as applied to equities, b ...
https://www.eeworm.com/dl/542/268429.html
下载: 156
查看: 1024

其他行业 File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Co

File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Contents: EZ-USB FX2 register declarations and bit mask definitions. File: periph.c Contents: H ...
https://www.eeworm.com/dl/668/268933.html
下载: 108
查看: 1088

编译器/解释器 IDE开发环境

IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
https://www.eeworm.com/dl/628/316871.html
下载: 198
查看: 1068

单片机编程 AVR单片机转速表

/****************************************************************                  外部晶振8M                  PA0~3:四位数码管的位选                  PB0~7:数码管 ...
https://www.eeworm.com/dl/509864.html
下载: 1
查看: 97

单片机编程 舵机电机PID控制算法

#include <hidef.h>      /* common defines and macros */ #include "derivative.h"      /* derivative-specific definitions */ #include <mc9s12xs128.h> //定义PID参数 #define VV_KPVALUE 3       //比例 #define VV_KIVALUE 40    &nbs ...
https://www.eeworm.com/dl/510659.html
下载: 1
查看: 143