搜索资源列表
INIFileOP
- 用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
hopfieldSrc
- The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with so
Roughset_GetRules
- 属性约简程序: 1将roughset数据库附加到SQLServer2000数据库中 2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置 3 在CTR表中输入决策表 4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 s
ini
- VB读INI类型的文件
search_genome
- 一个自制的生物信息学程序。 这个程序目的是在基因组文件bsubt168_whole.nuc(部分)中查找设置文件ss.ini所记录的短核苷酸序列CTTAAG(这种短核苷酸一般称寡核苷酸)及其互补序列在该基因组的每10000个碱基中出现的次数。 程序先将碰到的寡核苷酸及其互补序列的位置保存在临时文件ss.tmp中,然后利用这个文件统计每10000个碱基中它们的出现次数并记录在ss.csv中(可用excel打开)。如果某10000个碱基中的出现次数为0,则不被记录。
Newtoniterate
- 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation-Numerical calculati
Performance_CTR_SNR_15_coba2
- ini merupakan STC code dimana dia mengkodekan melalui STC
KS_twoSample
- program ini untuk membuat matrik dinamis
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
PERMUTASI
- Ini adalah contoh program untuk menghitung permutasi lengkap dengan sorce code dan programnya
NURSINGRESEARCH
- ini adalah program anak keperawatan
jcwtlib-0.01.tar
- 独立成分分析(Independent Component Analysis, ICA)是近年来发展起来的一种有效的盲分离技术,最早是由法国学者Herault和Jutten于1986年提出。ICA方法的提出最初是用来解决“鸡尾酒会”问题,其过程可以归纳为,在源信号与传输通道参数均未知的情况下,仅根据源信号的统计特性,出现测信号恢复出源信号。ICA分析的关键在于根据一定的优化准则建立描述输出信号独立程度的优化判据,即目标函数,并设计相应的优化算法,寻求最优的分离矩阵,使得输出信号中各分量尽可能相互独
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
INI
- 关于Ini读取和配置的一个类,用户可以自己重载或完善,可以直接使用-Ini read and configured on a class, the user can override or refine their own, can be used directly
iniconfig
- The class for working with configurations of settings and INI-files
ini-square
- 此算法描写了如何选择初始轮廓的位置,以及怎样控制初始轮廓的演化。-This algorithm describes how to select the location of the initial profile, and how to control the evolution of the initial contour.
testinibat
- 从类型为ini的文件中读取并判断查找相应的信息找到返回真否则为假-read the ini file and search the information you described if find return ture otherwise return false
PENGGUNAAN-DATA-MINING-DALAM-BISNIS
- Dunia bisnis yang penuh persaingan membuat para pelakunya harus selalu memikirkan strategi-strategi terobosan yang dapat menjamin kelangsungan bisnis mereka. Salah satu aset utama yang dimiliki oleh perusahaan masa kini adalah data bisnis dalam jumla
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