圖解PFC(Powerbuilder Foundation class)學習
class="tags">標簽: Powerbuilder Foundation class PFC
class="time">上傳時間: 2015-06-14
class="username">上傳用戶:zhangzhenyu
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
class="tags">標簽: non-sharing containers pointer vector
class="time">上傳時間: 2015-06-15
class="username">上傳用戶:Late_Li
This is my assignment for my tutor s class. and many problems exist,so you should comprhend it and improve it to perfect.
class="tags">標簽: assignment and comprhend problems
class="time">上傳時間: 2015-06-22
class="username">上傳用戶:jyycc
With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
class="tags">標簽: class-files Decompiler decompile format
class="time">上傳時間: 2015-06-23
class="username">上傳用戶:wang0123456789
A java class that uses DES to encript images
class="tags">標簽: encript images class java
class="time">上傳時間: 2014-01-17
class="username">上傳用戶:cjl42111
Using class MouseMotionAdapter.
class="tags">標簽: MouseMotionAdapter Using class
class="time">上傳時間: 2015-07-03
class="username">上傳用戶:fandeshun
一種基于二維鏈表的稀疏矩陣模半板類設計 A template class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.
class="tags">標簽: matrix technology template linked
class="time">上傳時間: 2013-12-13
class="username">上傳用戶:lwwhust
The User class Option for DHCP
class="tags">標簽: Option class DHCP User
class="time">上傳時間: 2015-07-05
class="username">上傳用戶:CSUSheep
參照棧類模板的例子編寫一個隊列類模板class <T> Queue,私有成員包括:隊首指針Front,隊尾指針Tail,隊列容積max。實現:構造函數Queue,析構函數,入隊函數In,出隊函數Out(每次出隊,后面的元素自動前移一位),判隊列空函數Empty。并分別用隊列類模板定義int和float對象,調用各個成員函數
class="tags">標簽: class Queue 模板 lt
class="time">上傳時間: 2013-12-03
class="username">上傳用戶:BIBI
This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%). You may use this booklet for your own personal learning purposes. You may not use it for profit (eg, selling copies of it, using it in a course for which people pay, etc). If you want to make use of it beyond these conditions, contact me and we can come to some arrangement.
class="tags">標簽: Architecture Computer Students together
class="time">上傳時間: 2014-01-15
class="username">上傳用戶:wxhwjf