搜索资源列表
tracetool
- nice tool for multi-tire debugging. With the demo using Java, C++, C#,Delphi-nice tool for multi-tire debugging. With the demo using Java, C, C#, Delphi
myclasses
- 一个使用回填翻译控制流语句的JAVA演示例子,是本人从网上下载的,非常好,值得学习编译原理的朋友参考学习.-use backfill a translation control flow statements JAVA demo examples, I downloaded from the Internet. very good and worth learning compiler principles friends reference study.
mycompiler5-1
- 分析树和依赖图的JAVA演示,是学习编译原理的朋友值得参考的程序,赶紧下吧! -tree on the map and the Java demo, compiler theory is the study of a friend worth considering the procedure, Under quickly!
java_ictclas
- 中科院计算所一博士在ictclas基础上改写的java调用接口,有demo有使用说明
fileUpAndDown
- 此资料介绍了如何实现java文件上传和下载。里面有demo和视频。大家可以-This information on how to upload files java. There are demo and video. We will look at the
ThinkinginJavaSourceCode
- 这个是Java学习的源代码,哈哈哈,你们可以看一下哈哈,哈哈哈,哈哈哈哈哈,够二十个字了吧-this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show
Demo
- JFC教程源码,欢迎有需要的朋友下载,希望能帮到大家学习java.-source code
TrackSampleDEMO
- 这个DEMO是基于supermap object java平台做的一个例子,功能主要是对铁路火车所走的路线的轨迹回放功能,以便各位参考-This DEMO is based on the supermap object java platform to do an example, the main function is to train by the railway track to go the route playback, so that reference
Android-chess
- android java chess demo
Android-reader
- android java reader demo
MultipleItemsList
- android java list demo
sliderBar
- android java slide demo
delphiClientPJAVAServer
- delphi客户端+JAVA服务端开发演示程序-delphi client+JAVA server-side development of demo program
qq-demo
- 企业通讯管理系统,类型qq的小程序,java 项目编程的源码。-Enterprise communications management system, the type qq applet programming, java project source.
home_wgs
- 本人制作的一个项目桌面的demo,感觉很不错,看看哈-java demo
as3-and-java-socket-demo
- as3.0与java通信连接的Demo,通过socket连接-as3.0 and java translate
mailDemo
- Java Mail的demo程序,实现了Java mail的基本功能和原理说明,可帮助学生理解java中间件的概念。-Java Mail the demo program to achieve the basic functions and principles described Java mail can help students understand the concept of java middleware.
VCR
- JAVA的验证码识别,简单快捷。很容易上手。(this demo is check code,it's so easy.)
讯飞tts65 demo
- demo使用说明: 1、将libiflytts.so和libqtts.so拷贝到/usr/lib目录下 2、将demo中函数调用的ip地址参数修改成有合成服务的服务器地址 3、编译qtts.java和demo.java 4、输入命令 java -classpath "./" demo即可正常合成,生成的Wav文件为1.wav,在当前目录下