Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - temp
Search - temp - List
DL : 0
gamesystemmarklog 操作系统开发 中间件编程 -Middleware programming gamesystemmarklog operating system development
Update : 2024-05-14 Size : 65536 Publisher : zlz

ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 -ftp server is a console based on the ftp server program, to achieve most of the FTP server procedures Note: a. account password for toldo b. home directory to c:/temp, before connecting you to establish
Update : 2024-05-14 Size : 65536 Publisher : 罗忠彬

DL : 0
CPU测试,可以检测到CPU的主频。这是动态检测的,可以自己点击查看CPU当前的主频。-CPU test, can detect the CPU
Update : 2024-05-14 Size : 24576 Publisher :

DL : 0
//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 -//18B20 detected through the digital temperature display on the computer the current temperature value of# Include
Update : 2024-05-14 Size : 1024 Publisher : 解敏超

DL : 0
DS18B20 temp , show the temp to the lcd .
Update : 2024-05-14 Size : 2048 Publisher : simon

有java编写,对JPG等图像文件打开,并作一点处理,再保存.-Java has been prepared on the JPG and other image files to open, and that treatment, and then save.
Update : 2024-05-14 Size : 5120 Publisher : 张德龙

ShutUp lets you automate clean-up tasks before shutdown. It can clean out selected history lists, eject CDs, delete the files in your TEMP directory, and run the programs you specify before shutting down your computer. It also lets you schedule reminders every day, one day a week, one day a month, or for a specific date any time in the future.
Update : 2024-05-14 Size : 178176 Publisher : 游志宇

ds1820在msp430实测,程序中读取rom序列号,以便多片总线连接-ds1820 measured in the MSP430, the program read rom serial number, in order to connect multi-chip bus
Update : 2024-05-14 Size : 2048 Publisher : 江湖小虾

OtherTEMP
DL : 0
该原理是产生波形的文件,文件类型是ASM文件,欢迎下载!-The principle is the waveform file, the file type is the ASM file, welcome to download!
Update : 2024-05-14 Size : 43008 Publisher :

DL : 0
1.运行GLNS目录下的Setup.exe文件,按提示信息完成安装; 2.运行“组件”目录中的两个安装文件; 3.打开“SQL Server 7/2000”的企业管理器,新建数据库“GLNS”,打开查询分析器,将“Database”目录中的GNLS.SQL数据库建表文件导入到GLNS数据库中; 4.在IIS中建立相关网站; 5.使用IE打开security/default.asp文件,输入管理员用户名和密码(系统默认用户:Admin,密码:Admin); 6.:进入“模块”管理,添加一个新的模板,模板名称可自定义,模板内容请将database下的Temp.txt内的文件内容复制到模板内容中,提交; 7.系统基本配置完成,现可以根据你的需要添加“分类”及信息。 8.添加完所有信息后,选择“代码”中的“生成全部栏目的JS”(这样就可以通过前台来调用信息); 9.如果信息比较多,需要分页时,方法请参照使用说明中的“关于辅助功能的帮助”中的“页面静态化系统”相关设置 -err
Update : 2024-05-14 Size : 1431552 Publisher : macson

DL : 0
Atmel mcu temp H bridge exampe
Update : 2024-05-14 Size : 276480 Publisher : jefferliu

DL : 0
西门子S7-200PID温控程式..内附详细的注释..可直接使用-Siemens S7-200PID control program .. containing detailed notes .. can directly use
Update : 2024-05-14 Size : 5120 Publisher : 马宗赛

SCMtemp
DL : 0
一款用单片机的简洁的测控温电路,含电路图有汇编源程序-Using a simple single chip temperature measurement and control circuits, including circuit diagrams have to compile source code
Update : 2024-05-14 Size : 43008 Publisher : 李和明

OtherTemp
DL : 0
本程序是一个简单的键盘控制程序响应的例程。-This procedure is a simple keyboard control procedures in response to the routine.
Update : 2024-05-14 Size : 37888 Publisher : mogu

DL : 0
使用线程,数组参数。其他没有什么了~-The use of threads, the array parameters. Other there is nothing a ~
Update : 2024-05-14 Size : 26624 Publisher : l.c

SCMtemp
DL : 0
温度控制器,控制加热器的开启与关闭,两路温度采集,内部与外部,外部采用传感器-Temperature controller to control the heater turned on and off, two-way temperature collection, internal and external, external use of sensors
Update : 2024-05-14 Size : 4096 Publisher : 高燕

无线单片机CC1110的一些使用源代码,包括I/O操作,AD转换,中断,此定时等实验-CC1110 single-chip wireless number to use the source code, including I/O operation, AD converter, interruption, this time to time, such as experimental
Update : 2024-05-14 Size : 2444288 Publisher : zhangmiao

Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image - called by dirImg) slitSum.m (computes the slit sum direction - called by dirImg) tileImg.m (tiles the image and computes new directions) averImg.m (smoothes the image) angleImg.m (computes the angles from the vector representation) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation Code: proj.m (program control) plotimg.m (plots images) discretize.m (converts image to discrete values) normalize.m (normalizes images) corrfft.m (computes the correlation) -------------------------------------------------------------------------------- -Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image- called by dirImg ) slitSum.m (computes the slit sum direction- called by dirImg) tileImg.m (tiles the image and computes new directions) averImg.m (smoothes the image) angleImg.m (computes the angles from the vector representation) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation Code: proj.m (program control) plotimg.m (plots images) discretize.m (converts image to discrete values) normalize. m (normalizes images) corrfft.m (computes the correlation )--------------------------------------------------------------------------------
Update : 2024-05-14 Size : 6144 Publisher : 小熊

SCMtemp
DL : 0
DS18B20温度计:四位LED扫描控制-DS18B20 thermometer: four LED scanning control
Update : 2024-05-14 Size : 2048 Publisher : yk

SCMtemp
DL : 0
about 8061 serious C51参考程序-about 8061 serious C51 reference procedures
Update : 2024-05-14 Size : 28672 Publisher : xx
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.