资源列表
azoj1098
- object oriented programming student record!-object oriented programming student reco rd!
QssChange
- 使用简单的代码在Qt GUI架构下实现界面的快速换肤。本实例主要是从换肤原理出发。-Fast skin using simple code to achieve the Qt interface under GUI architecture. This example is mainly starting the principle of skin.
chesscover
- 此程序是关于算法设计与分析中的棋盘覆盖问题,采用分治策略实现的。-on algorithm design and analysis covering the chessboard, using the divide and conquer strategy to achieve.
OneWire1
- ds2431驱动,自己定义延时和IO即可使用.-ds2431 drive their own definition of delay and IO can be used.
X5045C51
- x5045是一个带串行E2PROM的CPU监控芯片,本程序采用标准的C51程序编写。- X5045 is a belt serial E2PROM CPU monitoring chip, this procedure uses the standard the C51 programming
Clock
- 用java变成一界面模拟时钟,含表针,数字两种模式。-Becomes an interface with java analog clock, with hands, digital modes.
ADF4118
- // 移频选频原理 //Fvco=[(P*B)+A]*Frefin/R //P=32 //loop filter 100k----prescribe //R=12.8M/100K=128---Parameter1 //Fvco=频点*2+170280 -1400 //B=Fvco/32-----------Parameter2 //A=Fvco-32*B
chngjibiao
- 用visual basic语言编写的一个小程序,其目的是输入输出成绩表-using visual basic language of a small program, which aims to input and output results table
zhangjing
- 用汇编做的计算器,能够实现加,减,乘,除运算 ,还不错-do with the compilation of calculators, can be achieved, plus or minus, multiplication and addition operations, but also good
Thaiphoon
- Thaiphoon修改内存SPD信息里的参数位置详释
Enum-and-Delete-Cache
- Example Name:Enum and Delete Cache This project requries a form with a listbox (List1) on it and a class module (MemoryBlock)-' Example Name: Enum and Delete Cache' This project requries a form with a listbox (List1) on it ' and a cl
KalmanFilterTutorial
- This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.