-
commatlab
说明: matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。(Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.)
- 2021-03-02 22:29:33下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1
-
lesson8
全国著名的VC++教师孙鑫,讲课时使用的资料,配合视频更好(The country' s leading VC++ teachers, Xin Sun, lectures were used, with the video better)
- 2009-11-10 20:17:32下载
- 积分:1
-
50-c--c-P-P-source-code-site
搜集的50个c/c++源代码网站,资源丰富(Collected 50 c/c++ source code site, rich in natural resources)
- 2012-04-22 11:49:24下载
- 积分:1
-
Demo
vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
- 2011-06-10 15:16:17下载
- 积分:1
-
TreeEditor
VC TreeView树控件的应用(拖放、删除、添加、重命名),精选学习源码,很好的参考资料。(Application of VC TreeView tree controls (drag and drop, add, delete, rename), select learning source code, a good reference.)
- 2013-12-25 10:29:49下载
- 积分:1
-
DelTempSrc
自动查找并删除Visual C++ 运行时生成的临时文件(Automatically find and delete temporary files generated by VC)
- 2011-06-02 19:13:59下载
- 积分:1
-
USB_DriverBulk
USB动态库 可以直接调用API函数进行windows USB驱动开发(USB DLL )
- 2016-06-29 17:28:55下载
- 积分:1
-
huaweiGPRs
华为的gprs模块的使用教程,介绍的很详细,也适合其他gprs模块,非常适合开发使用
- 2010-08-03 09:05:44下载
- 积分:1
-
SCommTest
用MFC(C++语言)实现了一个串口调试助手的功能。(Using MFC (C++ language) to achieve a serial debugging assistant function.)
- 2018-05-08 14:31:19下载
- 积分:1