搜索资源列表
main
- 纯真版IP数据库查询代码原源代码中有一个错误导致取出的地区信息有误 在readFullAddr函数中 if ( byte == REDIRECT_MODE_2 ) { int p = 0 fread(&p,1,3,dbfile) address = readString(p) fseek(dbfile,p+4,SEEK_SET) 这段中 最后一句fseek(dbfile,p+4,SEEK_SET) 应改为 fseek(dbfile,co
fprintf-fseek
- 文件读取以及文件定位,fscanf.fseek,通信建模以及仿真的必备-Read and file location, fscanf fseek, necessary of the modeling and simulation of communication