搜索资源列表
CocoSourcesCS
- The Compiler Generator Coco/R Coco/R1 is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser u
Tetrics.jar
- a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
jman.jar
- a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
proptree_src
- The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web page for more information on
r-time
- 实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。-Class clPlot, vc environment under curve vc in the form of real-time dynamic curves show the data control.
FobAddInForMsn
- 开发 MSN Messenger 插件 - Windows Live Messenger Add-ins 微软 Windows Live Messenger 8.0 开放了其 add-ins 开发接口,尽管功能有限,有些实验性质,但我们依然可以做很多事情。诸如自动回复、消息加密、MSN Mini 群等等。 运行/开发环境: 1. Windows Live Messenger 8.0 2. Microsoft .NET Framework 2.0 3. Vi
SmithChart-VC
- 使用Visual C++ 6.0 开发的史密斯圆图演示程序。类CSmithChart为圆图类,其方法包括确定圆图范围,计算归一化阻抗,放射系数,画X圆,画R圆等。-6.0 using Visual C development of the Smith Chart Demonstration Program. Class CSmithChart round of graphs, including a round map to determine the scope of the calculat
EODL_demo
- how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a
DirectShowContrast
- Video transform filter that implements a contrast effect. This sample illustrates how to define and implement a simple custom interface. It also demonstrates how to use the CTransformFilter class to implement a simple effect filter.-Video
rnc
- simple randamize function X : 40, N : 20, Class(p) : 7, Alpha : 15.000 , R : 3.000 Random number generation pattern1 0.842000 0.607100 -0.741700 -0.508120 -0.154900 0.234680 -0.436420 0.293960 0.337880 -0.675100 0.314180 0.864260 -0.496540 0
ExRichTextBox.rar
- Extended Richedit control. C# class wrapper with usefull features for logging tasks.,Extended Richedit control. C# class wrapper with usefull features for logging tasks.
Inside Direct3D
- As Windows"R" becomes a widely accepted platform for popular games, its 3D class libraries continue to gain in popularity with developers. INSIDE DIRECT3D"R" provides the lowdown on Direct3D from a respected writer with solid conn
Gradestudentmanagementsystem
- (1)学生成绩的输入、修改、删除等基本操作; (2)成绩的查询功能,可以按学号、姓名等进行成绩查询; (3)成绩的综合统计功能,包括学生成绩按照不同条件进行排名,管理人员可以选择不的排序条件,并可以将排序结果进行打印输出; (4)计算每个学生的总成绩、平均成绩,所有学生单科的平均成绩,找出总成绩和单科成绩最高的学生并输出; (5)计算各班的总分和平均分,并按照平均分将各班成绩进行排序。 (6)统计不及格考生的信息; (7)学生奖励统计,自动生成每班获得奖学金的同学的信息,
Studentmanagementinformationsystemsoundcodepaper.r
- 本系统主要可以实现以下的管理功能:班级管理、学生档案管理、学生交费管理、课程管理、成绩管理等等。-Can be achieved in this system is mainly the management of the following functions: class management, student records management, student fees management, curriculum management, performance management.
chap11
- 数字验证码识别,需要训练。目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目
testCRC
- 文件CRC 校验程序, 经典的CRC检测类,重新生成后可测试-File CRC checksum procedure, the classic class CRC detection and re-build after tests
test
- 定义一个date类如下: class Date { public: void SetDate(int y,int m,int d) void IsLeapYear() private: int year int month int day } 要求: (1)编写SetDate(int y,int m,int d)函数,实现对象中数据成员的设置; (2)编写IsLeapYear()判断该年是否是闰年。 -Define a
VC_programming_classic_hook_wrapper_class_source.r
- VC编程的钩子封装类经典源码VC programming classic hook wrapper class source-VC programming classic hook wrapper class source
老師的指令
- R language, composed with coding that would used in class
模糊聚类R代码
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori