资源列表
M_GSF
- 用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
M_Line
- 画了一个五角星并添充了颜色,还用微分画直线法,和bresenham法画直线-drawing of a five-pointed star and Tim added color, differential line drawing, and painting straight bresenham France
PinYin_InputMethod_C51
- 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
HUAguoqi
- 画美国国旗,和中国国旗,都是标准尺寸。还可以画直线,并且可以把直线用拖拉鼠标的方法放大-painting the American flag and the Chinese national flag, is a standard size. Can also painted straight lines, and can be used straight-line method tractor Mouse Click
IR_Rx_Tx
- 本程序运行于C8051F330,功能为接收遥控器发出的红外信号,然后等待上位机通过I2C总线来读取。IR数据接收完毕后,不再采集新的IR数据,一直等待上位机将数据取走后才开始准备接收新的IR数据-this program running on the C8051F330, functional remote control device to receive the infrared signal, Then wait for the PC through the I2C bus to read
XZZhuoZi
- vb做的立体桌子,可以旋转,可以按X轴旋转可以按Y轴旋转,可以按Z轴旋转,每个面有自己的颜色-vb do three-dimensional table, rotating, with the X-axis rotation according to Y-axis rotation, in accordance with a Z-axis rotation, Each face has its own color
IIS2BT656
- 本程序功能为将音频的IIS数据插入bt656数据中一起传输。在程序中,sdata并不从外界输入,而是由内部的一个16位的counter并串转换产生,以此来检测程序在串并转换sdata时是否有遗漏。 本程序并未经过实测,但ModelSim的仿真结果正确。-this program will function as audio data into IIS bt656 together data transmission. In the process, not from outside sdat
F020_SineWave
- 程序运行于C8051F020,主要功能是利用C8051F020自带的DAC生成一个正弦波-procedures in the C8051F020, Its main function is to bring their own use C8051F020 the DAC generating a sinusoidal
NNexample
- 神经网络的实例,非常适合初学者。采用matlab实现,对神经网络的理解及应用非常有好处,强烈推荐。-examples of neural network is extremely well-suited to beginners. Using Matlab realization of the neural network is very understanding and benefit strongly recommended.
REGSTAR_src
- 注册之星例子,本人觉得相当好用,利用它来实现了自己的足见注册-example, I think it is very handy, use it to achieve their own shows Registration
IrrigularWindow
- Visual C++编程,不规则窗口制作。-Visual C programming, irregular window production.
ATLCOMmyself
- 两个 ATL COM 组件源代码参考例子-2 ATL COM source code examples