搜索结果

找到约 228 项符合 Public 的查询结果

数学计算 The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion

The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, an ...
https://www.eeworm.com/dl/641/191079.html
下载: 42
查看: 1120

VC书籍 Secure Programming Cookbook for C and C++ is an important new resource for developers serious about

Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code for Unix(including Linux) and Windows environments. This essential code companion covers a wide range of topics, including safe initialization, access control, input validation, sy ...
https://www.eeworm.com/dl/686/192064.html
下载: 129
查看: 1082

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

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

其他 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

网络 Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:

Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication ...
https://www.eeworm.com/dl/635/201813.html
下载: 200
查看: 1042

系统设计方案 This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combin

This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy consumption and portability. This technology has applications in a wide range of fixed and portable secured devic ...
https://www.eeworm.com/dl/678/202657.html
下载: 135
查看: 1039

J2ME 手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventL

手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocation(300 , 100) this.setBackground(Color.WHITE) ...
https://www.eeworm.com/dl/660/210526.html
下载: 195
查看: 1377

人物传记/成功经验 In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandl

In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hund ...
https://www.eeworm.com/dl/695/214065.html
下载: 97
查看: 1050

Java编程 主要介绍了如何使用JAVA创建一个类

主要介绍了如何使用JAVA创建一个类,并输出Hello pudn字符。适合初学者学习使用。如类声明为public型时类名必须与文件名一样等。
https://www.eeworm.com/dl/633/215593.html
下载: 111
查看: 1063

其他数据库 java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on

java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General Public Licence (LGPL). A copy of the licence is ...
https://www.eeworm.com/dl/645/223372.html
下载: 110
查看: 1107