Welcome![Sign In][Sign Up]
Location:
Search - 36.2

Search list

[Linux-Unixzc0302

Description: 关于USB摄像头zc302的一些源代码资料,仅提供参考.-on USB camera zc302 some of the source code, only for reference.
Platform: | Size: 315392 | Author: wang sh | Hits:

[SCMLCD4

Description: LCD-7279的经过调试多次已经能够实现在指定的位置显示特定的数据。 程序lcd1.c实现基本的功能,即:键盘输入0、1、2、3、4、5、6、7、8、9、a\b\c\d\e\f 在液晶的指定位置显示实现满屏或半屏显示点阵和字符,调入一幅图画的代码进行显示;-LCD-7279 after the repeated testing has been able to achieve the specified location-specific data. Lcd1.c procedures to achieve the basic functions, namely : the keyboard input 0, ,36.2. 8,9. a \ b \ c \ d \ e \ f in the designated location LCD realize Manping or semi-Screen Display and characters, transferred to a picture of the code display;
Platform: | Size: 1024 | Author: 吴新明 | Hits:

[Sniffer Package captureTCPDUMP-36.2

Description: TCPDUMP 3.6 根据使用者的定义对网络上的数据包进行截获的包分析工具-TCPDUMP 3.6 According to the definition of users on the network data packets intercepted packet analysis tool
Platform: | Size: 498688 | Author: sisn | Hits:

[Data structs2-6banshu

Description: 给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。 -Given a natural number n, by n the beginning can have a half set in order set (n) the number is as follows. (1) n ∈ set (n) (2) in n left with a natural number, but the natural number can not exceed the number of recently added half (3) deal with this rule, should not be added until the natural numbers so far. For example, set (6) = (6,16,26,126,36,136). Set half of set (6) There are six elements.
Platform: | Size: 5120 | Author: kobewylb | Hits:

[Algorithmglpk4.36

Description: 著名的大规模线性规划求解器源码GLPK.C语言版本,可以修剪.内有详细帮助文档. -linear programming solver for large scaler variables
Platform: | Size: 3323904 | Author: chenyag | Hits:

[Otherxhjz

Description: 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎是一个回形。-Print the following form of matrix n = 5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n = 6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 look at the sequence 1,2,3,4,5,6,7. You can see, they are arranged in almost a return to form.
Platform: | Size: 1024 | Author: ttzz | Hits:

[SCMfbadt-0[1].36-src

Description: CacheTool for EzxFBA v0.36 SourceCode
Platform: | Size: 1257472 | Author: 刘湘 | Hits:

[Embeded Linuxgpio_dev

Description: 1、开发环境linux2.6.36 2、交叉编译器gcc 4.2.3 3、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3 (3) this code is for s3c64xx GPIO driver, and have tested passed in the OK6410 board.
Platform: | Size: 3072 | Author: 李文国 | Hits:

[SCMdriverProgram

Description: 开发环境:keil uVision4 。 无刷直流马达驱动源码参考 。 1:滴答中断用做启动和停止判断 2:AD中断分两部分:(1)注入中断读取电机电流和PID运算(2)规则中断读取转把电压 3:TIM1触发中断,进行换向 4:TIM3中断分两部分:溢出中断进行堵转计数,霍尔中断用来控制TIM1换向和获得转速 5:键盘改变PID参数-int main(void) { u16 temp /*****************************/ SYS_Configuration() // data_reset() // pp.kp=1 pp.ki=1 pp.kd=3 /*************************/ lcd_init() // lcd_clr() // *bled=1 // lcd_write_String(1,0,"*************") lcd_disp16_16(1,1,0) // lcd_disp16_16(3,1,1) // lcd_disp16_16(5,1,2) // lcd_disp16_16(7,1,3) // lcd_disp16_16(2,3,4) // lcd_disp16_16(4,3,5) // lcd_disp16_16(6,3,6) // lcd_write_String(1,5,"*************") Delay(10000000) lcd_clr() // lcd_write_String(0,0,"SP=") lcd_write_String(0,1,"SET=") lcd_write_String(0,2,"T1CCR=") lcd_write_String(0,3,"JADI") lcd_write_String(0,4,"JADD") lcd_16_bcd(36,0,feedback_value,0) // lcd_16_bcd(24,1,set_value,0) // lcd_16_bcd(36,2,pwm_out,0) // /**************main***************/ while(1)
Platform: | Size: 1306624 | Author: sergiolau | Hits:

[Other2

Description: 用于编码进制转换,可以将2~36进制转换为2、4、8、16进制-use for conversion of number systems
Platform: | Size: 1024 | Author: 谢英杰 | Hits:

[uCOSMTS-v1.10

Description: 马克松电机驱动卡的驱动程序,可应用于EPOS2-36/2-Make Song motor drive card driver, can be applied EPOS2-36/2
Platform: | Size: 1346560 | Author: 许利凯 | Hits:

[Windows DevelopTCPDUMP-36.2

Description: TCPDUMP 3.6 根据使用者的定义对网络上的数据包进行截获的包分析工具TCPDUMP 3.6 According to the definition of users on the network data packets intercepted packet analysis tool-TCPDUMP 3.6 According to the definition of users on the network data packets intercepted packet analysis tool
Platform: | Size: 499712 | Author: tinMay | Hits:

[Software Engineering36-SMS-Controller-ATMEGA32-T10s

Description: 36-SMS Controller ATMEGA32 T10s
Platform: | Size: 2087936 | Author: amir | Hits:

[Multimedia Developgpio_dev

Description: 1、开发环境linux2.6.362、交叉编译器gcc 4.2.33、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3(3) this code is for s3c64xx GPIO driver, and have tested passed in the OK6410 board.
Platform: | Size: 4096 | Author: wijrklonn | Hits:

[Internet-Networkgammu-1.36.2

Description: Gammu 是一个为移动电话开发的库和命令行管理工具,遵循GNU GPL version 2.-Gammu is library and command line utility for mobile phones. It is released under GNU GPL version 2. It has been initiated by Marcin Wiacek and other people. Originally the code was based on Gnokii <http://www.gnokii.org> and later MyGnokii <http://www.mwiacek.com> projects. Gammu was former (up to version 0.58) called MyGnokii2. Currently the project is lead by Michal Cihar <michal@cihar.com> with help of many contributors.
Platform: | Size: 3595264 | Author: monk_lee | Hits:

[SCMADC3andDMAhighspeed(2.4Msps)

Description: 硬件平台:STM32F429I-DISCORVERY 软件平台:KEIL MDK5.10 在STM32F429I-DISCO board中,由于串口2被L3GD20和液晶数据线占用,所以串口1很方便,而且还留了2个孔外接。 * 说 明 : 实现printf和scanf函数重定向到串口1,即支持printf信息到USART1 * 实现重定向,只需要添加2个函数: * int fputc(int ch, FILE *f) * int fgetc(FILE *f) * 对于KEIL MDK编译器,编译选项中需要在MicorLib前面打钩,否则不会有数据打印到USART1。 - This example describes how to use the ADC3 and DMA to transfer continuously converted data ADC3 to memory. The ADC3 is configured to convert continuously channel13. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data ADC3 DR register to the ADC3ConvertedValue variable. To get the maximum ADC performance (2.4 MSPS, at 2.4V to 3.6V supply range), the ADC clock must be set to 36MHz. As ADC clock is equal to APB2/2, then APB2 value will be 72MHz which lead to maximum AHB (System clock) at 144MHz. Since the sampling time is set to 3 cycles and the conversion time to 12bit data is 12 cycles, so the total conversion time is (12+3)/36= 0.41us(2.4Msps). The converted voltage is displayed on the STM32F429I-DISCO board LCD (when the define USE_LCD is enabled in main.h). It can also be monitored by adding the variable ADC3ConvertedValue to the debugger watch window. @par Example Description This example is
Platform: | Size: 2264064 | Author: | Hits:

[JSP/Javagpio_dev

Description: 1、开发环境linux2.6.362、交叉编译器gcc 4.2.33、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3(3) this code is for s3c64xx GPIO driver, and have tested passed in the OK6410 board.
Platform: | Size: 4096 | Author: g42409867jidip | Hits:

[ARM-PowerPC-ColdFire-MIPS36.2.4Gwireless-communication

Description: arm2.4G无线通信模块间实现,使用c语言编程-Inter arm2.4G wireless communication module, using c programming language
Platform: | Size: 14013440 | Author: 韩兴磊 | Hits:

[SCM36-bijiaoqizuoADC-C

Description: 36-比较器做ADC-C语言 c语言程序-36- comparator to do the C language ADC-C language program
Platform: | Size: 23552 | Author: 辰辰 | Hits:

[CSharp2

Description: 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-二部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, can be controlled in accordance with the planned trajectory of joint data (large file divided into three parts- two parts).
Platform: | Size: 1074176 | Author: 张和 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net