资源列表

« 1 2 ... .96 .97 .98 .99 .00 2901.02 .03 .04 .05 .06 ... 14954 »

[书籍源码yxwg

说明:游戏外挂已经深深地影响着众多网络游戏玩家,今天在网上看到了一些关于游戏外挂编写的技术,于是转载上供大家参考-game pieces already deeply affected many online gamers, today on the Internet to see some of the game pieces prepared by the technology, then reprinted available for reference
<万宏兴> 在 2025-07-29 上传 | 大小:4kb | 下载:0

[书籍源码制作加密文本文件程序

说明:制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principl
<万宏兴> 在 2025-07-29 上传 | 大小:1kb | 下载:0

[中文信息处理成绩单

说明:在汇编环境下打印成绩单,好象不太随人心意,哈哈。-in the compilation environment Print paper, it did not seem as one wishes, ha ha.
<阿文> 在 2025-07-29 上传 | 大小:1kb | 下载:0

[编译器/词法分析实现画图的编译器

说明:一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, se
<孔的> 在 2025-07-29 上传 | 大小:26kb | 下载:0

[编译器/词法分析程序的词法分析

说明:对简单的C程序或者Pascal程序进行词法分析以TOKEN字的形式放入结果文件-of simple C program or Pascal procedures lexical analysis in the form of the word TOKEN Add outcome document
<杨鼎新> 在 2025-07-29 上传 | 大小:183kb | 下载:0

[书籍源码Particles

说明:用java3d做的一个粒子系统可以控制粒子运动-java3d do with a particle system can be controlled particle
<王奎忠> 在 2025-07-29 上传 | 大小:37kb | 下载:0

[编译器/词法分析MQTH2

说明:
<陶自权> 在 2025-07-29 上传 | 大小:243kb | 下载:0

[Dephi控件源码EPlayer

说明:用delphi编的播放器程序,能播放rm,avi格式的视频文件,适合于delphi的初学者阅读模仿 -series with the player program, can play rm, avi video file format suitable for beginners delphi reading imitate
<王婷婷> 在 2025-07-29 上传 | 大小:355kb | 下载:0

[编译器/词法分析20050516

说明:这个是对上次S语言词法分析的修改,程序已修改好了.-this is the last S language lexical analysis of the changes, the procedure has been revised up.
<姚翊> 在 2025-07-29 上传 | 大小:14kb | 下载:0

[汇编语言borg227s(反汇编)

说明:反汇编工具borg2.27源码,文件齐全-anti-compilation tools borg2.27 source, the complete document
<周瑾> 在 2025-07-29 上传 | 大小:135kb | 下载:0

[编译器/词法分析cffxc

说明:用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
<范铮> 在 2025-07-29 上传 | 大小:1kb | 下载:0

[编译器/词法分析ag

说明:词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i<=12 i++) {for(j=1 j<=12 j++)scanf("%d",&a[i][j]) } for(i=12 i>=1 i--){ for(j=12 j>=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }-lexical analysis procedures, right below
<范铮> 在 2025-07-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 2901.02 .03 .04 .05 .06 ... 14954 »

源码中国 www.ymcn.org