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

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

message-digest

  • This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which

    This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.

    標簽: single-core multi-core inversion mutlicore

    上傳時間: 2013-12-21

    上傳用戶:ryb

  • public class DBClass { private String driver private String url private String user

    public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement statement private String message="" }

    標簽: private String DBClass public

    上傳時間: 2017-05-23

    上傳用戶:c12228

  • 本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎

    本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎,包括Widnows程序的基本觀念以及C++的高階議題。“學前基礎”是相當主觀的認定,不過,甚于我個人的學習經驗以及教學經驗,我的挑選應該頗具說服力。第二篇介紹Visual C++整合環境開發工具。本篇只不過是提綱挈領而已,并不企圖取代 Visual C++使用手冊。然而對于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環境。工具的使用雖然談不上學問,但在視覺化軟件開發過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產生出來的程序碼。當然,AppWizard會根據你的選項做出不同的程序碼,我所據以解說的,是大眾化選項下的產品。 第四篇以微軟公司附于Visual C++光碟片上的一個范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術。這些技術正是其他書籍最缺乏的部分。此篇之最后數章則脫離Scribble程序,另成一格。 本書內含光盤一片,書中所有原始碼與可執行文件盡在其中。

    標簽: MFC 程序設計

    上傳時間: 2014-01-04

    上傳用戶:x4587

  • 練習多任務實時操作系統下Task 調度、Task 間主要通信手段、I/O 子系統基本應用 等內容

    練習多任務實時操作系統下Task 調度、Task 間主要通信手段、I/O 子系統基本應用 等內容,并形成嵌入式實時應用軟件的良好編程習慣。 內容: 1. 創建多Task,為每個Task 創建私有的Message Queue,每個Task 只通過自己的私 有Message Queue 接收消息;Task 間消息通信通過向對方私有Message Queue 發送 消息完成。 2. Task1:管理Task。負責系統啟動時同步系統中其他Task 的啟動同步,利用信號量 的semFlush()完成。同時接收各Task 的告警信息,告警信息需編號以logmsg 方式 輸出。本task 負責系統結束時的Task 刪除處理。 3. Task2:console 命令行接收Task。接收并分析console 發來的命令行及參數。自行 設置5 種以上命令,并根據命令的內容向Task3 發送激勵消息。同時實現系統退出 命令,使系統采用適當方式安全退出。收到非法命令向Task1 告警。 4. Task3:console 輸出Task。接收需打印輸出的字串消息(命令),輸出到console。 收到長度為0 或超常字串向Task1 告警。 5. 在以下基本功能完成基礎上,自選擴展一項功能。

    標簽: Task 多任務 實時操作系統 子系統

    上傳時間: 2017-06-11

    上傳用戶:15736969615

  • This code outputs various NMEA strings to a com port. The code was originally used to test naviati

    This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA string will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA string can be displayed.

    標簽: code originally outputs naviati

    上傳時間: 2013-11-30

    上傳用戶:熊少鋒

  • Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user m

    Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user message to GUI. included simle widgets: nested menu, window, dialog, inputline, scroll list. Footprint for 16 bit CPU - aprox. 60kB. Languadge - C

    標簽: small Usefull support without

    上傳時間: 2017-07-08

    上傳用戶:lepoke

  • about encryption method of the quantom . this way is the new method for powerfull encrypting message

    about encryption method of the quantom . this way is the new method for powerfull encrypting messages for security applets.

    標簽: method encryption encrypting the

    上傳時間: 2017-07-15

    上傳用戶:hj_18

  • The sample provided here is a simple control panel application that will just display the memory usa

    The sample provided here is a simple control panel application that will just display the memory usage of the system using a message box. Windows Mobile

    標簽: application provided control display

    上傳時間: 2014-01-25

    上傳用戶:xwd2010

  • This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secr

    This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image. The secret image must be smaller than cover image.A message box will appear with a number ,that number is the maximum product of width and height of secret image that can be successfully embedded in the cover image. The final png image will appear in workspace with random name.This image contains the secret image.One such png image is in the zip file with name 4447.png it contains an image of res 100x122.

    標簽: image jpeg png another

    上傳時間: 2017-07-25

    上傳用戶:gououo

  • /********************************************************************* * This is a part of Angry I

    /********************************************************************* * This is a part of Angry IP Scanner source code * * http://www.angryziber.com/ipscan/ * * * * Written by Angryziber * * * * You may distribute this code as long as this message is not * * removed and it is clear who has written it. * * You may not rename the program and distribute it. * *********************************************************************/

    標簽: Angry This part is

    上傳時間: 2013-12-17

    上傳用戶:朗朗乾坤

主站蜘蛛池模板: 临安市| 宜宾县| 洪江市| 新巴尔虎右旗| 海南省| 威远县| 浮梁县| 西乌珠穆沁旗| 屯昌县| 定日县| 广灵县| 营山县| 宜章县| 永泰县| 牙克石市| 女性| 广西| 呼和浩特市| 平顺县| 巢湖市| 当涂县| 木里| 万盛区| 墨玉县| 久治县| 新乡县| 武功县| 广宗县| 洞头县| 绥滨县| 钟山县| 广东省| 上林县| 长子县| 新竹县| 潢川县| 张家港市| 灯塔市| 治县。| 枣强县| 吴川市|