资源列表
rfc3005IETF Discussion List Charter.
- 最新的RFC3005文档,对于编程和学习都十分有帮助。-latest RFC3005 documentation for programming and learning are very helpful.
rfc3005
- IETF Discussion List Charter
tourist-helping-system
- 旅游自助系统 1. 景区旅游信息管理系统中,首先通过遍历景点,给出一个入口景点,。 2. 可以设计景区的旅游景点,确定入口和出口景点 3. 可以根据导游策略建立导游线路图并遍历景点 4. 可以提供两个任意景点之间的最短路径及最短距离 5. 可以通过求最小生成树对景区进行建设和规划 -tourist-helping-system
ButtonPage
- vc++源代码,用于教学范例的一段程序代码-vc++ source code examples used in teaching a section of program code
TCPClient
- TCP 通信客户端 可以建议一个通信的客户端,以后上传服务器-TCP communications client may suggest a communication client, the server after the upload
asp
- 关于怎样用C#语言关闭计算机的代码···希望大家交流··和学习-On how to use C# language wish to shut down the computer code to facilitate the exchange and learning
GetCpuSpeed
- function GetCpuSpeed: Comp { function to return the CPU clock speed only. } { Usage: MessageDlg(Format( .1f MHz , [GetCpuSpeed]), mtConfirmation, [mbOk], 0) } -function GetCpuSpeed: Comp { function to return the CPU clock speed only. } {
Job1.0
- 实现文字排序,对从文本读入,显示到控制台-sort all what your file input
IO
- FILE INPUT OUTPUT USING VHDL SOURCE CODES
Electricity
- 电力公司电费收取中涉及的信息主要有:用户号、姓名、类别(居民照明、工业用电)、 起始度、止度、电价、金额、收费单位、日期。要求编程程序实现如下功能: 1)信息录入:当输入用户号为-999时,结束录入,同时将录入的信息以增加的方式 写入到指定的文件中; 2)查询:输入用户号,显示所找到用户的所有信息;3)修改: 输入用户号或姓名,修改指定收费中的相关信息,将修改结果写回文件保存;4)删除: 输入用户号,能够删除指定人员的信息,将删除后结果写回文件;5)排序:要求按姓名 进行
StudenInformation
- 一个统计学生资料的小程序,可以储存学生成绩,学号,地址等多种信息,并可以查询这些信息-A statistical Student Information small program that can store student achievement, student number, address and other information, and that information can be queried
kmeansyy
- 对Iris数据集的Kmeans算法分类,matlab程序-Iris dataset of Kmeans classification algorithm, matlab procedures