Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
标签: Introduction collection available functions
上传时间: 2014-01-26
上传用户:2467478207
编译的关于LL(1)词法分析的小程序,适合在VC下运行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem
上传时间: 2014-09-01
上传用户:sjyy1001
计算电磁学的3维矢量有限元程序 EMAP-3 is a vector (edge element) code. Vector codes are generally not affected by spurious modes and have other inherent advantages. The code is written in the C programming language and can be compiled and run on PCs, workstations, or mainframes.
标签: generally affected element Vector
上传时间: 2016-04-03
上传用户:1583060504
CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field pictures, field definitions, literals, and events. CForms applications must be compiled with the CFC compiler and linked with the CFL linker.CForms runs on most Unix SYSV compatible platforms including SunOS, Dell-SVR4, and Diab SYSV.3. It requires a curses library and yacc or GNU Bison. CForms version 2.1 is now available as volume #402 in the CUG Library.
标签: forms-driven interactive Stockholm Berntzon
上传时间: 2013-12-20
上传用户:himbly
JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for your private application. You can then include your saved network in your program using the jaNet.backprop package. The consequent documentation is only in french for the moment, but an english translation is planned. The java source code is released under GPL, and can be compiled with JDK, Symantec Cafe or MS Visual J
标签: documented designing training Network
上传时间: 2016-04-15
上传用户:zhanditian
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.
标签: microcontroller implementation asynchronous low-power
上传时间: 2016-06-07
上传用户:冇尾飞铊
This transport driver for BlueDrekar middleware is a reference implementation of the Bluetooth Host Controller Interface (HCI) UART transport layer. The source code is compiled and run in linux enviroment.
标签: implementation BlueDrekar middleware Bluetooth
上传时间: 2016-06-13
上传用户:www240697738
Freediag contains various drivers (ISO9141, ISO14230, SAEJ1850-VPW, SAEJ1850-PWM) for different adapters that connect the PC serial port to a vehicle. It reads vehicle diagnostic info from vehicle electronic control unit (ecu). The source code is compiled and run in linux environment.
上传时间: 2013-12-24
上传用户:lwwhust
this application program demonstrate programming and simulation of the on-chip CAN (controller area network) interface of the C167/ST10-F168. The sample source code can be compiled using keil C166 compiler. To test the program you may use the uVision2 debugger/simulator that is part of keilPK166 package.
标签: application demonstrate programming controller
上传时间: 2013-12-11
上传用户:zmy123
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled language. Pegasus is designed to be inherently portable and builds and runs today on most versionsof UNIX(R), Linux, OpenVMS, and Microsoft Windows.
标签: implementationof open-source standards designed
上传时间: 2014-09-09
上传用户:haohaoxuexi