原创 keil_C51精確延時

內容來自:http://www.xinduofen.com/把P1.0接入示波器,運行上面的程序,可以看到P1.0輸出的波形爲週期是3 ms的方波。其中,高電平爲2 ms,低電平爲1 ms,即for循環結構“for(j=0;j<124;j+

原创 C#的DES文件加解密工具類

using System;using System.Collections.Generic;using System.Text;using System.Security.Cryptography;using System.IO;names

原创 C#的MySQL操作工具類

using System;using System.Collections.Generic;using System.Linq;using System.Text;using MySql.Data.MySqlClient;using Sys

原创 C#的http協議的網絡編程

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Collections;using System.

原创 excel逐列讀取excel所有數據

內容分所有權屬於:http://www.xinduofen.cn/ using System; using System.Collections.Generic; using System.Linq; using System.

原创 C#的zxing條碼工具

注:使用此工具類時需要引入zxing.dll工具。 using System; using System.Collections.Generic; using System.Linq; using System.Text; using Z

原创 Windows的C#網絡編程

內容所有權屬於:http://www.xinduofen.com/ using System; using System.Collections.Generic; using System.Linq; using System.Text;

原创 C#的JSON操作工具類

using System; using System.Collections.Generic; using System.Linq; using System.Text; using Newtonsoft

原创 C#逐行讀取excel所有內容

內容所有權屬於:http://www.xinduofen.cn/ using System; using System.Collections.Generic; using System.Linq; using System.T

原创 C#讀取excel的有效行數或者最大有效列數

內容所有權屬於:http://www.xinduofen.cn/ using System; using System.Collections.Generic; using System.Linq; using System.T

原创 C#DES文件加解密工具類

using System; using System.Collections.Generic; using System.Text; using System.Security.Cryptography;

原创 壓力傳感器HX711的C函數

內容所有權屬於:http://www.xinduofen.com/ #define ADDO P1_2 #define ADSK P1_3 #define AdCnt 10//定義AD採樣平均值的次數(AdCnt>2) //讀HX711的