▍1. rgebks
这是个可以实现UTF-8与GB2312之间的互换类,不错(This is a can realize utf-8 and GB2312 swaps between classes, is good)
这是个可以实现UTF-8与GB2312之间的互换类,不错(This is a can realize utf-8 and GB2312 swaps between classes, is good)
JSP file upload JSP文件上传(The JSP file upload JSP file upload)
这是一个用VB实现的变换颜色的小程序,推荐一下(This is a VB realize the transformation of the color of small procedures, recommend)
针对大型集群存储系统中磁盘SMART信息,对磁盘故障进行预测(failure predict)
这个代码可以返回当前机子中的网卡的以太网地址,很好(This code can be returned to the network card in the current machine Ethernet address, very good)
Go ICP for the registration of point couds
osg地图,在vs2010和qt5上面搭建地图软件框架(Osg map, in the vs2010 and qt5 above the map software framework)
这是一个值得学习的源码Control-6215Hotelpjxt1597982InputLA,功能方面也不错,同学们可以看看(This is a worth learning source Control- 6215 hotelpjxt1597982inputla, function also is pretty good, the students can have a look)
读取dxf文件,提取相关图元,可用于CAD CAM 数控方面,对从事数控朋友有所帮助。
这是易语言写的模块_动态修改图片组v1.0模块源码,分享给大家学习(It is easy to write language module _ dynamically modify the picture group v1.0 module source code, to share for everyone to learn)
这是关于帮方面的功能源码,下载后可以学习与参考,不错的(This is about the function of the source source, after downloading can learn and reference, good)
无线组网 远距离可靠性设计及应用 433M/315M 星型结构物联网通讯(Design and application of wireless network long distance reliability 433M/315M Star structure networking communication)
BP算法数值实验的四个程序,实验一:给定七个输入的单层神经元以及输入P,比较不同传递函数所得到的输出结果。实验二:训练单层神经元BP网络,使其权值和阈值符合一定的精度,并给出误差曲面和动态逼近过程。实验三:训练一个隐层(含五个神经元)的单输出BP网络,给出动态逼近过程和训练好的权值和阈值。实验四:设计一个三层BP网络,实现对非线性正弦函数的逼近。(The four programs of the BP algorithm numerical experiments.)
首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
系统服务程序源码,例程程序结合易语言特殊功能支持库,调用API函数实现系统服务程序的编写。(System service procedures, routine program combined with special features easy language support library , call the API function to prepare the system serviced.)
监控窗口源码例程程序,调用API函数枚举系统中的窗口,判断窗口标题,以便于监控窗口。(Monitoring window source routine program , call the API function enumerate window , the window title is determined to facilitate the monitoring window .)
任务栏是否自动隐藏源码程序,结合易语言第三方常量支持库,调用API函数判断任务栏是否自动隐藏。(Are the taskbar to automatically hide the source program , combined with the constant support of third-party libraries easy language , API function to determine whether to call the taskbar to automatically hide .)