资源列表
ELC
- C++ Den giao thong, Huong doi tuong OOP
EncodingClass
- 加解密类,主要用于软件开发中用户名的加解密!-Encryption and decryption
Three_tier
- The code is an example about the three-tier architecture model,which is the fundamental framework for the logical design model. During an application s life cycle, the three-tier approach provides benefits such as reusability, flexibility, manageab
Ex1
- 自己平时.NEt Framework练习用vb.net编写的接口实现程序-interface with vb.net
com_server
- 这是一个非常简单的COM服务器,它不需要MFC和ATL的支持。 // 这个DLL COM服务器提供了一个接口:ImyInterface,其中有两个方法:Square 和 Cube。 // 它是使用纯粹C++编写的一个最简单的服务器,没有串转换、宏处理之类的东西。 // 它只包含让这个服务器运行的最简代码。所以看代码时只要记住两个字:那就是"简单"。 // // 警告:这个程序没有经过全面测试,所以不敢保证它没有BUG,如果谁发现了,请通知-This is a very si
sourcecode
- 即便你是初学者,也能很快教会你使用vc++,而且很短时间内就可以入门-source code
serialport
- 即便你是初学者,也能很快教会你使用vc++,而且很短时间内就可以入门-source code
serialporttest
- 即便你是初学者,也能很快教会你使用vc++,而且很短时间内就可以入门-source code
ComplexityMeasures
- It is for complexity measure methods good for nonlinear dynamics
fristprogDlg
- image processing binary image grayscal image
LoonghowlAlarmClockv0.1.01
- 定时闹铃,每隔N分钟重复闹铃,显示剩下多少秒,自定义音乐。 适合初学者,如你对源码有改进的地方请联系:kevinmitnice@gmail.com-Timing alarm, repeat alarm every N minutes, indicating the number of seconds remaining, since the definition of music. Suitable for beginners, such as your local source for i
elim_de_Gauss
- Gauss Elimination Method in C