资源列表

« 1 2 ... .63 .64 .65 .66 .67 8068.69 .70 .71 .72 .73 ... 9415 »

[其它newsbyyl

说明:编译原理实验报告的源程序,调试通过了的,是用C++写的!-compiler principle experiment report of the source, through its Commissioning is written in C!
<刘羽> 在 2008-10-13 上传 | 大小:4838 | 下载:0

[界面编程thebankATMsistemdevelop

说明:这是个学生个人考勤成绩考核软件,输入学生学号或名字就可以查到该学生的考勤情况了-This is a personal appraisal student performance appraisal software importation, or the students learn the names can be found on the student's attendance of the
<钟情> 在 2008-10-13 上传 | 大小:9809 | 下载:0

[界面编程a-clever-saftyprotect-sistem

说明:这是个只能智能安防警报系统,功能很齐全,界面很友好-This is only smart Security alarm systems, functions very comprehensive and very friendly interface
<钟情> 在 2008-10-13 上传 | 大小:10519272 | 下载:0

[其它huibianpaixu

说明:文件夹中包括汇编报告和流程图,该程序实现以下功能:从键盘以十进制读入一些数,然后进行排序,最后以十进制形式输出排好序的数.-folder including the compilation report and the flowchart of the process to achieve the following functions : from the keyboard to the metric system some time
<zn> 在 2008-10-13 上传 | 大小:16165 | 下载:0

[其它BCAB4

说明:ABAP/4是SAP下的开发语言,此文件是全中文,属于最基础部分-ABAP / 4 SAP is the development language, this document is the Chinese, the most basic part of belonging
<momingrain> 在 2008-10-13 上传 | 大小:1147754 | 下载:0

[其它interrupt20

说明:该文件夹包括实验报告,流程图,以及源代码.程序实现功能:在主程序运行期间,每5秒钟响铃一次;当键盘上的某个键被按下时,主程序和响铃都被挂起,显示器显示buffer缓冲区中的字符串,然后等待下一次按键引起的键盘中断;当键盘中断发生后,恢复主程序和响铃.这一过程可以重复任意次。-The folder including experiments, flow charts, as well as source code. Program fun
<zn> 在 2008-10-13 上传 | 大小:413612 | 下载:0

[其它leap20

说明:输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出
<zn> 在 2008-10-13 上传 | 大小:80558 | 下载:0

[界面编程WINVIEW

说明:簡單main windows code(陽春型)-simple main windows code (the simplest type)
<waterliu> 在 2008-10-13 上传 | 大小:2194 | 下载:0

[界面编程SSPL

说明:分割的windows code 簡單小程式-separate windows code simple small program
<waterliu> 在 2008-10-13 上传 | 大小:820 | 下载:0

[按钮控件xpbuttons

说明:如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目
<王鹏飞> 在 2008-10-13 上传 | 大小:57109 | 下载:0

[其它xdcode1

说明:本文研究对彩色地图图象中的道路识别提取的问题。讨论了基于聚类分析的一种按颜色分离地图要素的算法,并对若干影响效果的问题提出了修正和解决办法。-this paper right color map image from the road recognition problem. Based on the discussion of a cluster analysis separated by color map elements of
<蛋蛋> 在 2008-10-13 上传 | 大小:38972 | 下载:0

[其它c++123

说明:#include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j
<飞鹰> 在 2008-10-13 上传 | 大小:548 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 8068.69 .70 .71 .72 .73 ... 9415 »

源码中国 www.ymcn.org