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

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

可編<b>程序</b>控制器

  • 用單片機的C語言實現的開機時間顯示上次關機時間(存在看門狗里)

    用單片機的C語言實現的開機時間顯示上次關機時間(存在看門狗里),還有顯示當前時間。可供單片機程序開發人員參考。

    標簽: 用單片機 C語言 開機 關機

    上傳時間: 2014-01-16

    上傳用戶:zhangyi99104144

  • 全面介紹MAPX開發的有關內容

    全面介紹MAPX開發的有關內容,VC下鷹眼圖的實現VC下鷹眼圖實現的 思路與VB是一樣的,只不過VC的可視化程序沒有VB高,VC更多的是利用代碼來實現一定的功能。

    標簽: MAPX

    上傳時間: 2014-01-21

    上傳用戶:冇尾飛鉈

  • 自己用Java寫的一個mp3文件改名的小工具

    自己用Java寫的一個mp3文件改名的小工具,可能還有不少bug,希望高手多多指點:) 用法:打開需要改名的mp3文件(或者包含mp3文件的目錄),然后按開始操作就可以了。 新文件名為:歌手名_歌曲名.mp3 從RedHat9和win2000下面測試過(都是jdk1.4)。 壓縮包中包含一個可執行的jar文件(跨平臺),一個exe文件(windows)和一個linux下可運行的程序。

    標簽: Java mp3

    上傳時間: 2013-12-19

    上傳用戶:mhp0114

  • 本書是一部面向企業級應用的Delphi 5高級編程開發專著。全書以企業級應用體系結構為框架

    本書是一部面向企業級應用的Delphi 5高級編程開發專著。全書以企業級應用體系結構為框架,以Delphi 5最新最強大的功能為線索 ,結合軟件工程理論和項目管理經驗,深入探討了Delphi 5企業級開發的思想、策略及技術要點,并通過人力資源管理系統/電子商務貨物配送系統、自動控制、與監測系統這三個典型的企業級解決方案及應用剖析,全面細致地介紹了如何使用Delphi實現真正意義上的企業級應用開發。 全書內容詳實、例程豐富、匯集了作者多年實際開發經驗和研究心得,是一本真正面向實戰應用的Delphi力作,可為Delphi程序員挑戰發展空間提供幫助,亦可供中、高級編程人員及項目主管參考。

    標簽: Delphi 企業級 高級編程

    上傳時間: 2015-05-05

    上傳用戶:372825274

  • 含有七個函數

    含有七個函數,讀寫Jpeg,GIFBMP。可自動識別JPGGIFBMP;可保存JPG;可控制JPG的讀寫速度、質量;可讀取動畫GIF的任意幀;標準參數調用,可用于其他程序語言;占極少的內存!(修正了1.0版中的BUG)

    標簽: 函數

    上傳時間: 2014-06-02

    上傳用戶:zhengzg

  • 人事,工資,考勤系統,C#實現 1、查看建模圖 本文件夾中的Model目錄下包含了系統的數據庫模型圖和系統建模圖

    人事,工資,考勤系統,C#實現 1、查看建模圖 本文件夾中的Model目錄下包含了系統的數據庫模型圖和系統建模圖,分別使用PowerDesigner和Rational Rose打開。 2、數據庫安裝 本安裝說明是以Microsoft Access 2000為例來闡述的,數據庫文件為文件夾ManPowerManage/ManPowerManage/bin/debug目錄下的ManPowerManage.mdb文件。數據庫無須安裝設置,直接就可以運行。 3、把員工照片文件夾picture復制到C:盤的根目錄。 4、如果用戶安裝的是Microsoft Visual Studio .Net 2003,那么可以直接打開ManPowerManage文件夾下的工程,查看代碼并進行調試。 5、把數據導入Excel要用到Excel.dll,Office.dll,VBIDE.dll 3個dll文件,請按照本章所講方法,安裝Excel并生成這些dll文件。注意,可執行示例程序的同一目錄下必須有Excel.dll文件,否則示例程序將不能把數據輸出到Excel。請讀者自己按照本章所述,獲取Excel.dll文件。 6、本程序沒有設置登錄窗口,讀者可以參照前面的例子自行開發。

    標簽: Model 考勤系統 建模 目錄

    上傳時間: 2014-01-04

    上傳用戶:jkhjkh1982

  • 數字運算

    數字運算,判斷一個數是否接近素數 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no

    標簽: 數字 運算

    上傳時間: 2015-05-21

    上傳用戶:daguda

  • RFID數據控制接口

    RFID數據控制接口,主要功能:數據存儲,時鐘,卡信息存儲,LED顯示,帶有地址編碼,可拖掛多臺控制器

    標簽: RFID 數據控制 接口

    上傳時間: 2013-12-20

    上傳用戶:13681659100

  • 源代碼用動態規劃算法計算序列關系個數 用關系"<"和"="將3個數a

    源代碼\用動態規劃算法計算序列關系個數 用關系"<"和"="將3個數a,b,c依次序排列時,有13種不同的序列關系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要將n個數依序列,設計一個動態規劃算法,計算出有多少種不同的序列關系, 要求算法只占用O(n),只耗時O(n*n).

    標簽: lt 源代碼 動態規劃 序列

    上傳時間: 2013-12-26

    上傳用戶:siguazgb

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    標簽: government streamline important alphabet

    上傳時間: 2015-06-09

    上傳用戶:weixiao99

主站蜘蛛池模板: 永平县| 白玉县| 禄劝| 师宗县| 长沙县| 屏南县| 小金县| 乐亭县| 民权县| 白朗县| 凤城市| 宁海县| 古交市| 安徽省| 垣曲县| 鄂尔多斯市| 右玉县| 永新县| 邯郸市| 连江县| 南华县| 饶平县| 依兰县| 内乡县| 顺平县| 南郑县| 绵竹市| 株洲县| 黔江区| 华蓥市| 洛隆县| 小金县| 昌邑市| 深州市| 左权县| 北京市| 齐河县| 灵丘县| 博客| 垫江县| 沙田区|