搜索资源列表
CodeChecker
- 风险代码检测工具,可检测一般c语言代码中存在的风险API和不安全因素。
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成为理想的数据交换语言。[编辑本段]
JNI
- 可以通过jni调用其他语言编写的代码。例如:c、c++、delphi、c#等等。-Welcome come
MarvTheMiner_120
- Java游戏淘金者源代码!外国网站的东西。部分代码配合了C语言,游戏很小,想学习的朋友值得看一看。 -Java source code from the game Gold Rush! Things on foreign web sites. Part of the code with the C language, the game is very small, want to learn a friend is worth a look.
MarvTheMiner_120
- Java游戏淘金者源代码!外国网站的东西。部分代码配合了C语言,游戏很小,想学习的朋友值得看一看。-Java Games gold by the source code! Things foreign Web sites. Part of the code in line with the C language, the game is very small, want to learn a friend is worth looking at.
JAVAAlgorithmGossip
- 一些常用算法的JAVA 和C语言代码比较-Some commonly used algorithms in JAVA and C language code comparison
JSP_JTBC_CMS(SQLITE).tar
- 网站管理系统JTBC网站内容管理系统是一套真正免费的,开源的,可对现有模块进行扩充与克隆的网站系统核心,采用UTF-8编码,采取 语言-代码-程序两两分离的技术模式,全面使用了模板包与语言包结构,为用户的修改提供方便,网站内容的每一个角落都可以在后台予以管理,是一套非常适合用做系统建站或者进行二次开发的程序核心。-Management system
daima
- C语言原代码,包含许多东西,大家自己下载看吧,我也不是太懂-C language source code, contains a number of things
222
- JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
Using-C-to-achieve--method
- 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
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.
judging
- ssh框架的C语言考试系统,代码比较适合初学者!-ssh framework C language examination system, the code is more suitable for beginners!
JNITest
- JNI:java本地调用c语言编写的库文件,网上有很多相关资料,我这里给出的具体的测试代码-JNI: java native calls c language library, the Internet has a lot of relevant information, I am here to give a specific test code
21天学通C语言 光盘
- 21天学通c语言一书,所有程序代码,希望对您有帮助。-21 Days c language book, all the code, I hope for your help.
Create-and-delete-Process
- c语言模拟实现进程的创建和撤销 将代码拷贝进行运行-c language simulation process creation and revocation copies of the code run-
hannuota
- C语言中著名的汉诺塔演示程序在java代码中的实现-C language in the famous Tower of Hanoi demo program implemented in java code
Stack
- 此代码是用java来实现c语言的栈的实现-This code is used to achieve the c language java stack implementation
HomeworkManageSys
- ASP.NET MVC 2作业管理系统:采用Microsoft Visual Studio2010作为开发平台,Microsoft SQL Server2005进行数据库设计,开发采用C#语言,ASP.NET MVC 2结合jQuery Ajax作为核心技术。使用ASP.NET MVC设计模式,可以使系统将数据和业务逻辑从表示层分开,最大化重用代码,使得系统变得更加容易维护和扩展。老师可以通过该系统,在简单、友好的WEB页面上选择自己任教的课程和在相应上课时间段中发布、删除、修改、查询作业题目和
cosx
- 这是学习C语言是编写的cos函数,喜欢C语言的朋友们,如果你是初学者,就看看这代码吧!-This is learning C language prepared by the cos function, like friends of the C language, if you are a beginner, take a look at this code!
ShellSorting
- 本源代码利用C++语言实现了希尔排序的算法,对数据结构课程有帮助。-Origin of the code using C++ language implementation of the Shell sort algorithm, for data structure courses helpful.