搜索结果
找到约 409 项符合
patent-free 的查询结果
其他 Cfingerd is a free and secure finger daemon replacement for standard finger daemons such as GNU fing
Cfingerd is a free and secure finger daemon replacement for standard finger daemons such as GNU fingerd or MIT fingerd. It can enable/disable finger service to individual users, rather than to all users on a given host.
VHDL/FPGA/Verilog The Free IP Project VHDL Free-RAM Core
The Free IP Project
VHDL Free-RAM Core
其他书籍 This program is free software you can redistribute it and/or modify // it under the terms of the GN
This program is free software you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation either version 2 of the License, or
// (at your option) any later version.
软件设计/软件工程 free c standard file C
free c standard file C
软件设计/软件工程 free c++ standard file Cpp2003
free c++ standard file Cpp2003
数学计算 FDTD code in Free Space with no absorbing boundary conditions.
FDTD code in Free Space with no absorbing boundary conditions.
matlab例程 Absorbing Boundary Conditions in Free Space
Absorbing Boundary Conditions in Free Space
matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse
over T time steps. ABC are for free space. If boundaries are in
the Dielectric medium then the ABC fail. Dielectric medium begin and
end can be specified with the code
matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse
over T time steps. ABC are for free space. If boundaries are in
the Dielectric medium then the ABC fail. Dielectric medium begin and
end can be specified with the code
VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t8051.ihx > t8051.hex
...