搜索资源列表
源码统计
- 可用于对VC++、C++ Builder、Delphi、VB、C/C++、 ASM、Java等程序源码进行详细的统计,可以非常准确的 分析出程序中代码行、注释行和空白行的行数。程序会 自动根据你选择的文件类型选择相应的统计方式,并将 所有文件的分析结果进行汇总,便于方便直观的对程序 代码量进行全面的统计。本软件是绿色软件,不需要安 装,展开到任意目录,直接运行即可。-can be used to VC, C Builder, Delphi, VB, C / C, ASM,
biyi123
- 用于对目前流行的几乎所有编程工具所编写的程序进行代码统计, 分析出程序中的代码行、注释行、空白行的行数和比例,软件支 持VC++、C++Builder、Delphi、VB、C/C++、ASM、Java等程序类型。 软件拥有非常漂亮的界面和 强大的智能化统计功能,编程必备工具。-for almost all popular programming tools produced by the procedure code statistics, the analysis proced
CodeLiner
- 可用于单个文件和整个目录的文件代码行统计,适用于Java,C,C++,Delphi,VB,C#,PB,SQL,ASP,JSP,PHP,Perl,ASM,JS,SHELL ,txt等编写的源程序文件,统计结果包括总代码行数, 代码行数, 注释行数和空行数及其所占的百分比,可将统计结果保存为PDF和TXT文件, 支持结果打印.适用于Linux,Windows系列操作系统. 请事先安装JRE1.4以上版本. 声明: 本软件为免费软件可以自由使用,传播, 但不得进行反编译等任何形式的侵权活动
share-list(Java)
- 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。ASM是一个电脑中不断进化的虚拟股票市场。
ASM
- 是一个模拟自动售货机编程,使用的是access数据库,-Vending machine is a simulation programming, using a access database,
drjava-20090402-r4864-src
- drjava源代码 一个面向教学的JAVA编辑器 可以通过代码学习其中功能的实现-drjava the source code of a teaching-oriented JAVA code editor can function in which the achievement of learning
xzgl
- 学籍管理系统,学籍 管理系统 Visual C++ Visual Basic DOS Unix_Linux C++ Builder Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ Others MultiPlatform C++ VFP SQL PDF TEXT WORD VBscr ipt Javascr ipt ASP CSharp CHM FlashMX matlab P
sudokiller.tar
- 数独,多种语言版本,包括asm, c, java, js, lisp, python, shell -Sudoku implemented in various languages, such as asm, c, java, js, lisp, python, shell, and so on.
asm
- 深入理解JAVA CLASS文件的格式 面对class文件中的一大堆字节码 你是否束手无策 那么就看这个例子吧-In-depth understanding of JAVA CLASS file formats to face a lot of class file byte code at a loss then you look at this another example
bytecode
- 关于如何使用字节码加载的源代码,可以使用asm方式插入java字节代码-bytecode
musicdsp
- musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Tra
asm-3.3.tar
- 专门用来操作java 字节码文件的开源框架,可以像sax,dom解析xml一样,解析class文件,并对class文件进行操作,hibernate等开源框架都是用它-Designed to operate in the open source java framework for bytecode file, can be like sax, dom, like xml parsing, parsing class files, and file class action, hibernate
lzma920
- 7z9.20版本最新源码,经过测试目前压缩率最高,速度最快,(比目前RAR压缩率高,特别是图片压缩率,没有任何压缩软件能比拟)现在分别集合了vc,C#,JAVA,ASM多种语言的源码,发布给大家!供方便大家学习参考!-7z9.20 version of the latest source code, tested and currently the highest compression rate, the fastest, (RAR compression than the current r
ASM-2.4.1.tar
- 经典的swarm for java 多智能体仿真代码-Classic swarm for java multi-agent simulation code
asm-3.1-bin
- this package is used for the developpement of application in Java . surely is used with JDO (Java Database Object) that is used for mapping object-relationnel database
java_asm
- asm as using Java. as m as using Java.-asm as using Java. asm as using Java. asm as using Java.
asm-5.2
- asm源码,版本是5.2,支持jdk1.8及以下的版本。是个可以对字节码操作的java语言写的框架(ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformat
jar包
- 常用jar包,包括jsm.jar,cglib-2.1.3.jar(java.lang.ClassLoader.loadLibrary)
hello_android
- 命令行编译asm汇编源码为安卓应用apk。 步骤: 一、asm源码编译为so文件。 二、so生成apk,需要SDK、JAVA。 三、若需要添加C:\lib\armeabi\third.so等,请用压缩软件打开temp.apk。(The command line compiled ASM assembler source code for the Android application APK. Step: 1. The source code of A
reflectasm-1.11.3
- java高性能反射工具包,比JDK自带的包性能好很多(Java high performance reflection Toolkit)