-
776867
说明: 此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分:1
-
LSSVM-(2)
最小二乘法支持向量机预测,自己编的的,可以运行,希望能改进。(least sqare support vector machine for prediction)
- 2011-05-25 19:36:59下载
- 积分:1
-
monitor
VB网络流量监视器英文版附代码,有需要的就下载吧。(VB network flow monitor English version attached to the code, there is need to download it.)
- 2013-08-15 17:49:27下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
97774083dnc_utf8
数字转换工具,大写数字与小写数字的相互转换(Digital conversion tool, uppercase and lowercase digits digital conversion)
- 2011-07-14 10:20:09下载
- 积分:1
-
calculation-of-floatingbridge-
计算不同荷载作用下浮桥桥节的吃水变化和倾角(the calculation of the draught and dip angle of floating bridge under differnt loads)
- 2014-06-30 21:53:34下载
- 积分:1
-
vtk_build_vc
vtk guide, complete information about guide
- 2012-02-06 23:09:56下载
- 积分:1
-
CEC2012_DynamicOptimization_Database
this file contains cec2012 benchmark functions
- 2017-04-02 18:46:54下载
- 积分:1
-
diqiuwulifanyan
这个是用fortran编写的地球物理反演程序,十分经典。一般很难下载到,因为我是学生,所以才有机会跟老师处获得代码,请大家本着学习的目的使用代码,不要用于商业用途和随意转播(This is prepared by fortran geophysical inversion procedure is very classic. Generally very difficult to download because I am a student, so teachers have a chance to obtain the code, please use the spirit of learning of the code, not used for commercial purposes and not to broadcast)
- 2020-12-29 21:59:00下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1