gperiodic is a program for browsing the periodic table and looking up data for different elements. I
gperiodic is a program for browsing the periodic table and looking up data for different elements. I...
gperiodic is a program for browsing the periodic table and looking up data for different elements. I...
Client/Server版本 DBISAM compiles directly into your application with no external libraries required. ...
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree ...
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example...
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula...
The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ &ma...
The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he...
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti...
Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl...
利用多态性编程,创建一个square类,实现求三角形、正方形和圆形面积。方法 //抽象出一个共享的类,定义一个函数求面积的公共界面。再重新定义各面积的求面积 //函数,在主类中创建不同类的对象,并...