资源列表
crossriver
- 解决农夫过河问题的C语言代码,较容易理解-Farmer across the river to solve the problem of C language code, easier to understand
source
- fluent模拟水沸腾源代码程序,直接在fluent中解释即可运行。-fluent boiling source code
Check-balance
- ATM机系统设计中的余额查询功能,属于c语言类的编程代码-ATM machine system design the balance inquires the function, belongs to the c language kind of program code
cPPlove-
- c语言情书 用c语言编写的求爱源代码,对追计算机女生有用啊-love letter c language c language source code written in courtship, the girl chasing the computer useful to ah
MQ
- windows系统里mq到期解决方法,及win2003在安装mq遇到问题的解决办法。-failed to translate
getIPfromHostName
- Get IP thru a valid Hostname using WMI
LG_SERVICE_IR_WAV
- LG service menu *.wav
Ping-of-Death
- 死亡之PING攻击器生成器,鉴于网络上流传的各种死亡之PING程序或代码都存在各种各样的问题,特制作这个小软件,可以正常使用-Death PING attack generated, in view of the death of the PING program or code circulating on the network there are a variety of problems, especially to produce this software can be used n
PingList-Script
- A scr ipt i wrote that "pings" a list of computers (by DNS name or IP) and sorts the results into Alive and NotAlive lists. Very useful for night time study of network. Also mails the result using CDO Message.
lab
- 编写一个简单的学生成绩录入及显示系统,具体要求如下: 定义一个成绩结构体:至少包括C++、数学、英语; 定义一个学生结构体:至少包括姓名、性别、年龄、成绩结构体成员; 定义一个学生成绩录入函数,用于对学生进行成绩录入;采用动态分配的内存(new 和delete),对学生信息进行存储,要根据指定的输入数量进行内容分配; 重载函数的使用:定义二个比较函数,函数名为comp,该函数即可以对姓名进行比较也可以对成绩进行比较。 默认参数值的函数的使用:定义一个带有默认值参数的成绩排序函
editLenth
- 编辑距离算法的python源码,编辑距离,又称Levenshtein距离(也叫做Edit Distance),是指两个字串之间由一个转成另一个所需的最少编辑操作次数。许可的编辑操作包括将一个字符替换成另一个字符,插入一个字符,删除一个字符。-Levenshtein Distance Algorithm s python version The Levenshtein distance between two strings is defined as the minimum number o
chengjitongji
- 从键盘输入一个班(全班最多不超过30人)学生某门课的成绩,当输入成绩为负值时,输入结束。 (1).较好的用户输入输出提示信息 (2).使用子函数来实现上述各个功能 (3).最好不要使用全局变量-From the keyboard a class (the whole class a maximum of more than 30 people) students a course grades, when the input results are negative, the inp
