资源列表

排序选择:

« 1 2 ... .28 .29 .30 .31 .32 181433.34 .35 .36 .37 .38 ... 267453 »

[C#编程lexer

说明:递归下降分析器的基本构造方法是,对文法的每个非终结符号,都根据其产生式的各个候选式的结构,为其编写一个对应的子程序(或函数),该子程序完成相应的非终结符对应的语法成分的识别和分析任务。因此,递归下降分析器的语法分析子程序的功能是,对某个非终结符,用规则的右部符号串去匹配输入串。分析过程是按文法规则自上而下一级一级的调用有关子程序来完成。本系统采用的就是递归下降分析方法。-The recursive descent parser constructor to each nonterminal gr
<杨蕊> 在 2025-06-20 上传 | 大小:586kb | 下载:0

[其他小程序geoserver-2.3.0-src

说明:geoserver 2.3.0 最新版本的源代码程序。-geoserver src v2.3.0
<林敏> 在 2025-06-20 上传 | 大小:19.37mb | 下载:0

[软件工程Radar-sensor-switch

说明:雷达探测开关,用于检测前方是否有移动的物体?-Radar detection switch for detecting whether there is in front of the moving object?
<曹必强> 在 2025-06-20 上传 | 大小:99kb | 下载:0

[文件操作diskperf

说明:U盘加解密 改的diskperf,创建了一个线程来处理读写请求.-U disk encryption and decryption changed diskperf, create a thread to handle read and write requests.
<ljh> 在 2025-06-20 上传 | 大小:16kb | 下载:0

[视频捕捉/采集Android-setup-shipin

说明:java-android 安卓专业安装视频,内有android安装的详细步骤-java-android Andrews professional installation video, detailed steps with android installed
<蝈蝈> 在 2025-06-20 上传 | 大小:27.17mb | 下载:0

[Internet/网络编程asn1c-0.9.21

说明:asn1c信令解析的很好工具,可以自动生成c源码!-good asn1c signaling analysis tool that can automatically generate c source code!
<zhangwenbo> 在 2025-06-20 上传 | 大小:2.2mb | 下载:0

[其他小程序xinyue3.0

说明:源码安装及监控 ①先把源码上传至您的空间FTP。 ②访问您的域名,在后面加上install或者install.php(http://你的域名/install.php) ③填写数据库和网站信息。 ④在cp后台或者在监控宝监控guaqbacom.php文件或do.php文件(两个源码的监控地址不一样) ⑤尽情的修改源码内容和图片。-Source Installation and monitoring ① first source upload it to your space F
<去微软> 在 2025-06-20 上传 | 大小:775kb | 下载:0

[其他小程序DLCImagePickerController

说明:图片滤镜处理,可选择图片后,对图片进行滤镜处理,有10多种样式可选-Picture filter processing, optional picture, picture filter processing, there are more than 10 kinds of styles optional
<一笑生> 在 2025-06-20 上传 | 大小:921kb | 下载:0

[文件操作USBControl

说明:U盘控制程序 之前见到过一款系统,可以实现对U盘的访问控制,只有注册过的U盘才能正常使用,否则会提示 请将磁盘插入驱动器...   简单用IDA膜拜了一下它的一个驱动,貌似是从diskperf上修改的,就想着模仿一下它的功能,因为其工作比较复杂,不止一个驱动,所以打算简单实现功能即可。。。没加多少代码,高手飘过-U disk control procedures before seen a system access control can be achieved on the
<ljh> 在 2025-06-20 上传 | 大小:95kb | 下载:0

[驱动编程Labview-RS232

说明:Labview-RS232的编程说明,详细的RS232。包括流控制。-The Labview-RS232 programming instructions, detailed RS232. Including flow control.
<shenqi> 在 2025-06-20 上传 | 大小:258kb | 下载:0

[弱点检测代码cgiback.tar

说明:CGI backdoor which can be compiled with or without logging. Password protected. Tested on Redhat 6.1.
<timnh> 在 2025-06-20 上传 | 大小:4kb | 下载:0

[Internet/网络编程thread--process-

说明:linux与unix进程与线程的具体介绍,分清楚其二者的具体用法。很好的资料。-Intro linux and unix process thread, distinguish two specific usage. Very good information.
<zhangwenbo> 在 2025-06-20 上传 | 大小:240kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 181433.34 .35 .36 .37 .38 ... 267453 »

源码中国 www.ymcn.org