搜索结果

找到约 652 项符合 Class 的查询结果

按分类筛选

显示更多分类

Applet 很多java的小程序

很多java的小程序,适合初学者。 包括java,class文件还有部分package的应用。
https://www.eeworm.com/dl/634/193671.html
下载: 47
查看: 1020

数据结构 自定义一个简单的日期类DateType

自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定 ...
https://www.eeworm.com/dl/654/194826.html
下载: 64
查看: 1173

其他 1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的环境下所编写的。 2.kruscal_VC2005: 在VC2005里面编写的。 3.以上两个的代码有点不同,

1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的环境下所编写的。 2.kruscal_VC2005: 在VC2005里面编写的。 3.以上两个的代码有点不同,区别主要在于compare函数 4.kruscal算法里面,我有两个不同的实现,一个是最小化堆里面放EdgeNode的指针,一个是最小化堆里面放EdgeNode的Object实例。前者使用了compare函数来比 ...
https://www.eeworm.com/dl/534/197937.html
下载: 151
查看: 1083

其他 Problem Statement You are given a string input. You are to find the longest substring of input su

Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameter ...
https://www.eeworm.com/dl/534/199662.html
下载: 68
查看: 1164

其他 3维的球形体心立方图

3维的球形体心立方图,class可以用鼠标旋转,非常方便
https://www.eeworm.com/dl/534/199970.html
下载: 93
查看: 1030

人工智能/神经网络 This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your pr

This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
https://www.eeworm.com/dl/650/200938.html
下载: 173
查看: 1049

单片机开发 This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses

This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) for execution.
https://www.eeworm.com/dl/648/201699.html
下载: 42
查看: 1054

SQL Server LISTVIEW + DATABASE PROGRAMMING FUNCTIONS IN A NUTSHELL This solution contains a classLibrary projec

LISTVIEW + DATABASE PROGRAMMING FUNCTIONS IN A NUTSHELL This solution contains a classLibrary project and a WindowsApplication project. The classlibrary project has only one class which has almost all the necessary functions and subs one may need during programming with a listview.
https://www.eeworm.com/dl/689/203921.html
下载: 121
查看: 1044

VC书籍 软件开发工程是有趣的、多产的

软件开发工程是有趣的、多产的,甚至是大胆的。同时,它也能源源不断地带来商业价值,并保持在我们的掌控之下。 极限编程(XP)的构思和发展是针对小型团队进行软件开发时,在面对不确知的、变化的需求时所产生的特定需要的。这一新的、轻量级的方法学对许多传统思维提出了挑战,这其中包括一个一直以来的假设,即在软件开发 ...
https://www.eeworm.com/dl/686/204432.html
下载: 86
查看: 1036

SQL Server SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that sh

SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for ...
https://www.eeworm.com/dl/689/207865.html
下载: 54
查看: 1083