资源列表
PRML
- 模式识别与机器学习 原书,代码与学习资料,笔记(prml resources including books notes and code)
electronica_teoria_de_circuitos_6_ed_boylestad
- analisis circuitos boylerscap
russian squares
- c++ 俄罗斯方块游戏的视线 仅一个cpp文件(Russiansquare game in c++)
C#网站开发案例详解源码
- 本光盘是《C#网站开发案例详解》一书的配书光盘,内容包括了书中各章的源程序代码。
digui
- 编译原理非预测递归分析算法,成都理工大学编译原理课程实验(Non prediction recursive analysis algorithm for compiling principle)
DK
- javaweb程序,一个简易的代课系统,可以拿来参考模仿其管理流程,使用了SSH框架(JavaWeb program, a simple substitute system, can be used to refer to imitating its management process and using the SSH framework.)
LR分析器
- 用于编译原理课程的实验,LR分析实验代码,可以直接用,便于读者理解LR分析流程。(For compiler theory course experiment, LR analysis experiment code, can be directly used to facilitate readers to understand LR analysis process.)
NFAtoDFA
- 将NFA转成DFA的程序,将不确定的自动机转化为确定的自动机,用于编译原理的研究。(Transforming NFA into DFA program, transforming uncertain automata into definite automata, is used for compiler principle research.)
哲学家
- 用java模拟哲学家吃饭的算法,加深对操作系统的学习理解。(Using java to simulate the algorithm of philosophers' eating, we can deepen our understanding of the operation system.)
FireWorks
- 优化算法 09年出来的比较新的代码 希望有用(Optimization algorithm 09 years out of the new code is expected to be useful.)
principles_of_compiler_exp
- 编写一个LEX输入文件,使之生成可计算文本文件的字符、单词和行数且能报告这些数字的程序。单词为不带标点或空格的字母和/数字的序列。标点和空白格不计算为单词。(Write a LEX input file to generate programs that can calculate characters, words and rows of text files, and can report these numbers. Words are sequences of letters and n
monitor_client
- 用摄像头采集图像数据,然后将数据发给对应得服务器,可以实现网络视频监控。(We can use camera to collect image data, and then send data to the corresponding server, so that we can achieve network video surveillance.)
