CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search in result
Search
SourceCode list
Sort by :
«
1
2
...
.62
.63
.64
.65
.66
3967
.68
.69
.70
.71
.72
...
216390
»
si四位加法器
Downloaded:0
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity full_adder is port( a,b,ci :in std_logic; s,co :out std_logic); end entity; architecture rtl of full_adder is begin s<=a xor b xor ci; co<=(a an
Date
: 2025-09-22
Size
: 28kb
User
:
小柠
电热壶程序
Downloaded:0
Electric kettle source code 6A12, suitable for beginners to learn, with AD detection.
Date
: 2025-09-22
Size
: 15kb
User
:
xitaopeng
IGBT_Latch
Downloaded:0
TCAD SILVACO software simulation of power chip
Date
: 2025-09-22
Size
: 1kb
User
:
Jiangpower
IGBT_Steady
Downloaded:0
TCAD SILVACO software of power chip IGBT and its steady state simulation
Date
: 2025-09-22
Size
: 1kb
User
:
Jiangpower
haze_tool去云补丁
Downloaded:0
It is an extension tool for remotely sensed cloud removal under ENVI Landsat series data, Modis data are available
Date
: 2025-09-22
Size
: 31kb
User
:
QQcat
QPST
Downloaded:0
QPST is a transmission software developed for high pass chip. QPST includes seven small software and a user manual. Before using QPST, we need to register the port with its QPST configuration.
Date
: 2025-09-22
Size
: 7.91mb
User
:
Jimy
satrda_demo
Downloaded:0
Change powerbuilder program to BS program.
Date
: 2025-09-22
Size
: 6.92mb
User
:
【天下有雪】
hw5s.f90
Downloaded:0
this file tell you how to implement Jacobi, Gauss-Seidel,SSOR ,CG, Steppest descent by fortran
Date
: 2025-09-22
Size
: 9kb
User
:
葱葱cong
基于51单片机红外发射与接收C程序
Downloaded:0
C program based on infrared emission and reception of 51 single chip microcomputer
Date
: 2025-09-22
Size
: 88kb
User
:
我来搬砖
ss
Downloaded:0
In the CAD, we mark the area of closed multi segment line LSP program one by one
Date
: 2025-09-22
Size
: 2kb
User
:
lyglzl2018
etc-gm
Downloaded:0
The high rate of micro package, version ETC
Date
: 2025-09-22
Size
: 15.34mb
User
:
atz0511
Tetris
Downloaded:0
simple tetris clone with highcore with no statistics
Date
: 2025-09-22
Size
: 16kb
User
:
Glossophobe
«
1
2
...
.62
.63
.64
.65
.66
3967
.68
.69
.70
.71
.72
...
216390
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.