搜索资源列表
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers very powerful programming cap
EASendMail
- To write a managed event sink, you must link to the PIA that contains the necessary interfaces and implement the interfaces that correspond to the events that need to be handled. Optionally, you can link to the assembly that contains the easier-to-us
InsideCSharp2ndEdition_src
- Archer, Tom Inside C# / Tom Archer, --2nd ed. 一书所带源代码。
C_EDIT
- Ed Reams Red 开发的文本编辑-Ed Reams Red development of a text editor
Advanced.NET_Remoting_CSharp2002
- Advanced .NET Remoting CSharp ed 2002.chm
Least-Slack-Time.tar
- It is written in C programming language. Problem: Building and simulating a Least-Slack-Time scheduler using linked list and stack data structures Descr iption: In time shared systems, tasks submitted to the system are assigned to a limited num
Thinking-in-CPP
- Thinking in C++, 2nd ed. Volume 1
1
- 1、用辗转相除法计算任意两个整数a、b的最大公因子。进一步求出整数s、t,使得sa+tb=(a,b)。特别地,当a=3378,b=231时,求出相应的s,t以及a与b的最大公因子(a,b)。将结果写入a.txt中。 2、用辗转相除法计算任意两个整数a、b的最小公倍数。特别地,当a=12345,b=54321时,计算其最小公倍数。将结果写入b.txt中。 3、对e=6597,用辗转相除法求出d,使得ed=1 mod 11200。将结果写入c.txt中。 -1, with the Euc
KW01-ED
- 实现串口的扫描,以及数据的实时更新,并能对数据进行实时的显示-Serial scan, and real-time updating of data, and can display real-time data