搜索资源列表
55555
- 鼠标响应的画图办法-mouse response to the drawing approaches
55555
- 这是一个用于划线的简单的工具,如若你的程序中能用,请下载
55555
- 一个基于B/S的网络聊天室小程序,需要的可下载下来
55555
- h.264AVC视频编码新技术h[1].264AVC视频编码新技术
java文件加密
- 基于java实现的对与txt文本的简易文件加密功能,启动时的user:hcz,password:55555.
55555
- 鼠标响应的画图办法-mouse response to the drawing approaches
55555
- 这是一个用于划线的简单的工具,如若你的程序中能用,请下载 -This is a line for the simple tools, if you can use the program, please download
55555
- 一个基于B/S的网络聊天室小程序,需要的可下载下来-A Based on B/S network chat room applet need to be downloaded
55555
- h.264AVC视频编码新技术h[1].264AVC视频编码新技术-h.264AVC New Technology for Video Coding h [1] .264 AVC New Technology for Video Coding
55555
- MSP430管理电源排序和控制 MSP430管理电源排序和控制-MSP430 management and control of power sequencing MSP430 management and control of power sequencing
55555
- 用ANSYS模拟点焊的焊接过程,希望对学习焊接模拟的同志们有所帮助,对于搞模拟的人来说极具参考价值-ANSYS simulation of spot welding with the welding process, want to learn welding simulation comrades help, for people who engage in simulation of great reference value
55555
- 五个本人写的源码程序,运行环境为torb C或者wintc-5 I write source programs, operating environment torb C or wintc. . .
55555
- 内存读取 基址 HOOK钩子 舞林外传代码舞林外传代码-Memory base address read HOOK hook code dance dance Lin Lin rumor rumored code
55555
- 简易抢答器,数码管显示和LED灯同时显示,同时伴有蜂鸣器响声。-Easy Responder, digital display and LED lights also shows, accompanied by a buzzer sound.
55555
- 查杀顽固进程,教你强制挂掉它,这五分资料中最有特长的。-Killing stubborn process, teach you hang it mandatory that the information in the fifth most expertise.
55555
- 主要介绍场景接口在引擎中的设计和和实现,作者:樊翠-Describes the scene in the interface design and the engine and implementation of: Fan Tsui
55555
- 控制系统CAD与仿真MATLAB语言及应用,MATLAB程序设计教程 -CAD control system and Simulation of MATLAB language and application, MATLAB programming tutorial
Palindrome
- 回文是指数字或文本正向和逆向读时都一样的文本。例如,下列五位整数都是回文: 12321、55555、45554和11611。写出判断一个五位num为回文的表达式-Palindrome refers to the forward and reverse reading of the numbers or text are the same text. For example, the following five integers are
maidi
- 输入一个4位无符号整数,凡需输出这4位数。例如输入上的4位数为1234,则输出的4位数是4321. 2. 编写一个程序,寻找用户输入的几个整数中的最小值。假定用户输入的第一个数值指定后面要输入的数值个数。例如,当用户输入数列为20,15,300,9,700时,程序应该能找到最小数9。 3. 有一个分数序列2/1、3/2、5/3、8/5……..求其前n项之和。 4. 求a+aa+aaa+aaaa+ ……+a