Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Kmeans.rar 包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类
  • QQWryLib.zip 用STL编的 QQWry.Dat IP数据库查询程序 vs2005
  • mpg.rar 多个文件的合并,对mpeg,dat等多媒体文件的合并.简单实用.
  • DS1307.rar 时钟模块DS1307驱动I2C uchar Read_DS1307(uchar addr) void Write_DS1307_Byte(uchar byte) void Write_DS1307(uchar addr,uchar dat) void rtc_get(void) void rtc_set(void)
  • RADIO.rar LC72130+1823程序 void out(uchar dat) ulong in_data(void) void out_data(uchar dat1,uchar dat2,uchar ... ,uchar dat4) void display_tunner(unsigned long dat) void tunner_init(void) void display_mute(uchar dat) void RADI0_DIsplay_VOLUME(uchar volume) ...
  • read.rar 该编码可以实现把文本文件读成.dat文件,这样在程序加载时可以方便的使用
  • char_reg.zip 文字辨别,将输入的数据档mydata.dat分拆开一个个字符進行有限的形状辨别,MFC工程。
  • DeskTopPlayer.rar 本程序实现在桌面上播放视频文件,可以播放avi,dat,wmv,mpg,mov格式文件
  • upsd_flash.zip ... . As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte to Flash) The penalty is the extra processor time to make the nested calls.
  • 200412262259022.rar ... contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means ...