文件名称:test_k_means
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [MacOS] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.59mb
- 下载次数:
- 0次
- 提 供 者:
- wei***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
K-means算法的c语言实现。
使用SDL库做了个界面,可以看到测试效果。-K-means algorithm in c language. Using the SDL library has an interface, you can see the test results.
使用SDL库做了个界面,可以看到测试效果。-K-means algorithm in c language. Using the SDL library has an interface, you can see the test results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug
.....\lazysnapping.exe
.....\lazysnapping.ilk
.....\lazysnapping.pdb
.....\SDL.dll
.....\test_k_means.exe
.....\test_k_means.ilk
.....\test_k_means.pdb
test_k_means
test_k_means.sdf
test_k_means.sln
test_k_means.suo
............\Debug
............\.....\CL.read.1.tlog
............\.....\CL.write.1.tlog
............\.....\k_means.obj
............\.....\link.read.1.tlog
............\.....\link.write.1.tlog
............\.....\mt.read.1.tlog
............\.....\mt.write.1.tlog
............\.....\SDL.dll
............\.....\test_k_means.Build.CppClean.log
............\.....\test_k_means.exe.intermediate.manifest
............\.....\test_k_means.lastbuildstate
............\.....\test_k_means.log
............\.....\test_k_means.obj
............\.....\vc100.idb
............\.....\vc100.pdb
............\include
............\.......\begin_code.h
............\.......\close_code.h
............\.......\SDL.h
............\.......\SDL_active.h
............\.......\SDL_audio.h
............\.......\SDL_byteorder.h
............\.......\SDL_cdrom.h
............\.......\SDL_config.h
............\.......\SDL_config_amiga.h
............\.......\SDL_config_dreamcast.h
............\.......\SDL_config_macos.h
............\.......\SDL_config_macosx.h
............\.......\SDL_config_minimal.h
............\.......\SDL_config_nds.h
............\.......\SDL_config_os2.h
............\.......\SDL_config_symbian.h
............\.......\SDL_config_win32.h
............\.......\SDL_copying.h
............\.......\SDL_cpuinfo.h
............\.......\SDL_endian.h
............\.......\SDL_error.h
............\.......\SDL_events.h
............\.......\SDL_getenv.h
............\.......\SDL_joystick.h
............\.......\SDL_keyboard.h
............\.......\SDL_keysym.h
............\.......\SDL_loadso.h
............\.......\SDL_main.h
............\.......\SDL_mouse.h
............\.......\SDL_mutex.h
............\.......\SDL_name.h
............\.......\SDL_opengl.h
............\.......\SDL_platform.h
............\.......\SDL_quit.h
............\.......\SDL_rwops.h
............\.......\SDL_stdinc.h
............\.......\SDL_syswm.h
............\.......\SDL_thread.h
............\.......\SDL_timer.h
............\.......\SDL_types.h
............\.......\SDL_version.h
............\.......\SDL_video.h
............\k_means.cpp
............\k_means.h
............\lib
............\...\SDL.dll
............\...\SDL.lib
............\...\SDLmain.lib
............\test_k_means.cpp
............\test_k_means.vcxproj
............\test_k_means.vcxproj.filters
............\test_k_means.vcxproj.user
.....\lazysnapping.exe
.....\lazysnapping.ilk
.....\lazysnapping.pdb
.....\SDL.dll
.....\test_k_means.exe
.....\test_k_means.ilk
.....\test_k_means.pdb
test_k_means
test_k_means.sdf
test_k_means.sln
test_k_means.suo
............\Debug
............\.....\CL.read.1.tlog
............\.....\CL.write.1.tlog
............\.....\k_means.obj
............\.....\link.read.1.tlog
............\.....\link.write.1.tlog
............\.....\mt.read.1.tlog
............\.....\mt.write.1.tlog
............\.....\SDL.dll
............\.....\test_k_means.Build.CppClean.log
............\.....\test_k_means.exe.intermediate.manifest
............\.....\test_k_means.lastbuildstate
............\.....\test_k_means.log
............\.....\test_k_means.obj
............\.....\vc100.idb
............\.....\vc100.pdb
............\include
............\.......\begin_code.h
............\.......\close_code.h
............\.......\SDL.h
............\.......\SDL_active.h
............\.......\SDL_audio.h
............\.......\SDL_byteorder.h
............\.......\SDL_cdrom.h
............\.......\SDL_config.h
............\.......\SDL_config_amiga.h
............\.......\SDL_config_dreamcast.h
............\.......\SDL_config_macos.h
............\.......\SDL_config_macosx.h
............\.......\SDL_config_minimal.h
............\.......\SDL_config_nds.h
............\.......\SDL_config_os2.h
............\.......\SDL_config_symbian.h
............\.......\SDL_config_win32.h
............\.......\SDL_copying.h
............\.......\SDL_cpuinfo.h
............\.......\SDL_endian.h
............\.......\SDL_error.h
............\.......\SDL_events.h
............\.......\SDL_getenv.h
............\.......\SDL_joystick.h
............\.......\SDL_keyboard.h
............\.......\SDL_keysym.h
............\.......\SDL_loadso.h
............\.......\SDL_main.h
............\.......\SDL_mouse.h
............\.......\SDL_mutex.h
............\.......\SDL_name.h
............\.......\SDL_opengl.h
............\.......\SDL_platform.h
............\.......\SDL_quit.h
............\.......\SDL_rwops.h
............\.......\SDL_stdinc.h
............\.......\SDL_syswm.h
............\.......\SDL_thread.h
............\.......\SDL_timer.h
............\.......\SDL_types.h
............\.......\SDL_version.h
............\.......\SDL_video.h
............\k_means.cpp
............\k_means.h
............\lib
............\...\SDL.dll
............\...\SDL.lib
............\...\SDLmain.lib
............\test_k_means.cpp
............\test_k_means.vcxproj
............\test_k_means.vcxproj.filters
............\test_k_means.vcxproj.user