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

Search list

[Algorithmzzz

Description: 大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
Platform: | Size: 1024 | Author: 十一 | Hits:

[JSP/Javazzz

Description: 实现简单的用户添加删除 开发环境:eclipse3.1.2 myeclipse4 Tomcat5.0.28 oracle 适合刚开始学习spring+hibernate的人-spring+hibernate
Platform: | Size: 7548928 | Author: lz | Hits:

[Windows Developzzz

Description: 定义日期类型Date。要求有以下面成员: (1)可以设置日期; (2)日期加一天操作; (3)输入函数,输入格式为“XXXX年XX月XX日”; (4)编写主函数,定义对象,完成相应功能。-The definition of the date of type Date. Requires members to the following: (1) can set the date (2) date-plus-one operation (3) input function, enter the format " XXXX on XX on XX years" (4) the preparation of the main function, the definition of the object, the completion of corresponding function.
Platform: | Size: 227328 | Author: 刘晓倩 | Hits:

[ELanguagezzz

Description: 武汉理工大学编译原理课程设计IF-ELSE条件语句的翻译程序设计(LR方法、输出三地址表示)-Wuhan University of Technology principles of curriculum design compiler IF-ELSE conditional statements of the translation program design (LR method, the output address of said three)
Platform: | Size: 182272 | Author: 风魂 | Hits:

[SCMzzz

Description: 应用AVR单片机在美容仪器方面的源代码,主要实现的功能是PWM 和adc功能等。-AVR single-chip applications in the beauty of the source code instrumentation, the main function is to function, such as PWM and adc.
Platform: | Size: 3072 | Author: | Hits:

[Graph Recognizezzz

Description: FPGA大赛的优秀论文。T3A智能型公交车站牌、基于Nios的指纹识别系统、家庭便携式远程医疗监护仪 。-FPGA Contest outstanding papers. T3A smart card bus station, the Nios-based fingerprint identification system, the family of portable telemedicine monitor.
Platform: | Size: 2852864 | Author: | Hits:

[Algorithmzzz

Description: 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高    于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提    成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于    40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于    100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -yyyyyyyyyyyyyyyyyyyyyyyyy
Platform: | Size: 2048 | Author: 易豪 | Hits:

[Software EngineeringAnt

Description: prgran fr tl arund anten tl zzz prd
Platform: | Size: 38912 | Author: zedzedzed | Hits:

[Graph programzzz

Description: 本文提出了一种与J PEG标准完全兼容的医用内窥镜图像自适应量化压缩编码方法,该方法 采用二次扫描的措施,根据原始图像的频谱分布特点,自适应地修正J PEG推荐的量化表。-This paper presents a fully compatible with the J PEG standards of medical endoscope image adaptive quantization coding method, which uses the second scan measures, according to the original image of the spectrum distribution characteristics, adaptive to amend the recommended quantitative J PEG Table.
Platform: | Size: 210944 | Author: wqqzh | Hits:

[Otherzzz

Description: 老带ASP马很好用的网站管理程序,希望大家喜欢-Old horse with ASP
Platform: | Size: 16384 | Author: mmmmmm | Hits:

[File Formatural1297

Description: 算法分析:将整个字符串反过来写在原字符串后面。中间用一个特殊的字符隔开,中间我用的是0,最后面我又加了一个字符1, 如果再加0 很可能会出错。(最后一个应该也可以不加),这样就把问题变为了求这个新的字符串的某两个后缀的最长公共前缀 注意:提供一组数据 zzzdzaadzzz 答案应该输出zzz,而如果不仔细的话程序可能会输入zdz,因为有可能答案前缀没有相邻,所这里就得加上一个循环判断处理。因为这个WA三次 -Algorithm analysis: the entire string in turn write back the original string. The middle separated by a special character, the middle I use 0, the last face I added a character one, if there is likely to be wrong 0. (The last one should also not), so put the problem into a request string of a new two longest common prefix suffix NOTE: to provide the answer should be a set of data zzzdzaadzzz output zzz, and if not careful, then procedures may enter zdz, because there may be no answer to the prefix is adjacent to the loop where a judge had to deal with. WA three times because of this
Platform: | Size: 1024 | Author: hansen | Hits:

[assembly languagezzz

Description: 用汇编语言编写的简易计数工具 可计算加减乘除等简单的计算任务-easy count tools
Platform: | Size: 2048 | Author: ZZZ | Hits:

[GUI Developzzz

Description: 几行VB代码拿下注册表,我写的关于注册表操作的常用函数,希望对大家有所帮助-Won a few lines of VB code registry, I wrote about the registry operation function used, we want to help
Platform: | Size: 5120 | Author: 张儒良 | Hits:

[Game Hook Crackzzz

Description: 武林助手VB版(Call后台版的源代码-wlwzvb
Platform: | Size: 253952 | Author: 天师 | Hits:

[ADO-ODBCZzz.VeryTitle

Description: 获得 verycd 的 标题 放入数据库-Heading into the database to obtain verycd
Platform: | Size: 395264 | Author: 卡卡 | Hits:

[JSP/Javazzz

Description: import java.applet.* import java.awt. event.* public class AutoMaze extends Applet { int GridX=15,GridY=15 int Si,Sj,Ei,Ej int[][] maze = new int[30][30] int enter=20,width=20-import java.applet.* import java.awt.* import java.awt.event.* public class AutoMaze extends Applet { int GridX=15,GridY=15 int Si,Sj,Ei,Ej int[][] maze = new int[30][30] int enter=20,width=20
Platform: | Size: 30720 | Author: 咋的 | Hits:

[Crack Hackzzz

Description: 对文件夹或者文件进行加密压缩。 -The folder or file encryption compression. The folder or file encryption compression.
Platform: | Size: 199680 | Author: chenqin | Hits:

[Software Engineeringzzz

Description: 霍尔式传感器的信号调理电路Hall sensor signal conditioning circuit-Hall sensor signal conditioning circuit
Platform: | Size: 141312 | Author: zhou | Hits:

[VHDL-FPGA-Verilogzzz

Description: 智能化人机接口实验,实现开机显示START,输入参数00-99,参数输入个数十个,并存于RAM 50H-99H中。-Intelligent man-machine interface experiments, and boot display START, input parameters 00-99, the number of parameter input ten co-exist in the RAM 50H-99H.
Platform: | Size: 5120 | Author: 陈素云 | Hits:

[VHDL-FPGA-Verilogwww

Description: 完整的基于fpga的数字时钟的设计与实现,压缩文档是整个文档,其中的zzz,zzz1,zzz2,zzz3不同情况下的顶层原理图-Complete digital clock fpga based design and implementation, the archive of the entire document, which zzz, zzz1, zzz2, zzz3 different top-level schematic case
Platform: | Size: 148480 | Author: 庄伟 | Hits:
« 1 23 4 »

CodeBus www.codebus.net