搜索资源列表
HanZiFreq
- 单字字频统计、排序输出;二字组串频统计,统计结果浏览 我学文本分类时的程序-words character frequency statistics, sorting out; The second group Series Frequency statistics, statistical results browser I studied the text classification procedures
WordsReplace
- 输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string
chapter02
- vb实例,很好很好用的哦,处学者的天堂这是第二部分-vb example, the good good, oh Department scholars paradise This is the second part
5518rm
- sti5518资料,pdf文档,下半部分-sti5518 information, pdf documents, the second part
lagrange-C
- * 用拉格朗日插值法依据N个已知数据点即使函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * 输出: 函数返回值所求插值点的第二坐标 -* Use Lagrange interpolation method based on N-known data points even function * Input : n -- known data poi
mintwo-C
- * 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 * 输入: m--已知数据点的个数M * f--M维基函数向量 * n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * a--无用 * 输出: 函数返回值为曲线拟和的均方误差 * a为用基函数进行曲线拟和的系数, * 即a[0]f[0]+a[1]f[1]+...+a[M]f[M]. -* The alg
Hermite-C
- * 用埃特金插值法依据N个已知数据点计算函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * eps--求解精度 * 输出: 函数返回值所求插值点的第二坐标 -* Use Aitken interpolation method based on N-known data points calculation function * Input :
Newton-C
- * 用牛顿插值法依据N个已知数据点即使函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * 输出: 函数返回值所求插值点的第二坐标 -Newton interpolation method based on N-known data points even function * Input : n -- known data points the nu
20071249241819559
- 强力推荐,windows ce的开发资料第一二部分-strongly recommended, windows ce information on the development of the first and second parts
20071249251679180
- 强力推荐,windows ce的开发资料第一二部分,应用程序开发-strongly recommended, windows ce information on the development of the first and second part, application development
Saturation_Effect_of_PMSM_Windings_Inductance
- 永磁同步电机绕组电感的饱和效应 任雷 崔芮华 王宗培 程智 摘要 系统地分析了永磁同步电机绕组自感和互感的饱和效应,指出饱和 效应引起这些电感随转角变化的二次谐波和一次谐波分量。实验结果验证了分析的结论,研 究的成果深化了永磁同步电机的理论,对建立精确的分析模型和正确的参数确定方法有重要 的指导意义。-permanent magnet synchronous motor windings inductance saturation effects Lei Cui Hua R
TEXT--SHUAIPAN
- 数据库第二次实验,实验知道和报告,一个新闻系统和自己网站完成的部分内容-database second experiment to know and report, a news system, and their own website as part of the completed
fileinfo_demo
- file gathering through directories and this class allows just that: gather file information recursively by directory and, as a bonus track, it also calculates 32bit file-checksum (note this is not NT s executables checksum calculated with MapFileAndC
使用64个字符键加密文件的类
- 汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directl
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
Excel
- excel文件转txt 将excel文件按照指定格式转换为txt格式 可指定各项之间的间隔符 1.软件默认连接项为Excel文件的Sheet1页,此页名字不能改变; 2.Excel文件第一行是表头,表头内容不限,如果没有输入表头软件将把第一条 记录当做表头,从第二条记录开始读取数据; 3.Excel文件表头和数据位置不限(不限定从哪一行那一列作为起始数据),但 表头和数据记录必须连续,中间不能留有空白记录; 4.TXT文件记录格式的间隔符数目不限,可以间隔多个字符,如果记
3
- 随机读写文件 写入5个学生记录,记录内容为学生姓名、学号、两科成绩。写入成功后,随机读取第三条记录,并用第二条记录替换。 -Random read and write document write five student records, records of the content for students name, student number, the two subjects. Write successful, random read a third record, and
file
- 输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 - enter the first few weeks to determine what are the letters a few weeks, if the first letter of the same, then continue to determine the second letter.
pick
- 本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三 等奖最多可以抽取100名,鼓励奖最多可以抽取1000名。总抽奖数量为1300人。样本的 文本文件长度没有限制。-This procedure can be achieved for any plain text file for the function of a random draw, in which the first prize, second prize, third prize can be take
MP3_file_format
- MP3 文件格式 一.概述: 二.整个MP3 文件结构: 三.MP3 的FRAME 格式: -A MP3 file format. Overview: Second. The entire MP3 file structure: three. FRAME the MP3 format: