Chessboard Cover,On a chessboard,only one square is different, called specific.Use the Divide-and-Conquer methods to solve the Chessboard Cover Problem.
標簽: Chessboard chessboard Cover On
上傳時間: 2015-10-05
上傳用戶:zuozuo1215
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
標簽: array B. Distributed has
上傳時間: 2013-12-25
上傳用戶:洛木卓
wangxiaoyong0015@yahoo.com.cn b不懂的給我發郵件!!! 謝謝啊!!一定支持我
標簽: wangxiaoyong yahoo 0015 com
上傳時間: 2013-12-02
上傳用戶:caiiicc
One of the most beautiful pictorial
標簽: beautiful pictorial most One
上傳時間: 2014-01-05
上傳用戶:cylnpy
基于事件驅動的串口通訊控件 消息幀數據格式: 1 0 A B X X 其中 10 為消息標識, AB表示文本長度,L=A*100+B XX為配位字符,任意 控制幀數據格式 0 1 A B M N 其中 01為控制標識, AB為請求標識 MN為附加標識 11表示請求對方接收文件,M表示描述字串中文件名子串的長度 N表示描述字串中文件大小子串的長度 10通知對方放棄傳輸 00通知文件傳輸完畢 01請求對方發送數據, MN為10請求發送下一個 MN為00請求重發 數據幀數據格式 0 0 A B M N 其中 00 為數據標識, AB表示數據長度,L=A*100+B MN為校驗,M*100+N=A+B
上傳時間: 2015-10-06
上傳用戶:拔絲土豆
From C++ to Visual C++ one hundred examples.
標簽: examples hundred Visual From
上傳時間: 2014-01-03
上傳用戶:cjf0304
基于B/S模式高校科研系統的設計與研究,基于B/S模式的高校科 研管理信息系統采用3層體系結構,利用ASP技術和SQL Server數據庫系統加以設計與實現。
上傳時間: 2013-12-26
上傳用戶:ma1301115706
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features and how they are interpreted and processed by the SQL Server execution engine. You¡ ¯ ll get in-depth coverage of the sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and more. The book explains and compares solutions to database-development problems in both SQL Server 2000 and SQL Server 2005, discussing the new T-SQL programming features added to SQL Server 2005 in detail. Includes extensive code samples, table examples, and logic puzzles to help database developers and administrators understand the intricacies and help promote mastery of T-SQL.
標簽: administrators developers reference thorough
上傳時間: 2013-12-29
上傳用戶:Avoid98
A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well and I hope you enjoy using it. 這是一個用C#實現的路徑搜索算法,實現的了簡單的A*算法!
上傳時間: 2013-12-14
上傳用戶:hullow
PWM控制電機,用PWM控制電機,熟悉定時器Timer A/B的編程方法。用Timer A作為脈寬調制信號產生的定時器.了一個函數F_Pwm(int a,int b) 用于PWM設置,傳入兩個參數第一個用于頻率設置,第二個用于占空比設置。
上傳時間: 2015-10-10
上傳用戶:athjac