▍1. uGopp_GA
基于遗传算法的电力系统优化运行算法,在新能源电力系统中,实现各类分布式电源的优化出力(The optimal operation algorithm of power system based on genetic algorithm is used to realize the optimal output of all kinds of distributed power supply in new energy power system)
基于遗传算法的电力系统优化运行算法,在新能源电力系统中,实现各类分布式电源的优化出力(The optimal operation algorithm of power system based on genetic algorithm is used to realize the optimal output of all kinds of distributed power supply in new energy power system)
简单的SpringMVC+heribnate实现。。。。。。(Simple SpringMVC+heribnate implementation)
Contains the generics, enumerations, static imports, automatically split open a case, using the foreach, variable parameter, such as reflection
一个使用struts+hibernate制作的Blog站点的源码,非常经典(A use struts+ hibernate make Blog site source code, very classic)
Pringmvc project how to load in the jars in the spring configuration file
c#开发西门子OPC客户端的绝佳工具源码全套源码(C# development of SIEMENS OPC client the perfect tool for a full set of source code)
thoughtworks笔试作业题,附有markdown说明文档(thoughtworks written job title, with markdown documentation)
本书从Hadoop的缘起开始,由浅入深,结合理论和实践,全方位地介绍Hadoop这一高性能处理海量数据集的理想工具。全书共16章,3个附录,涉及的主题包括:Hadoop简介 MapReduce简介 Hadoop分布式文件系统 Hadoop的I/O、MapReduce应用程序开发;MapReduce的工作机 MapReduce的类型和格式 MapReduce的特性 如何构建Hadoop集群,如何管理Hadoop Pig简介:HBase简介;Hive简介:ZooKeeper简介;开源工具Sqoop,最后还提供了丰富的案例分析。(This book starts the origin of Hadoop the shallower to the deeper, combination of theory and practice, all-round introduce the Hadoop that a ideal tool can process massive data sets . The book has 16 chapters and 3 appendices, topics covered include: Hadoop MapReduce Hadoop distributed file system the development of I/O, MapReduce Hadoop application MapReduce working machine the type and format of MapReduce MapReduce characteristics how to construct a Hadoop cluster, how to manage the Hadoop Pig Description: HBase introduction Hive: ZooKeeper Sqoop open source tools, and finally provide a rich analysis of the case.)
esp8266的源码,用于学习非常好(esp8266 source for learning is very good)
fake login source code and black hat details
信息管理应用源码可以实现读取已安装应用的权限、清除应用的默认设置、清除缓存、把应用移动到SD卡、强行停止应用、卸载应用、读取应用版本、读取应用名、读取应用占用存储大小、读取安装时间、读取系统应用数、读取用户应用数等,其他功能块还有防止重复点击、应用静默安装(2.3.7测试无效)、Package manager has died错误分析。应用列表可以按名称、安装时间、应用大小、类型进行排序。项目编译版本4.0.3 编码UTF-8。(Information management application source code can achieve read application has been installed, authority, to remove the application default settings, clear the cache, the mobile apps to SD card, forced to stop the application, uninstall the application, read version of the application, read the name of the application, read by applying occupied memory size, read the installation time, reading system for a number of applications, read a number of user applications such as and other functional blocks and prevent repeat click, application of silent installation (2.3.7 test is invalid), the package manager has died of error analysis. Application list can be sorted by name, installation time, application size, type. Project compiled version 4.0.3 code UTF-8.)
强制学习应用源码是一个类似于我要当学霸的强制性学习的小应用源码,不过本应用只会检测网络情况,并不会妨碍其他应用的使用,使用的时候先设置好开始时间和结束时间,然后退出,就可以了。软件会在后台运行, 在你设置的时间内,如果你打开网络上网,它就会播放音乐并震动提醒你要好好学习。关掉网络后,两秒钟,震动就会停止。此项目只有监控网络权限,震动权限,并没有网络连接权限,不会造成网络流量的消耗项目编译版本4.1.2默认编码GBK。(Compulsory learning application source code is a similar to me to when tyrants in the mandatory learning in small application source code, but this application will only detect network and does not interfere with other applications use, use the first set the start time and end time, and then exit, to the. Software will run in the background, in the time you set, if you open the Internet, it will play music and vibrate to remind you to learn. Turn off the network, after two seconds, the vibration will stop. This project only monitors network permissions, vibration permissions, and no network connection permissions, the network traffic will not cause the consumption of the project compiled version 4.1.2 default encoding GBK.)
本项目是一个倒计时动画和定位一体的小例子,实现了倒计时三、二、一、GO的动画效果和加载中等待动画效果和使用百度的locSDK_4.0.jar定位。另外还对多次点击请求只执行最后一次进行了处理。源码很简单有详细的注释编码GBK编译版本4.4.2(This project is a countdown animation and positioning of a small example, to achieve the countdown three, two, one, GO animation effects and load waiting for the animation effect and the use of Baidu s locSDK_4.0.jar positioning. In addition to repeatedly click request only the last time to perform the processing. Source code is very simple to have a detailed compilation of the notes GBK compiled version 4.4.2)
deepstream.io-tools-react: A react mixin that syncs a component s state with deepstream
hadoop 1.2.1 eclipse 插件(hadoop- 1.2.1- eclipse)
syslog客户端,介绍syslog4j开源jar包的使用方法(syslog client)
在应用中使用ViewPager控件来进行微信界面的设计(In this application, we use ViewPager to design a interface like wechat)
1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。 2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。 3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。 4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。 5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。 (1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。 2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。 3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。 4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。 5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。)