搜索资源列表
CH4
- c语言常用算法,非常有用。-c language commonly used algorithm, very useful.
CH452_driver
- C8051F005单片机控制CH452驱动程序,keil c51环境,c 语言编写-C8051F005 MCU control CH452 drivers, c51 decoder environment, c language
ADC0809
- 8路数据循环采集,用MAX7219驱动数码管显示转换后的值以及通道号-8-channel data acquisition cycle, driven by MAX7219 digital tube display converted value as well as the channel No.
ch452
- PIC单片机控制CH452的数码管显示程序-PIC SCM CH452 digital tube display program
CH4
- 8051精品範例 8051精品範例-8051 fine example of fine examples of 8051
CH450_I2C
- 使用51模拟I2C总线对CH450完成对6位LED数码管显示的操作。使用LED驱动芯片可分担51的工作量。-The use of 51 analog I2C bus on the CH450 completed six LED digital tube display operation. The use of LED Driver IC 51 may share the workload.
java150ch1-ch4
- java编程150例,第一章到第四章的源代码!-java programming 150 cases, the first chapter to chapter IV of the source code!
ch4
- Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return
ch4-ex
- 单片机C语言嵌入式/单片机编程 Keil C51 uV3使用程序开发!-Singlechip C Language Embedded/Microcontroller Programmer using the Keil C51 uV3 development!
ch4
- 常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation
CH4
- C语言常用算法源代码,加以组合可以实现很多功能-C language commonly used algorithm source code, to be a lot of feature combinations can be achieved
ch4
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
CH452_code
- 这个是我自己开发制作的CH452开发板的资料,里面包含CH452的驱动程序,里面包含有说明文件,开发环境是IAR3.20C-This is the development of my own development board CH452 produced the information, which contains drivers CH452, which contains documentation, development en
ch4
- this very simple c++ code.-this is very simple c++ code.
shidu
- sht10温湿度传感器编程,显示用ch451显示芯片。c语言编程-sht10 temperature and humidity sensor programming, display with ch451 graphics chip.
CH4
- 4.1 求非线性方程实根的对分法ddhrt.c 4.2 求非线性方程一个实根的牛顿法dnewt.c 4.3 求非线性方程一个实根的埃特金迭代法datkn.c 4.4 求非线性方程一个实根的连分式解法dpqrt.c-4.1 The real roots of nonlinear equations of the pairs of sub-law ddhrt.c 4.2 real roots of nonlinear equat
CH4
- 这个程序构建了一个SP4杂化轨道的电子云,以及空间充满的电子云。 四个不同颜色小球可以看作都是氢原子,或者其他四个不同侧链。 通过按键:上,下,左,右,Home,PageUp,Pagedown,End,以及T,Y,G,H,B,N;可以控制模型的前后左右上下移动,以及任意角度旋转。 程序在Nehe 教程附带的源代码基础上修改而来,感谢Jeff Molofee (aka NeHe,nehe.gamedev.net)的工作!
learning-opencv-ch4-2
- 学习opencv第四章第二题源代码(C语言版)-Chapter IV second question learning opencv source code (C language version)