搜索资源列表
C++PRIMEbooksource
- C++ PRIME书中的原代码,看本书时可以学习的例子.-C source code in the book, looking at the book can learn from the example.
IDCard_qiuyepingjing_2.针对普通的Web浏览器网页软件界面
- 针对普通的Web浏览器网页软件界面,华视推出“身份证阅读Web浏览器ActiveX控件” ,或者叫Web“插件” 。 ActiveX 浏览器控件是Microsoft提出的一组使用COM(Component Object Model,部件对象模型)使得软件部件在 网络环境中进行交互的技术集。它与具体的编程语言无关。作为针对Internet应用开发的技术,ActiveX被广泛应用于WEB服务器以及客户端的各个方面。 同时,ActiveX技术也被用于方便地创建普通的桌面应用程序。,For an
migong
- 用JAVA写的迷宫游戏~可以自己找路~也可以自动寻找路径 -Written using JAVA maze game can find a way ~ ~ also can automatically search for the path
JAR_shoujimoni
- 手机顽童JAR模拟运行软件,可以用来在PC平台上测试手机用的JAVA程序。-Urchin JAR cell phone running the software simulation can be used in mobile PC platform testing procedures used in JAVA.
socket
- 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
JavQQ
- 大家相信对QQ都再熟悉不过了,这可以基于java实现的简单聊天功能。-We believe that QQ are all too familiar, which can achieve a simple java-based chat features.
prototype-chm
- prototype.js 是由 Sam Stephenson 写的一个 javascr ipt 类库。这个构思奇妙,而且兼容标准的类库,能帮助你轻松建立有高度互动的 Web 2.0 特性的富客户端页面。 -prototype.js written by Sam Stephenson, a javascr ipt library. The idea intriguing, but also compatible with the standard class library, can help
shengfenzheng
- EJB写的身份证转换系统,可以从15位转成18位.-EJB written ID card conversion system that can turn into 15 from 18.
Hibernate_3.2.0_Reference_zh_CN
- Hibernate_3.2.0_Reference_zh_CN Hibernate的学习教程,内容由浅到深。既可用于Hibernate的学习书籍,也可作为开发时的参考资料-Hibernate_3.2.0_Reference_zh_CN Hibernate tutorial learning, content from shallow to deep. Hibernate can be used for the study of books, can also be used as refer
GeneratePossionDistribution_codes
- Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [
37506.user
- 这是一个让百度空间博客发日志可以支持HTML的一个脚本。需要FIRFOX加上gm插件,然后安装即可。-This is a blog made Baidu log space can support a HTML scr ipt. Gm needs to add FIRFOX plug-in, and then installation.
myeclipse7.5-plugins
- java blue 7.5的汉化包,希望能对大家有帮助~-java blue 7.5 package of Chinese, I hope you can help ~
Aspep_Esmertec_JbedJava_3.1
- 可以在智能手机上用的java模拟器工具软件-Can be used in the smart phone software tool for java simulator
javaA
- 8数码问题是通过A*算法来实现的,通过这个小问题可以初步理解A*算法的原理。-8 digital issues is achieved through the A* algorithm, through an initial understanding of this small problem can be the principle of A* algorithm.
jeecms-2.3.0-beta
- 很强大JEE CMS模板,可以轻松建立网站。 JSP+MYSQL 的 很稀少的-Powerful JEE CMS template, you can easily create websites. JSP+ MYSQL very rare
057777
- 在文件中添加不重复数据的java源代码,可以在具体编程调用,也可以独立运行查看结果-Add in the file does not duplicate data java source code, you can call a specific program, you can also view the results independently
c
- 功能:用户模块:1)用户进行登录浏览文章; 2)管理员登录后可以添加用户、删除和批量删除用户; -Features: user module: 1) the user to log in view articles 2) the administrator can add users login, delete, and bulk delete users
C-S-UDP
- UDP协议的简单实验。先运行主机程序,再运行从机程序,可以在从机上获取主机的时间。程序在JBuilder下运行。-First run the host program, then run the program from the machine, you can get the time of the host . Programs run under JBuilder.
Using-C-to-achieve--method
- 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
C
- 输入年、月、日,然后判断输入的年、月、日的格式是否合法-This program can think the number you have inputted whether it is right.