亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

PCMCIA-cs

  • 用c#+asp.net制作的個人Blog源碼, 源碼中管理員密碼為:111111,運行時需設(shè)置一個IIS虛擬目錄, 網(wǎng)站后臺采用數(shù)據(jù)庫為access,代碼中的幾個表結(jié)構(gòu)是比較簡單的,其核心代碼為:

    用c#+asp.net制作的個人Blog源碼, 源碼中管理員密碼為:111111,運行時需設(shè)置一個IIS虛擬目錄, 網(wǎng)站后臺采用數(shù)據(jù)庫為access,代碼中的幾個表結(jié)構(gòu)是比較簡單的,其核心代碼為:index.aspx.cs和幾個后臺管理代碼 其中多次使用DataGrid和DataList,由于時間比較緊,其功能顯得尤其簡單.

    標簽: 111111 access Blog asp

    上傳時間: 2016-03-18

    上傳用戶:er1219

  • 在 linux平臺上的網(wǎng)頁編程的模板

    在 linux平臺上的網(wǎng)頁編程的模板,以cs結(jié)尾

    標簽: linux 編程 模板

    上傳時間: 2016-03-19

    上傳用戶:Late_Li

  • 在Linux下

    在Linux下,指導(dǎo) PCMCIA接口程序的開發(fā),含有詳細的例子。

    標簽: Linux

    上傳時間: 2014-01-01

    上傳用戶:xieguodong1234

  • rt12864m樣例程序

    rt12864m樣例程序,管腳號 管腳名稱 電平 管腳功能描述 1 VSS 0V 電源地 2 VCC +5V 電源正 3 V0 - 對比度(亮度)調(diào)整 4 RS(CS) H/L RS="H",表示DB7--DB0為顯示數(shù)據(jù) 4 RS(CS) H/L RS="L",表示DB7--DB0為顯示指令數(shù)據(jù) 5 R/W(SID) H/L R/W="H",E="H",數(shù)據(jù)被讀到DB7--DB0 5 R/W(SID) H/L R/W="L",E="H→L", DB7--DB0的數(shù)據(jù)被寫到IR或DR 6 E(SCLK) H/L 使能信號 7 DB0 H/L 三態(tài)數(shù)據(jù)線 8 DB1 H/L 三態(tài)數(shù)據(jù)線 9 DB2 H/L 三態(tài)數(shù)據(jù)線 10 DB3 H/L 三態(tài)數(shù)據(jù)線 11 DB4 H/L 三態(tài)數(shù)據(jù)線 12 DB5 H/L 三態(tài)數(shù)據(jù)線 13 DB6 H/L 三態(tài)數(shù)據(jù)線 14 DB7 H/L 三態(tài)數(shù)據(jù)線 15 PSB H/L H:8位或4位并口方式,L:串口方式(見注釋1) 16 NC - 空腳 17 /RESET H/L 復(fù)位端,低電平有效(見注釋2) 18 VOUT - LCD驅(qū)動電壓輸出端 19 A VDD 背光源正端(+5V)(見注釋3) 20 K VSS 背光源負端(見注釋3)

    標簽: 12864m 12864 rt 程序

    上傳時間: 2016-04-17

    上傳用戶:xhz1993

  • java環(huán)境下基于cs模式的 通信小程序

    java環(huán)境下基于c\s模式的 通信小程序

    標簽: java 環(huán)境 模式 通信

    上傳時間: 2013-12-23

    上傳用戶:ghostparker

  • sd卡+VS1003模塊+M16組成的mp3 VS1003模塊使用www.icdev.com.cn的

    sd卡+VS1003模塊+M16組成的mp3 VS1003模塊使用www.icdev.com.cn的,sd卡直接連接,M16使用內(nèi)部RC8M。 硬件連接參照board.h,PORTB:PB0連接sd卡cs腳,PB1連接VS1003復(fù)位腳,PB2連接VS1003命令片選腳,PB5PB6PB7組成SPI接口復(fù)用連接sd卡和VS1003;PORTA:PA0連接VS1003的DREQ腳,PA1連接sd卡插入檢測腳,PA2連接VS1003數(shù)據(jù)片選腳。

    標簽: 1003 icdev VS M16

    上傳時間: 2016-05-28

    上傳用戶:lepoke

  • 自主開發(fā)的文件系統(tǒng)

    自主開發(fā)的文件系統(tǒng),自由協(xié)議 調(diào)用 mov ax,600 mov [7e20h],ax mov al, A mov [7f00h],al mov al,0 文件名以數(shù)字0結(jié)束 mov [7f01h,al 本例中文件數(shù)據(jù)位于內(nèi)存 0000:2000h mov ax,cs mov ds,ax mov ax,7600h jmp ax

    標簽: 文件系統(tǒng)

    上傳時間: 2013-12-17

    上傳用戶:qiao8960

  • #include intvcon 輸出電壓變量 sbitDIN=0x91 定義P2.1為串行數(shù)據(jù)口 sbitCLK=0x92;P2.2為串行時鐘端 sbitCS=0x93 P2.3為片選端

    #include intvcon 輸出電壓變量 sbitDIN=0x91 定義P2.1為串行數(shù)據(jù)口 sbitCLK=0x92;P2.2為串行時鐘端 sbitCS=0x93 P2.3為片選端 voiddac5618(intvcon)TLC5618DAC子程序,三線串行方式 { chari intsvcon svcon=vcon|0x8000 vcon最高位置1,選擇 TLC5618的A通道 CS=0 置5618的CS=0,允許片選 for(i=0 i<16 i++) { DIN=svcon&0x8000 串行方式送16位 數(shù)據(jù) svcon<<=1; CLK=0; CLK=1; } CS=1 禁止片選 return } voidmain0 { dac5618(0x7FF) }

    標簽: include intvcon sbitDIN sbitCLK

    上傳時間: 2016-06-15

    上傳用戶:wsf950131

  • 利用手機或短信發(fā)射機發(fā)送短信的源碼

    利用手機或短信發(fā)射機發(fā)送短信的源碼,功能齊全。引用了mycom.cs類,并做了優(yōu)化。

    標簽: 短信 手機 發(fā)射機 發(fā)送

    上傳時間: 2016-06-20

    上傳用戶:gengxiaochao

  • Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as

    Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, computer services-an increase of the serial number 3, client-service to send the card serial number and send IP addresses to the service side 4, the desktop client by the embargo, since the definition of the icon to start the process faster (from the window Superman Code) 5, CS-shielding some function keys, but CTRL + ALT + DEL keys can not shield the hope that a revised modify these friends 6, there are some corners of Laws (such as title, etc.). Client desktop icon in the Settings page set up first class to enter FXZWN999 open on to add, delete icon button

    標簽: the password machine Client

    上傳時間: 2016-06-27

    上傳用戶:xsnjzljj

主站蜘蛛池模板: 凤台县| 天津市| 井陉县| 岳阳县| 岑巩县| 柞水县| 武宁县| 汉阴县| 北安市| 惠来县| 简阳市| 彝良县| 高唐县| 龙江县| 青海省| 新泰市| 东乡| 星子县| 永宁县| 方正县| 本溪| 介休市| 天门市| 宜宾市| 尉犁县| 广德县| 徐州市| 孟津县| 合川市| 临沭县| 手游| 鹤峰县| 芦山县| 合肥市| 彰化市| 颍上县| 宜州市| 从江县| 眉山市| 绵阳市| 大同县|