搜索资源列表
数组
- java数组应用与学习-application and learning
Delphi 7应用教程
- 本书对 Delphi 7 语法和程序设计思想进行了全面的阐述,共分14 章,全面讲解了面向对象的程序设计 概念、Delphi 7的数据类型与表达式、Delphi 7程序设计语句、Delphi的组件与窗体、数组程序设计、过程与 函数程序设计、文件程序设计、组件和DLL开发技术、数据库程序设计和多媒体程序设计等内容。 本书从教学实践的角度出发,立足于提高学生的程序设计应用能力,全书理论分析透彻严谨,实例丰富 生动,内容由浅入深,能快速地引导
数组
- java数组应用与学习-application and learning
黑白棋游戏
- 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
系统ALPHA通道的应用
- 本程序通过调用系统API函数AlphaBlend和使用自定义数组来进行同一幅图片的透明效果处理,从它们相同的效果和不同的反应速度上来体现出系统透明通道的应用-this program by calling the API function AlphaBlend system and the use of custom arrays for a picture with the transparent effect, the same f
Dynamicarray
- 动态数组应用实例,简单介绍如何使用动态数组-dynamic array example, a brief introduction on how to use dynamic arrays
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图
Javabianchengzhidao
- Java程序设计入门 第3章 第一个程序分析 第4章 Java编程结构 第5章 流程控制 第6章 对象、类、包 第7章 数组、字符串 第8章 继承 第9章 多态 第10章 接口与内部类 第11章 抽象 第14章 JDBC及其应用 第15章 数据结构 第16章 封 装 第17章 图形编程初步 第18章 事件模型与事件处理 第19章 SWING组件
uC-GUI-BitmapConvert
- 一个bmp文件到16进制数组转换的工具,可以应用于嵌入式系统中的LCD哦。-bmp files to a 16-band array conversion tool can be used in embedded system LCD oh.
jordluo
- 模拟手机短消息功能 问题描述 该系统要求对设计一个手机短消息系统,具有排序、查找、更新、显示等功能。通过此课题,熟练掌握数组、指针的各种操作,以及一些算法思想的应用。 -simulated phone short message describing the functional problems of the system design requirements for a mobile phone short messag
Bin2C
- 一个把任意图片转换为C语言数组的程序,非常好用。 直接流览打开bmp或JPG图片,点convert即可转换为同名的.c文件,方便在嵌入式硬件,应用编译时,没有文件系统不能读取文件的问题。-An arbitrary image is converted to the C language array of procedures, very easy to use. Directly browsing to open bmp or JP
chengjichaxunxitong
- 应用二维数组,实现简单的学生成绩查询系统的设计-Application of two-dimensional array, to achieve student performance simple query system design
shuzuyingyong
- 数据结构数组应用实验,还附加实验报告哦,大家下来看看吧-Application of the experimental array data structure, but also report additional experimental Oh, everyone down to see it
C150
- C语言实用程序设计100例实例1利用库函数编写基本显示程序 实例2变量属性 实例3运算符与类型 实例4关于程序结构 实例5显示函数曲线图 实例6二分法选代的应用 实例7多变的立方体 实例8一维整型数组应用(1) 实例9一维整型数组应用(2) 实例10一维整型数组应用(3) 实例11一维整型数组应用(4) 实例12二维数组应用(1)——显示杨辉三角 实例13二维数组应
dynarray
- 动态数组应用实例。将动态数组运用于房间的计算,包括房间个数,总面积,平均面积,最大以及最小房间面积等-Dynamic array application example. Dynamic arrays used in the calculation of the room, including the room number, the total area, average size, maximum and minimum room
cpp
- 数组应用,可以实现数据的输入和排序、查找、插入、删除等功能、dos界面-Array of applications, data input and sorting, search, insert, delete and other functions, dos interface
第六章 数组
- c语言数组的具体应用,简单上手,思路清晰,容易学习(C language array of specific applications, simple to use, clear thinking, easy to learn)
流水灯 数组
- 应用51单片机及c语言中的数组形式书写的流水灯程序(Application of 51 microcontroller and C language in the form of array written water lamp program)
利用按钮数组控件简化编程
- VB编程应用,利用按钮数组来控件简化的编程方法(Simplifying programming with button array controls)
数组的应用
- 数组问题,通过数组应用变量从而能来访问数组对象(Accessing array objects through array variables)