Java Class, which implements Rational Numbers. Includes a simple test.
资源简介:Java Class, which implements Rational Numbers. Includes a simple test.
上传时间: 2017-03-11
上传用户:标点符号
资源简介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上传时间: 2015-02-02
上传用户:leehom61
资源简介:A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s configured to build a binary that is to be uploaded at 0x03fd0000 and run at 0x03fd0010
上传时间: 2017-05-01
上传用户:zhangzhenyu
资源简介:The enclosed VB project Includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
上传时间: 2015-01-30
上传用户:JIUSHICHEN
资源简介:A Java class representation of a fuzzy cognitive map which contains a set of factors and relationships between them.
上传时间: 2014-01-03
上传用户:努力努力再努力
资源简介:md5加密程序 C++ This a class which encapsulates a set
上传时间: 2014-12-06
上传用户:hzy5825468
资源简介:JCCKit is a Java library which can be used in any Java application or applet to visualize scientific data by plots or charts
上传时间: 2014-01-23
上传用户:三人用菜
资源简介:A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
上传时间: 2013-12-23
上传用户:Miyuki
资源简介:This a full 3-tier dababase application which Includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox,...
上传时间: 2014-01-01
上传用户:qq21508895
资源简介:A java class that uses DES to encript images
上传时间: 2014-01-17
上传用户:cjl42111
资源简介:This application Includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the...
上传时间: 2016-10-06
上传用户:kr770906
资源简介:DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
上传时间: 2013-12-23
上传用户:日光微澜
资源简介:jd-gui : a usefull java class decompiler
上传时间: 2017-03-01
上传用户:skfreeman
资源简介:This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use t...
上传时间: 2013-12-02
上传用户:wangchong
资源简介:/* This java class create four tables with all theirs fields and insert them inside a mysql database name timelog. This code works with MySql Database with Mysql Java Connector the mysql-connector-java-3.2.0-alpha */
上传时间: 2017-03-27
上传用户:talenthn
资源简介:Java Class implementing a Fuzzy Cognitive Map
上传时间: 2013-11-29
上传用户:冇尾飞铊
资源简介:JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging ...
上传时间: 2017-04-23
上传用户:ynzfm
资源简介:A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
上传时间: 2017-05-06
上传用户:邶刖
资源简介:Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java Faculty...
上传时间: 2013-12-13
上传用户:时代电子小智
资源简介:dmbs project which we did in our cs class which creates a simple database
上传时间: 2017-07-07
上传用户:lindor
资源简介:A java code shows how to use dijkstra algorithm it Includes a test program and document
上传时间: 2014-01-15
上传用户:924484786
资源简介:This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. Written in ANSI C portable for several Microcontrollers.
上传时间: 2014-01-21
上传用户:zhangyigenius
资源简介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that Includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上传时间: 2015-06-12
上传用户:wfl_yy
资源简介:驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decide...
上传时间: 2014-01-07
上传用户:2467478207
资源简介:Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a dist...
上传时间: 2014-01-27
上传用户:sammi
资源简介:Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems - Includes a FUSE filesystem module to access FAT volumes which uses the library
上传时间: 2013-12-20
上传用户:ztj182002
资源简介:利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in J...
上传时间: 2017-02-11
上传用户:kiklkook
资源简介:Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, ...
上传时间: 2017-03-03
上传用户:问题问题
资源简介:The attached zip Includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for ...
上传时间: 2017-04-09
上传用户:sy_jiadeyi
资源简介:JWebChart is a simple package to allow anyone to render complex charts using a Java Servlet. The product was primarily written to allow Warfare to render charts from data sources, which as a tool kit is specifically design for people with n...
上传时间: 2013-12-19
上传用户:Pzj