CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 55555
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 55555 - List
[
Windows Develop
]
55555.rar
DL : 0
Update
: 2025-02-19
Size
: 12.38kb
Publisher
:
[
Graph program
]
55555
DL : 0
鼠标响应的画图办法-mouse response to the drawing approaches
Update
: 2008-10-13
Size
: 31.48kb
Publisher
:
崇高
[
OS Develop
]
55555
DL : 0
这是一个用于划线的简单的工具,如若你的程序中能用,请下载
Update
: 2008-10-13
Size
: 1.78mb
Publisher
:
张崇
[
JSP/Java
]
55555
DL : 0
一个基于B/S的网络聊天室小程序,需要的可下载下来
Update
: 2008-10-13
Size
: 31.58kb
Publisher
:
王鹏翔
[
Other resource
]
55555
DL : 0
h.264AVC视频编码新技术h[1].264AVC视频编码新技术
Update
: 2008-10-13
Size
: 117.13kb
Publisher
:
金川
[
SourceCode
]
java文件加密
DL : 0
基于java实现的对与txt文本的简易文件加密功能,启动时的user:hcz,password:55555.
Update
: 2010-10-13
Size
: 24.19kb
Publisher
:
hczhust
[
Graph program
]
55555
DL : 0
鼠标响应的画图办法-mouse response to the drawing approaches
Update
: 2025-02-19
Size
: 31kb
Publisher
:
崇高
[
OS Develop
]
55555
DL : 0
这是一个用于划线的简单的工具,如若你的程序中能用,请下载 -This is a line for the simple tools, if you can use the program, please download
Update
: 2025-02-19
Size
: 1.86mb
Publisher
:
张崇
[
JSP/Java
]
55555
DL : 0
一个基于B/S的网络聊天室小程序,需要的可下载下来-A Based on B/S network chat room applet need to be downloaded
Update
: 2025-02-19
Size
: 31kb
Publisher
:
王鹏翔
[
Software Engineering
]
55555
DL : 0
h.264AVC视频编码新技术h[1].264AVC视频编码新技术-h.264AVC New Technology for Video Coding h [1] .264 AVC New Technology for Video Coding
Update
: 2025-02-19
Size
: 117kb
Publisher
:
金川
[
Software Engineering
]
55555
DL : 0
MSP430管理电源排序和控制 MSP430管理电源排序和控制-MSP430 management and control of power sequencing MSP430 management and control of power sequencing
Update
: 2025-02-19
Size
: 111kb
Publisher
:
白扬
[
Mathimatics-Numerical algorithms
]
55555
DL : 0
用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
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李力
[
Other Riddle games
]
55555
DL : 0
五个本人写的源码程序,运行环境为torb C或者wintc-5 I write source programs, operating environment torb C or wintc. . .
Update
: 2025-02-19
Size
: 15kb
Publisher
:
wyq
[
Hook api
]
55555
DL : 0
内存读取 基址 HOOK钩子 舞林外传代码舞林外传代码-Memory base address read HOOK hook code dance dance Lin Lin rumor rumored code
Update
: 2025-02-19
Size
: 513kb
Publisher
:
QQ316118740
[
SCM
]
55555
DL : 0
简易抢答器,数码管显示和LED灯同时显示,同时伴有蜂鸣器响声。-Easy Responder, digital display and LED lights also shows, accompanied by a buzzer sound.
Update
: 2025-02-19
Size
: 18kb
Publisher
:
hang
[
Linux-Unix
]
55555
DL : 0
查杀顽固进程,教你强制挂掉它,这五分资料中最有特长的。-Killing stubborn process, teach you hang it mandatory that the information in the fifth most expertise.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
李磊
[
Game Engine
]
55555
DL : 0
主要介绍场景接口在引擎中的设计和和实现,作者:樊翠-Describes the scene in the interface design and the engine and implementation of: Fan Tsui
Update
: 2025-02-19
Size
: 108kb
Publisher
:
胡斌
[
CAD
]
55555
DL : 0
控制系统CAD与仿真MATLAB语言及应用,MATLAB程序设计教程 -CAD control system and Simulation of MATLAB language and application, MATLAB programming tutorial
Update
: 2025-02-19
Size
: 1.07mb
Publisher
:
张郎
[
Windows Develop
]
Palindrome
DL : 0
回文是指数字或文本正向和逆向读时都一样的文本。例如,下列五位整数都是回文: 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 palindromes: 12321,55555,45554 and 11611. Write expressions of judgment of a five-num is a palindrome
Update
: 2025-02-19
Size
: 162kb
Publisher
:
cgy
[
EditBox
]
maidi
DL : 0
输入一个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+ ……+aaaa…aaa(n个),其中a为1~9值的整数。例如,当a=1、n=3时,求1+11+111之和;当a=5、n=7时,求5+55+555+5555+55555+555555+5555555之和。 5. 猜幻数游戏。由系统随机给出一个数字(即幻数),游戏者去猜,如果猜对,则打印成功提示;否则,打印出错提示,并提示游戏者悬着下一步动作,最多可以猜5次。 6. 编写生日卡程序,使其能够输入和显示日期。 -i can t use english to explain this
Update
: 2025-02-19
Size
: 232kb
Publisher
:
Tracy
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.