资源列表
[书籍源码] CSharpProfessorGDI
说明:介绍了使用GDI+进行绘图,包括绘图规则,测量坐标和区域,坐标转换等.-use GDI on the map, including the rules of drawing, measuring coordinates and regions, such as the coordinate transformation.<chen> 在 2025-01-24 上传 | 大小:123kb | 下载:0
[书籍源码] CSharpProfessorSafe
说明:介绍了.NET中的代码访问的安全性,和安全策略的管理,角色的安全性.-introduced.NET code access security, and security policy management, the role of safety.<chen> 在 2025-01-24 上传 | 大小:149kb | 下载:0
[书籍源码] CSharpProfessorThread
说明:介绍了.NET中线程的操作,线程的处理,优先级,同步等问题.-introduced.NET threads operation, the processing threads, priority, synchronization, and other issues.<chen> 在 2025-01-24 上传 | 大小:2kb | 下载:0
[书籍源码] CSharpProfessorRegit
说明:介绍了.NET中的字符串和正则表达式的匹配,组合和捕获等.-introduced.NET and the string is a regular expression matching, such as portfolio and capture.<chen> 在 2025-01-24 上传 | 大小:4kb | 下载:0
[书籍源码] CSharpProfessorEvent
说明:介绍了.NET中的委托和事件,匿名的方法,多播委托等.-introduced.NET and commissioned by the incident, anonymous methods, such as multicast delegate.<chen> 在 2025-01-24 上传 | 大小:181kb | 下载:0
[书籍源码] CSharpProfessorPoint
说明:介绍了.NET中的内存管理和指针,包括后台内存的管理,释放资源等.-introduced.NET and the memory management guidelines, including background memory management, the release of resources.<chen> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[操作系统开发] operationMethod
说明:操作系统中各个进程执行顺序的控制算法。如先来先服务,短作业优先,等-operating system processes the order of the implementation of control algorithms. As a first-come first-service, short-priority operations, etc.<wdw> 在 2025-01-24 上传 | 大小:8kb | 下载:0
[编译器/词法分析] tiger_Lexical
说明:针对“虎书”中的tiger语言写的词法分析器 实现了多重注释嵌套、字符串中特殊转义字符和文件结束等处理。 具体请参考Readme.txt-the "tiger" that the tiger was the language lexical analyzer to achieve multiple nested Notes, strings and special escape characters such<cjh> 在 2025-01-24 上传 | 大小:292kb | 下载:0
[编译器/词法分析] tiger_Parsing
说明:针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。 特别提示:使用命令"yacc -v tiger.grm"可得到文件y.output-the "tiger" that the tiger was the language syntax analyzer based on the book depic<cjh> 在 2025-01-24 上传 | 大小:249kb | 下载:0