-
NIOSII of 7 c language source code, is a seven examples, respectively realize ni...
NIOSII的7个c语言源码,是7个例子,分别在niosII IDE环境下实现,不同的功能。是基于altera的标准c,目前资源较少。-NIOSII of 7 c language source code, is a seven examples, respectively realize niosII IDE environment, different functions. Is based on the altera standard c, currently fewer resources.
- 2022-01-31 09:00:24下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
real
面向实时嵌入式系统的图形用户界面支持系统——MiniGUI。Doc格式包含许多原始的Linux代码
- 2022-01-24 15:22:28下载
- 积分:1
-
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。...
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。-ZLG500ATG IC card module application documents and C51 platform library and demonstration program, it is difficult to get the.
- 2022-05-13 08:28:17下载
- 积分:1
-
ATT7022 电力计量芯片读写程序.对开发电力计量数显仪表非常有用....
ATT7022 电力计量芯片读写程序.对开发电力计量数显仪表非常有用.-ATT7022 power measurement chip to read and write procedures. On the development of digital power measurement is very useful instrument.
- 2022-06-02 11:44:59下载
- 积分:1
-
ADC采用七段
ADC采用七段
- 2022-02-02 20:58:02下载
- 积分:1
-
基于51单片机的滤波程序,开发环境为keil uVision 3
基于51单片机的滤波程序,开发环境为keil uVision 3-51 microcontroller-based filtering process, development environment for keil uVision 3
- 2022-07-21 19:06:24下载
- 积分:1
-
液位检测程序,可做到四级灵敏度,通过短路冒实现
液位检测程序,可做到四级灵敏度,通过短路冒实现-Liquid Level Detection procedures, four sensitivity can be achieved through the realization of short-run
- 2022-12-24 21:45:08下载
- 积分:1
-
一个arm7实验板上音频控制测试程序,此音频控制测试程序由c语言编写。...
一个arm7实验板上音频控制测试程序,此音频控制测试程序由c语言编写。-a arm7 experiment on-board audio control test procedures, this test program from the audio control c language.
- 2023-05-25 22:20:03下载
- 积分:1
-
基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题...
基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题-Newton iterative method based on the quadratic programming procedures using VC platform, suitable for solving large sparse matrix capacity optimization
- 2022-05-20 20:19:46下载
- 积分:1