登录
首页 » C# » likou14

likou14

于 2019-04-19 发布
0 71
下载积分: 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 个回复

  • addpass.rar
    addpass.rar
    2023-06-19 02:40:03下载
    积分:1
  • Slider_Magnit_-_Right_Back_HotCharts_ru_
    Slider_Magnit_-_Right_Back in dec code
    2018-03-05 02:49:21下载
    积分:1
  • C8051F330单片机的FLASH程序的读写低层代码,可以用它实现在线录入....
    C8051F330单片机的FLASH程序的读写低层代码,可以用它实现在线录入.-C8051F330 MCU FLASH procedures to read and write low-level code can use it online entry.
    2022-06-16 05:58:48下载
    积分:1
  • This paper stresses the C language devil language interpretation systems, the de...
    本文主要讲了C语言编写魔王语言解释系统,把魔王抽象的语言通过进队出队按照规则α 转换为 β1β2…βm 和θδ1δ2…δn 转换为 θδnθδn-1… θδ1θ 进行解释,最后解释译成我们能够看懂得语言。同时也讲述了在编写调试程序中一些需注意的问题,如调试程序的步骤。通过队的应用(出队入队)以及其他相关知识完成了这次课程设计。-This paper stresses the C language devil language interpretation systems, the devil of abstract language into the team through the Team in accordance with the rules is converted to α β1β2 ... βm and θδ1δ2 ... δn convert θδnθδn-1 ... θδ1θ explanation, and finally explained to us to look to understand the language. Also described in the preparation of commissioning procedures should pay attention to some issues, such as the debugger steps. Through the application of force (a team into the team), and other relevant knowledge to complete the curriculum design.
    2022-10-15 03:55:04下载
    积分:1
  • 2:十进制数的显示
    十进制数的显示,就是显示十进制数字 number DATA SEGMENT DECIMAL: DW 606D ; 准备输出的十进制数,这里选择我的寝室号 606 DATA ENDS STACKS SEGMENT STACK DW 4 DUP(0) ; 开辟四个字的堆栈,初始化为 0 STACKS ENDS CODES SEGMENT ASSUME CS:CODES,DS:DATAS,SS:STACKS START: MOV AX,DATA MOV DS,AX ; 初始化 DS ;-------------------------------------------------------------- LEA BX,DECIMAL ; 取出准备输出的十进制数 606 的偏移地址,可以使用 OFFSET 代替 MOV AX,[BX] ; 将数放进 AX MOV BX,0AH ; 给 BX 初始化为 10(The display of decimal number is the display of decimal number.)
    2019-06-11 18:29:48下载
    积分:1
  • 配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录
    配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录-Mp3 hardware with the source code for the zip player. Which included more detailed
    2022-07-23 08:29:06下载
    积分:1
  • 此文件应用PIC16F913实现LCD控制,本程序具有加,移,设置三键功能,可以在仪器仪表等方面应用....
    此文件应用PIC16F913实现LCD控制,本程序具有加,移,设置三键功能,可以在仪器仪表等方面应用.-Application of this document PIC16F913 realize LCD control, this procedure has the added, changed, set three key features, such as in the application of instrumentation.
    2022-05-25 13:16:47下载
    积分:1
  • 转寝查询系统源代码,让我们大家一起共同学习进步
    转寝查询系统源代码,让我们大家一起共同学习进步-Switch to sleep query system source code, so we can all learn from advances together
    2022-04-30 21:18:58下载
    积分:1
  • the GAL compiler tool to prepare for GAL chip, and can be converted into machine...
    Atmel提供的GAL编译工具,对GAL芯片进行编写,以及可转换成机器码-the GAL compiler tool to prepare for GAL chip, and can be converted into machine code
    2022-04-27 10:21:59下载
    积分:1
  • 飞利浦320*240液晶驱动,seed13350控制板.
    飞利浦320*240液晶驱动,seed13350控制板.-320* 240 Philips LCD driver, seed13350 panels.
    2022-03-05 07:54:38下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载