搜索资源列表
PerlCompiler
- perl 解释器,c语言实现,没有解压缩密码-perl interpreter, c language, not extract passwords
c_test
- c语言的练习 要下载东西只能先上载 这个规矩能不能改改啊-c language exercises things can be downloaded on the first of the rules can changed ah
Genesis
- 改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
json-c-0.7
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]
Andriod_JNI
- 在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code.
C-Analysis
- java写的c-语言词法分析器,注释部分不够准确-C-languageAnalysis
C-P-P-call-Java-classes
- 介绍了c++怎么调用java语言类,本资料对c++与java混合编程有很好的帮助。-Describes how invoke java c++ language class, the information on the c++ mixed programming with java a good help.
The-c--higher--of-languagein--ZTE
- 在使用 C 语言时,您是否对花时间调试 <javascr ipt: >指针 <javascr ipt: >和内存 <javascr ipt: >泄漏问题感到厌倦?如果是这样,那么本文就适合您。您将了解可能导致内存破坏的指针操作类型,您还将研究一些场景,了解要在使用动态内存分配时考虑什么问题-In the use of C language, whether you that time debugging < javascr ipt: > poin
Using-C-to-achieve--method
- 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
c
- c语言经典编程一百个例子,学习C语言的好帮手-about the c laughang
The-C-language-lexical-analyzer
- 此代码是用eclipse作为开发环境的c语言词法分析器,编译器开发的第一步。-This code is c language lexical analyzer using eclipse as a development environment, the first step in the development of the compiler.
The-demo-of---java-----call----C---
- 成功实现在java里面调用已存在的c语言程序-Successful implementation of the java call inside the c language program already exists
21天学通C语言 光盘
- 21天学通c语言一书,所有程序代码,希望对您有帮助。-21 Days c language book, all the code, I hope for your help.
C-language-test-management-system
- java实现的C语言试题管理系统,简单易学入门的童鞋们可以学习下拉。-java implementation of the C language test management system, easy to learn the entry of children' s shoes can learn pulldown.
C-language-lexical-analyzer
- JAVA编写的《编译原理》C语言词法分析器-JAVA prepared by the " compiler theory" C language lexical analyzer
C-language-code
- 这是一个包含C语言常见的几个简单例子源代码的文件。-This is a C language a few simple examples of common file containing the source code.
C-language-source-code-alculator
- 可以用鼠标操作的C语言计算器源码,比较精美了。-Can use the mouse to operate the C language source code calculator to compare a fine.
c-code
- c语言学习资料,从基础到精通,各类例子学习。-c code
C语言个人编辑
- 用简单C语言十进制整数进行求两个整数之和(Find the sum of two integers)
src
- 把二进制文件转换为 c 语言的 数组。可以指定生成的数组名字和 static,const等限定词(Converts binary files to C arrays)