-
ACR9000
ACR9000多轴运动控制器上位机控制程序示例(MFC) (ACR9000 multi-axis motion controller PC control program example (MFC))
- 2020-09-10 05:08:03下载
- 积分:1
-
tracing-simulation-with-code.
project for tracking position with proteus with its code
- 2015-04-23 22:10:43下载
- 积分:1
-
qweqwqew
本毕业设计项目根据毕业设计任务书指定和我校高职高专特点的要求,体现毕业生的实践动手能力、创新思维、解决问题的能力和对所学知识的综合运用能力,为学校教学楼设计制作一套遥控电子钟系统,整个系统中的大型数码管、控制电路、遥控发射和接收电路、印刷电路板、编程器以及外壳等自己设计制作(The Graduation Project Graduation design tasks according to the book and I have specified characteristics of the requirements of higher vocational schools, reflecting the graduates practical ability, creative thinking, problem-solving skills and learned knowledge of the integrated use of capabilities, and design of school buildings the production of a remote controlled electronic clock system, the entire system in the large-scale digital control, the control circuit, remote control transmitter and receiver circuits, printed circuit boards, programmers, and production of their own design shell, etc.)
- 2010-01-28 16:52:29下载
- 积分:1
-
ChipGenius_3.01
ChipGenius是一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。
软件绿色小巧,即插即用,是数码消费者、电子爱好者、DIY人士和数码维修人员身边的好帮手。(ChipGenius is a USB device chip model test tools, can automatically query U disk, MP3, MP4, mobile hard disk and all card reader, USB device control chip maker, brand, models, and provide the relevant material. Of course the USB devices can also query information, equipment VID/PID speed interface name, version number, equipment, etc.
Software green compact, plug and play, is a digital consumer, electronic enthusiasts, DIY and digital maintenance staff good helper.)
- 2009-05-01 16:36:19下载
- 积分:1
-
SensorlessFOC_FAN
无传感器FOC方案,用于风扇,水泵,电动工具上面,性能结果测试,运行良好(Sensorless FOC scheme is used on fans, pumps, power tools, performance tests, and runs well)
- 2021-04-27 13:28:44下载
- 积分:1
-
Detailed.Cpp.language.commands.(Second.Edition)
C++ 语言命令详解(第二版)
全书由两大部分及四个附录和一个词汇表构成,第一部分介绍
C++的基本概念以及C++程序设计方法,这部分从C++最基本的概念讲
起,覆盖最新C++标准中的所有概念并重点介绍类及其有关的函数和
运算符.第二部分可以用于C++编程的参考,分别详细介绍数据类型,
运算符,类型转换,关键字,预处理指令以及库函数和库类.四个附录
分别介绍C/C++的区别,ANSI 及C++成员的速查表.本书最后有C++术
语及概念的词汇表.本书可以用作学习C++的标准教材,也可成为高
级程序员的有价值的参考书.(Detailed C++ language commands (Second Edition))
- 2010-10-17 21:29:32下载
- 积分:1
-
uCOS_UCGUI_DEMO3.2LCD
STM32F107开发板相关源代码LCD(STM32F107 development board related source code)
- 2017-01-05 16:11:58下载
- 积分:1
-
ADS1x9x_MSP_SourceCode
包含ads1*9*和msp430这一类心电采集芯片的所有代码函数(所有代码都是基于msp430单片机开发的)(Contains ads1*9* and msp430 this kind of ecg acquisition chip all the code functions (all code was developed based on msp430 single chip microcomputer))
- 2020-09-11 19:28:00下载
- 积分:1
-
serial_program_for_51
很完整的51串口程序
包括如下:
串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
出入均设有缓冲区,大小可任意设置。
可供使用的函数名:
char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。
getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义最大输入字符数
putbyte(char c) 放入一个字节到发送缓冲区
putbytes(unsigned char *outplace,j) 放一串数据到发送缓冲区,自定义长度
putstring(unsigned char code *puts) 发送一个定义在程序存储区的字符串到串口
puthex(unsigned char c) 发送一个字节的hex码,分成两个字节发。
putchar(uchar c,uchar j) 输出一个无符号字符数的十进制表示,必须标示小数点的位置,自动删除前面无用的零
putint(uint ui,uchar j) 输出一个无符号整型数的十进制表示,必须标示小数点的位置,自动删除前面无用的零
delay(unsigned char d) 延时n x 100ns
putinbuf(uchar c) 人工输入一个字符到输入缓冲区
CR 发送一个回车换行(err)
- 2008-05-07 10:28:31下载
- 积分:1
-
nanovm-20070707
单片机上的java虚拟机
用winavr 编译(Single-chip on the java virtual machine used to compile winavr)
- 2008-03-09 17:42:55下载
- 积分:1