搜索资源列表
libo
- 线性表的使用 如何建立线性表,同时进行线性表的删除,插入,查询等操作。-linear table how to establish the use of the linear scale, while the linear scale deletion, insertion and search operation.
1-44
- C语言精彩百例第1-44例 实例1 数据类型转换 实例2 转义字符 实例3 关系和逻辑运算 实例4 自增自减 实例5 普通位运算 实例6 位移运算 实例7 字符译码 实例8 指针操作符 实例9 if判断语句 实例10 else-if语句 实例11 嵌套if语句 实例12 switch语句 实例13 for语句 实例14 while语句 实例15 do-while语句 实例16 break和continue语句 实例17 exit
3d_rules
- This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. While we will try to cover all cases, if unexpected events do occur, the rule committee will seek input from the participants and then make a decisio
countdate
- 程序员面试宝典第2版,编写一个函数,要求输入年、月、日、时、分、秒,输出该时刻的下一秒。如果输入2007年12月31日23时59秒,则输出1008年1月1日0时0分0秒-Programmer interview Baodian version 2, the preparation of a function, for the importation of the year, month, day, hour, minute, second, the output of the moment下一秒
transparent_st
- PB中的静态文本控件可以设置各种不同的背景色,但没有办法设置为透明色,这在某些特殊界面设计要求时显得心有余而力不足。本文提供一种实现透明文本的简单方法,并不需要借助API。方法如下: 1、 建立一个工作空间(workspace),取名为:transparent_st。 2、 建立一个应用(application),取名为:transparent_st。 3、 建立一个可视用户对象,uo_transparent_st,类型为statictext,定义下列变量: boolean i
VirWithdelphi
- 可能大家想到病毒,第一反应就是可能是用asm来编写,或者是vbsript,而高级语言如delphi就好象不能编写一样,其实事实并不是这个样子的,只要我们花一些时间,照样可以写出简短而高效的病毒程序来,一点也不输那些用汇编写出来的程序哦。 -Members might think of the virus, the first reaction is likely to use asm to write, or vbsript, while the high-level languages suc
C-Code-Development-Tits(all)
- 聪明的程序员用delphi,而真正的程序员用c!但在c的学习过程中,由于其指针的高度自由化和灵活度,使得学习起来困难重重,然而学习c也是有章可循的,c语言程序开发范例宝典全代码,系统的展示了c如何由初级学习到高级进阶的全过程,所有的代码均有详细的解释,同时解决了c程序员在开发过程中的各个疑难杂症,可谓不可多得的撼世之作。-Smart programmers use delphi, but the real programmer uses c! however, at the c of the l
978-7-122-06061-7
- 本书内容深入浅出、图文并茂、理论与实训紧密结合,各章之间既相互联系又相对独立,读者可根据需要选择阅读。本书每章内容都包括两部分,一部分为理论讲解,以丰富多样的实例作为支撑;另一部分为与理论部分配套的MATLAB仿真实训,本部分与理论部分前后呼应,同时密切结合生产实践。-The Guide book illustrations, theory and practical training closely, both among the various chapters of interconne
QuickWAP-XML-Read
- QuickWAP XML是一款以WAP2.0协议为基础开发的辅助ASP+XHTML MP语言编写WAP网页程序的ActiveX组件。它解决了WAP开发中所遇到的常见问题,并且给出了完善的解决方案,同时全力支持Microsoft SQL Server2000和Microsoft Access2000以上版本数据库,是开发功能强大的动态WAP网站不可多得的辅助软件-QuickWAP XML is the basis of a development agreement with WAP2.0 su
language8-9casesofactual
- 实例8 用while语句求n! 实例9 模拟银行常用打印程序-Request with the statement while an instance of 8 n! 9 Simulation examples used to print bank procedures
NCIE-training
- 经过精心地准备,《NCIE培培你》和大家见面了。《NCIE培培你》以“丰富技术知识、 提高技术水平”为宗旨,对国家网络技术水平考试(NCNE)所涉及的内容进行深入细致地讲 解,同时对典型的试题进行详细地分析。除此之外,还将对当前热门的和大家感兴趣的技术 进行相关的报道。 -After carefully prepared, " NCIE Pei Pei you" and we met. " NCIE Pei Pei you" to &q
Debug
- 开始界面出来之后出现背景音乐。游戏暂停、继续游戏、退出等操作设置,难度等级设置等。玩家可以通过键盘控制游戏区中贪吃蛇的运动方向,当贪吃蛇出界或者自身相交时,则结束游戏,否则当蛇吃到系统随机设置的食物时,则蛇身就加长,同时玩家总分增加, 过关之后也有胜利的声音 失败之后也有低落的声音 蛇采用图片,使得蛇更炫,更逼真-Began to appear after the interface out of the background music. Game suspended the operatio
Examples-from-Verilog-HDL
- 国外经典verilog代码,非常适合初学者自学,同时有些概念老手也可以仔细琢磨琢磨-Foreign classic verilog code, very suitable for beginners self-study, while some of the concept of a veteran can also be carefully pondering pondering. .
ADC
- stm32驱动4X4键盘扫描,用于键盘扫描-/******************************************************************************* * File Name : KeyScan * Descr iption : Serial print out the corresponding key value *************************************************
fortran-study3
- 用于fortran初学者的参考小程序,可以在学习基本程序语法的同时,参考练习-Reference applet for fortran beginners, while learning the basic program syntax, reference practice
fortran-study4
- 用于fortran初学者的参考小程序,可以在学习基本程序语法的同时,参考练习-Reference applet for fortran beginners, while learning the basic program syntax, reference practice
fortran-study5
- 用于fortran初学者的参考小程序,可以在学习基本程序语法的同时,参考练习-Reference applet for fortran beginners, while learning the basic program syntax, reference practice
MCM-LaTeXTemplate4.0
- 美赛MCM LaTex模板,简单易用,省去大量格式时间,同时格式还更好看-US-race MCM LaTex templates, easy to use, eliminating the need for a large number of formats time, while the format also look better
CPPavoid-memery-leak-
- C++内存防止泄露的几点经典建议,有比较大的参考价值===尽可能的让你的函数就一个出口(当然做不到也要尽可能的简单化,建议可以使用do{...}while(false)来实现函数的一个出口),这样做的好处是保证在函数的出口作所有内存的释放,另一个好处是程序的易维护性。-C++ memory to prevent leaked some classic reference value
ZXingDemo
- 关于二维码的应用,包含了二维码的扫描,以及二维码的生成,同时,在二维码生成的时候,包含了带图片的二维码的生成。-wo-dimensional code of the application, including the two-dimensional code scanner, and two-dimensional code generation, while, when the two-dimensional code generation, including the two-dimens