搜索结果

找到约 1,986 项符合 BE 的查询结果

按分类筛选

显示更多分类

Symbian 手机文件浏览器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the

手机文件浏览器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the way the code has been restructured into multiple files. It also supports flip closed. However, to my chagrin, I made the mistake of assuming there will only be one flip closed view. :( That s ...
https://www.eeworm.com/dl/675/135436.html
下载: 171
查看: 1083

驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th

This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
https://www.eeworm.com/dl/618/136240.html
下载: 80
查看: 1080

其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat

JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
https://www.eeworm.com/dl/534/136689.html
下载: 167
查看: 1065

其他 The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de

The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.
https://www.eeworm.com/dl/534/136690.html
下载: 58
查看: 1060

网络 This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or

This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cr ...
https://www.eeworm.com/dl/635/136698.html
下载: 54
查看: 1054

Delphi控件源码 报表源码 FastReport 3 is new generation of the report generators components. It consists of report engin

报表源码 FastReport 3 is new generation of the report generators components. It consists of report engine, designer and preview. FastReport 3 can be installed in Delphi 4-7 and C++Builder 4-6.
https://www.eeworm.com/dl/666/137290.html
下载: 165
查看: 1074

单片机开发 This version of the code is compatible only with the AT89C2051 due to the location of the data buf

This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051.
https://www.eeworm.com/dl/648/137736.html
下载: 24
查看: 1051

其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
https://www.eeworm.com/dl/534/137877.html
下载: 65
查看: 1074

操作系统开发 Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most po

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium, Pentium Pro or AMD64 CPU, including ...
https://www.eeworm.com/dl/531/137957.html
下载: 20
查看: 1165

数学计算 Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval

Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to b ...
https://www.eeworm.com/dl/641/138015.html
下载: 177
查看: 1078