BS在線文件管理系統,采用asp編程,實現了對文件的簡單管理,并且有比較方便的各種功能的實現.-BS online document management system, using asp programming, a simple document management, and a more convenient various Functions.
標簽: management asp document online
上傳時間: 2017-02-02
上傳用戶:leixinzhuo
basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*The Functions m_fctptr() and user_server()*/ /*build an interface to an
標簽: basic NeuroBasic Project package
上傳時間: 2017-02-15
上傳用戶:xymbian
Freetz is a firmware-extension (modification) for the AVM Fritz!Box and devices with identical hardware. The original firmware from the manufacturer is extended with new Functions and programs which may be selected by the user
標簽: firmware-extension modification identical devices
上傳時間: 2014-12-08
上傳用戶:qw12
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific Functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
標簽: essentially algorithm describe suitably
上傳時間: 2017-03-02
上傳用戶:litianchu
I always wanted to play around with JNI. This is my first attempt so I created a utility DLL called TestImpl.dll that exports several useful Functions which are difficult or impossible to implement in JAVA.
標簽: attempt created utility always
上傳時間: 2013-12-28
上傳用戶:lx9076
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the Functions or procedures in procedural languages such as C.
標簽: object-oriented building language template
上傳時間: 2017-03-07
上傳用戶:xiaodu1124
Need to make sense of the many changes to Visual Basic for the new .NET platform? VB .NET Language in a Nutshell introduces the important aspects of the language and explains the .NET framework. An alphabetical reference covers the Functions, statements, directives, objects, and object members that make up the VB .NET language. To ease the transition, each language element includes a "VB .NET/VB 6 Differences" section.
上傳時間: 2017-03-26
上傳用戶:qoovoop
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, Functions, packages and child packages.
標簽: example-driven introduction gradually approach
上傳時間: 2014-01-12
上傳用戶:koulian
基于互相關函數,采用求和廣義互相關函數(summed-GCC)法用于機器人系統平臺。由于采用不同的映射函數(mapping Functions),GCC法在該平臺下,只需三個麥克風即可進行三維定位,突破了基于TDOA法進行三維聲源定位最少需4個麥克風的限制
標簽: 函數
上傳時間: 2013-12-02
上傳用戶:璇珠官人
CalcExpress is an interpreter for quick and easy evaluation of mathematical expressions. It is a smart tool easy in use. Supports 5 operators, parenthesis, 18 mathematical Functions and user-defined variables
標簽: mathematical CalcExpress interpreter expressions
上傳時間: 2014-12-08
上傳用戶:希醬大魔王