搜索资源列表
INIFileOP
- 用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
GaPlaygroundCode
- Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
inifile
- 这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用-This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini function, this function is ver
RdWrtIni
- VC++操作INI文件的一个类以及示例程序,将左边列表框的学生姓名写入ini文件,然后从该ini文件读出放到右边的列表框中,也就是读写INI文件,这是操作INI文件最基础的技能-VC++ operator INI files a class, and sample programs, will list on the left box the names of students write ini file, and then read from the ini file into the ri
testinibat
- 从类型为ini的文件中读取并判断查找相应的信息找到返回真否则为假-read the ini file and search the information you described if find return ture otherwise return false
MyExp
- 使用C++写的迷宫小程序,可以在VC环境下运行,自带10个迷宫库,可修改配置文件选择。-A maze code in C++ can run in VC directly including 10 maze file inside which can be chosen by modifying the ini type file
gominer
- sia官网提供的go语言源码修改 去除有问题的抽水代码(或许这段代码只是演示) 增加按照比例抽水代码 抽水地址经过unicode转换加密 增加进程检测并退出程序 增加ini配置文件,默认自动生成默认配置 因为go语言特性,代码中含有少量c语言MinGW需要64位才可以编译 需要opencl库才可以编译,opencl自行github编译或者自行搜索(Go source code modification provided by SIA official network Remo