-
DM万用版 V9.55 dm955cy.zip
DM万用版 V9.55 dm955cy.zip-DM 10,000 with version V9.55 dm955cy.zip
- 2022-01-26 05:40:42下载
- 积分:1
-
Nazi Germany in World War II invented the Enigma Cipher Machine, "The Riddl...
德国纳粹二战时发明的密码机Enigma“迷”的复原模拟程序的源码.zip 好的图形界面,好的功能!-Nazi Germany in World War II invented the Enigma Cipher Machine, "The Riddler" recovery simulation program source code. Zip good graphical interface, a good functional!
- 2022-06-29 18:18:00下载
- 积分:1
-
这UNIX C代码监视Web服务器每隔几分钟,试图找回我..
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager address.-This Unix C code monitors a web server every few minutes by
trying to retrieve its home page. It sends you email when it can t
connect, and every so often while the server is still down. It sends a
final message when it comes back up. If you have email paging, just
direct the email to your pager address.
- 2022-08-18 21:02:42下载
- 积分:1
-
使用VB,在MAPX中开发的合并图元的代码
使用VB,在MAPX中开发的合并图元的代码-The use of VB, in the merger MAPX developed Metafile code
- 2022-08-19 06:08:03下载
- 积分:1
-
温度测试
用声音为 89V51RD2 的温度测试
该代码是为 LM35 和 PCF8591 ADC_DAC 组件。
它读取到液晶和语音电路利用 ISD4004 TEMP 和发送消息。
- 2022-08-17 15:40:22下载
- 积分:1
-
A string of hexadecimal for summary (including md5 and sha
一款将十六进制串进行摘要(包括md5和sha-1),非常好用。-A string of hexadecimal for summary (including md5 and sha-1), very handy.
- 2023-04-02 13:50:03下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1
-
linux常用命令手册,对于linux初学者很适用
linux常用命令手册,对于linux初学者很适用-linux commands
- 2022-07-08 08:47:10下载
- 积分:1
-
计算机等级考试4级上级优雅环境,对准备4级考试的兄弟来说非常好的适应工具哦!...
计算机等级考试4级上级优雅环境,对准备4级考试的兄弟来说非常好的适应工具哦!-NCRE 4 superiors elegant environment, prepare four brothers examination is very good tool to adapt to Oh!
- 2022-01-25 15:34:05下载
- 积分:1
-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1