-
BIAO1
一个可以把二进制数据转换成ASCII的程序(A binary data can be converted into ASCII procedures)
- 2007-10-27 20:29:42下载
- 积分:1
-
win7Activation
win7 activation win7 activation(win7 activation)
- 2013-12-20 19:05:26下载
- 积分:1
-
AliceAndBob
Demo Classic Diffie-Hellman
- 2015-09-15 00:43:07下载
- 积分:1
-
shiyan_2
基于OpenGL的一个简单的画圆的程序,不过里面加了一些循环,画出来特别多的圆,效果十分炫酷。(OpenGL is based on a simple circle of program, but which added some cycle, particularly drawn circle, the effect is very cool.)
- 2015-11-03 20:41:27下载
- 积分:1
-
51继电器使用
51单片机继电器简单使用# include
# define uchar unsigned char
# define uint unsigned int
sbit k1=P3^4;
sbit k2=P3^5;
sbit jdq=P2^1;
sbit l1=P1^0;
void delayms(uint x) //延时
{
uint i,j;
for(i=x;i>0;i--)
for(j=110;j>0;j--);
}
void main ()
{
jdq=0;
while(1)
{
if(k1==0)
{
delayms(10);
if(k1==0)
{
&nbs
- 2022-12-25 10:25:03下载
- 积分:1
-
Matlab--euler
小程序,matlab编的,用于解常微分方程的问题(Small program, matlab compiled for the solution of ordinary differential equations of the problem)
- 2011-09-27 10:18:19下载
- 积分:1
-
fxlmsEn
英文版本的关于反馈fxlms算法在主动降噪中的使用,很不错的一个pdf(Feedback fxlms English version of the algorithm on the use of active noise reduction, very good one pdf)
- 2010-11-25 21:04:30下载
- 积分:1
-
模糊CMAC代码
模糊小脑神经网络智能控制,解决系统实时响应快速性、实时性问题。高斯隶属函数
- 2022-01-25 18:11:57下载
- 积分:1
-
LK-algorithm
LK算法一些描述,十分有用。 希望能帮助大家(LK algorithm)
- 2012-06-08 15:31:47下载
- 积分:1
-
tcd_driver
东芝ccd产品tcd1209驱动程序,生成1209所需的驱动波形(toshiba ccd tcd1209 )
- 2021-02-23 09:29:40下载
- 积分:1