-
TCPfiletransfer
这是一个采用TCP/IP协议进行文件传输的例子,对初学者有帮助。(This is a use of TCP/IP protocol for file transfer example, be helpful for beginners.)
- 2009-05-05 16:14:57下载
- 积分:1
-
6547687
用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
- 2013-11-15 09:32:34下载
- 积分:1
-
zorros-software
C++初级设计常用举例,方便初学者学习查对。如有疑问可回帖索求。(C++ primary design used for example for beginners to learn checker.)
- 2013-11-04 11:11:54下载
- 积分:1
-
RBtree
使用C++/C语言实现的红黑树,对于数据结构的学习有所帮助。(Use red-black tree C++/C language for learning data structures helpful.)
- 2014-05-16 16:09:57下载
- 积分:1
-
LCDLab
LCD显示器的RGB到Lab色彩空间转换
绘制Lab色彩空间的三围模型(LCD displays the RGB color space conversion to Lab color space mapping measurements Lab model)
- 2020-06-26 19:00:01下载
- 积分:1
-
quicksort
数据结构快速排序例程代码,只要按照例子就可以很容易加入到你的程序当中。(Data Structures quick sort routine code, just follow the example you can easily add them into your program.)
- 2013-05-23 15:05:53下载
- 积分:1
-
carrier_dawadate
蚁群算法的实际实现,包含坐标城市的信息,可以运行。(The actual realization of the ant colony algorithm, including the coordinates of the city' s information, you can run.)
- 2011-06-02 14:50:44下载
- 积分:1
-
JINGTAI
51单片机静态数码管显示51单片机静态数码管显示(sfasdasdasd )
- 2013-07-28 10:53:32下载
- 积分:1
-
JumpPointSearch-master
说明: 程序实现了带有预处理的挑点搜索算法,2014年提出算法。(The program realizes the point search algorithm with preprocessing, which was proposed in 2014.)
- 2020-12-06 15:49:28下载
- 积分:1
-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1