登录
首页 » C# » likou14

likou14

于 2019-04-19 发布
0 160
下载积分: 1 下载次数: 0

代码说明:

说明:  查找字符串数组中的最长公共前缀。 如果不存在公共前缀,返回空字符串 ""。(Find the longest common prefix in the string array. If there is no common prefix, return the empty string ".)

文件列表:

likou14, 0 , 2019-03-15
likou14\likou14, 0 , 2019-03-15
likou14\likou14\Program.cs, 377 , 2019-03-15
likou14\likou14\Properties, 0 , 2019-03-15
likou14\likou14\Properties\AssemblyInfo.cs, 1360 , 2019-03-15
likou14\likou14\bin, 0 , 2019-03-15
likou14\likou14\bin\Debug, 0 , 2019-03-15
likou14\likou14\bin\Debug\likou14.vshost.exe, 11608 , 2019-03-22
likou14\likou14\bin\Debug\likou14.vshost.exe.manifest, 490 , 2018-04-12
likou14\likou14\likou14.csproj, 2328 , 2019-03-15
likou14\likou14\obj, 0 , 2019-03-15
likou14\likou14\obj\x86, 0 , 2019-03-15
likou14\likou14\obj\x86\Debug, 0 , 2019-03-15
likou14\likou14\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 5786 , 2019-03-15
likou14\likou14\obj\x86\Debug\TempPE, 0 , 2019-04-19
likou14\likou14.sln, 863 , 2019-03-15
likou14\likou14.suo, 13312 , 2019-03-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 4相6线步进电机程序,用于测试步进电机,驱动采用反向驱动
    4相6线步进电机程序,用于测试步进电机,驱动采用反向驱动-4-phase stepper motor 6-line procedures for testing stepper motor, drive the use of reverse drive
    2022-11-01 12:20:03下载
    积分:1
  • 蓝牙 hc 05 代码
    在 + 角色 = 0---将模块要药膏模式设置。默认模式为药膏。 在 + 角色 = 1---将模块是主模式设置。 设置内存命令: 在 + CMODE = 1 设置模块,以使其他随机蓝牙模块 (未指定地址) 搭配。的 默认值是这种模式。 在 + CMODE = 1 设置模块,以使对带有蓝牙模块 (指定地址)。如果将模块设置 先随机搭配,然后设置模块,以使蓝牙模块搭配有 指定的地址。然后该模块将搜索最后的配对的模块,直到找到的模块。 重置密码命令 在 + PSWD = XXXX 设置模块对密码。密码必须是 4 位。 重置的波特率 在 + UART = = < 参数 > < Param2 > < Param3 >。 在 HC 0305 命令集提供了更多的信息 示例: 在 + UART = 9600,0,0---设置波特率为 9600N81 重置蓝牙名称 在 + 名称 = XXXXX 内容摘要: HC 05 有许多功能,涵盖 HC 06 的所有功能。上面的命令是最 常见的。除此之外,HC 05 留下很多空间的用户。所以 HC 05 优于 HC 06 和 建议。HC 03 是类似与 HC-05。上述的介绍也适合 HC-03
    2022-03-24 08:16:28下载
    积分:1
  • 源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS...
    汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
    2022-07-21 08:59:27下载
    积分:1
  • 只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。...
    只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。-Fei-lin of Taiwan is only a microcontroller FM8PS52 write a regular procedure, the time range is accurate to us, there are very good for reference.
    2022-01-31 01:29:38下载
    积分:1
  • MCS51 LCD动画显示调试程序
    MCS51 LCD动画显示调试程序-animation MCS51 LCD display debugger
    2023-07-17 06:15:03下载
    积分:1
  • 学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...
    学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutorial to learn is often water lights, digital control, keyboard and so on. These routines are mainly familiar with the nature of microcontroller port, the program algorithm is generally relatively simple. Rare combination of microcontroller I/O ports, the internal memory and computing skills integrated exercises. Super-simple MCU learning materials in the 16X16 set of Chinese characters dot-matrix module provides a new learning platform. Can only display one character at a dot-matrix, only the use of internal resources to achieve Atmega48 few characters of the movement, not only to clear the physical properties of dot-matrix, to know how to send data also understand the MCU resources available, and programmed to exchange data using internal m
    2022-03-25 02:44:30下载
    积分:1
  • 微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并程序实现相应功能。...
    微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并编写汇编程序实现相应功能。 -Microcomputer Principle and Interface Technology curriculum design, stepper motor control experiments, designed to PC-to four-phase stepper motor, direction, step control system and the preparation of the compilation process to achieve the corresponding functionality.
    2022-08-09 00:47:59下载
    积分:1
  • AVR单片机的24C02 f
    AVR 24c02 f
    2022-05-29 02:51:21下载
    积分:1
  • 用asm的模拟dos中doskey命令的程序。按上下提取之前在终端输入的命令。...
    用asm编的模拟dos中doskey命令的程序。按上下提取之前在终端输入的命令。-use asm series of the simulation were doskey dos order procedures. By extracting next before the end of the importation order.
    2023-05-16 18:40:02下载
    积分:1
  • Compilation mixed by C51 and realize four soft serial procedures, the interface...
    用C51和汇编混合实现4个软串口的程序,接口是C51的-Compilation mixed by C51 and realize four soft serial procedures, the interface is the C51
    2022-03-18 08:12:37下载
    积分:1
  • 696516资源总数
  • 106674会员总数
  • 5今日下载