-
数码管动态
单片机C51入门学习资料之一:实现数码管动态(Digital Tube Dynamics)
- 2020-06-22 23:20:01下载
- 积分:1
-
WinCE_Driver3
为什么WINCE目录下的例子用build+sysgen能够编译成EXE文件,而我添加的例子就不能编译呢?
如果这个例子是一个应用程序,那么肯定包括代码文件(.h .c .cpp)和资源文件(.rc和其它资源文件),build工具根据source文件内容把代码文件编译成lib文件,资源文件编译成.res文件,sysgen工具根据makefile文件内容将source文件中列出的需要链接的各个库文件合并成一个EXE文件。所以说关键在于makefile文件,WINCE目录下凡是能够用(Why WINCE directory example of using the build+ sysgen able to compile into EXE files, and I can not compile the example to add it? If this example is an application, it must include the code file (. H. C. Cpp) and the resource file (. Rc and other resource files), build tools based on source code files to compile the contents of the file into a lib file, resource file is compiled into. res files, sysgen tool according to the makefile file contents will be listed in the source files need to link the various library files into one EXE file. So the key is makefile file, WINCE directory of those who can use)
- 2010-11-06 10:04:45下载
- 积分:1
-
有刷直流电机控制和温度控制
主要用于温度控制和有刷直流电机控制,温度控制和速度控制均采用PID算法,有刷的控制太少给大家一个例子作参考!
- 2022-02-03 22:15:11下载
- 积分:1
-
lyapubov
C语言C语言C语言C语言C语言C语言C语言C语言C语言C语言C语言C语言
- 2023-04-12 07:00:04下载
- 积分:1
-
a20040623neta
A star 算法求解最短路径问题(A star algorithm for the shortest path problem)
- 2004-12-13 16:20:17下载
- 积分:1
-
PLO编译分析程序C语言版
说明: 代码扩充了PL0编译程序语言的for循环,打印字符数字混合字符串,完善数组,浮点数运算,程序由本人自己扩展,完全符合编译原理综合实训标准要求(The code extends for loop of PL0 compiler language, prints mixed character and numeric string, perfects array and floating-point arithmetic, and the program is expanded by myself, which fully meets the requirements of comprehensive training standard of compiler principle.)
- 2020-06-25 20:00:02下载
- 积分:1
-
C++编程大作业:图书管理系统
应用背景学校布置的大作业,一个文字类型的图书管理系统。
程序编译后可自行新建文件
查询有4种模式
模式1:同时输入作者姓名和数量,查询可能的书名
模式2:输入作者姓名,输出所有该作者的作品
模式3:输入作者姓名及本数,输出符合的书籍
模式4:输入书名,查询作者及剩余本数
浏览将输出所有书籍信息
管理有3种模式
模式1:增减书本
模式2:删除书本
模式3:添加删除其他管理员(只能删除编号相对靠后的管理员)
使用了较多C风格语句和dos命令
源文件共367行,10887字节
关键技术包括了iostream用以输入输出,fstream 用以对文件执行操作,windows.h用以执行DOS命令,如果编译不成功可试着加入#include ,这是由于有的环境中iostream不包含printf()函数引起的其他问题请私信我。
- 2022-12-19 11:10:03下载
- 积分:1
-
CPPPremier
C++Premier(中文第四版)学习C++的红宝书(C++Premier(Chinese 4th edition))
- 2014-11-17 23:30:12下载
- 积分:1
-
Taylorsine
使用 DSP 和 D/A 转换器可以产生连续的正弦波信号,同样也能产生方波、锯齿波、三角波等其它各种信号波形。本设计要求采用DSP及其D/A转换器产生上述各种信号波形。(Use DSP and D/A converter can produce a continuous sinusoidal signal, also can generate other various signal waveforms square wave, sawtooth, triangular wave. This design requires a DSP and D/A converter generates the above various signals waveforms.)
- 2021-03-25 09:19:14下载
- 积分:1
-
LCD_Show
说明: adc采样再通过液晶屏显示111111111111(adc sampling and then displayed via LCD 11111111111)
- 2020-06-18 09:40:01下载
- 积分:1