资源列表
ExeToTXT
- 把二进制文件数据转换为文本,用于对数据进行分析-failed to translate
ConsoleApplication1
- 一个C#项目文件,便于初级的C#编程者学习-A C# project
hfm
- 实现树的一些基本运算,同时实现哈弗曼编码-Achieve some of the basic tree operations, while achieving Hafu Man coding
VB-programming-countdown
- 这是一个VB的倒计时程序,通过Visual Basic开发环境开发,含有完整的代码及实现-This is a countdown to the VB program, developed by Visual Basic development environment, containing a complete code implementation
l-dont-know
- 透明窗体,控件不透明.透明窗体,控件不透明.-l dont know
SI-unit-conversion
- #include <iostream> using namespace std int main() { int fahr int celc int go = 0 cout << "This is a converter software" << endl << endl cout << "Please choose 1 convertion" << endl << en
NFA-to-DFA
- Theory: NDFA: It is a mathematical model containing 5 tuples a) Q- finite non empty set elements of which are called as state. b) T- set of alphabets. c) δ- is a mapping function Q*{T {λ}}*2Q d) S-start state i.e. S ε Q e) F- F (su
thread
- 双线程通信,创建2个进程,让2个进程之间进行信息的传递-Dual-thread communication, to create two processes, so that two processes of information transfer between
Warshall-Algorithm
- Warshall’s Algorithm You are given Warshall’s Algorithm. Write a C-Program to accept the following initial matrix. 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 Perform the steps of Warshal
VB.net2008Calculator-
- 功能比较完善的用VB.net2008编写的计算器程序-Calculator usingVB.net2008
WebService
- http接口使用说明 webservice的原理以及使用介绍-http interface instructions
DFU_1.1.pdf
- DFU1.1 spec,可以通过该spec研究一下DFU的具体情况
