联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络编程(485) 

[网络编程] AzsTeleBot

该电报机器人为俄罗斯各地的城市提供最新的燃油价格。用户可以选择一个城市并检索最新的燃油价格,从而更容易找到汽油、柴油和其他燃油类型的最佳交易。
This Telegram bot provides up-to-date fuel prices for various cities across Russia. Users can select a city and retrieve the latest fuel prices, making it easier to find the best deals on gasoline, diesel, and other fuel types. (2024-02-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707713209901483.html

[网络编程] Abschlussprojekt

雷达测量远处山峰距离,来滤除参测观测过程的噪声问题,雷达位置为(0,0),山峰位置为(5000,0),两者距离5000m,通过一阶卡尔曼滤波器来进行观测。
The radar measures the distance between the remote peaks to filter out the noise in the observation process. The radar position is (0,0) and the peak position is (5000,0). The distance between the two is 5000m, and the observation is carried out through the first-order Kalman filter. (2021-01-29, matlab, 20KB, 下载2次)

http://www.pudn.com/Download/item/id/1611932477720115.html

[网络编程] tree

一个有 n 个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有 n 个结点,并且有保持图连通的最少的边。 最小生成树可以用kruskal(克鲁斯卡尔)算法或prim(普里姆)算法求出。
A spanning tree of a connected graph with n nodes is a minimally connected subgraph of the original graph, which contains all N nodes in the original graph and has the least edges to keep the graph connected. The minimum spanning tree can be obtained by Kruskal or prim algorithm. (2019-07-06, matlab, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1562393704794171.html

[网络编程] mysite

Django是一个开放源代码的Web应用框架,由Python写成。采用了MVC的软件设计模式,即模型M,视图V和控制器C。它最初是被开发来用于管理劳伦斯出版集团(英语:Lawrence Journal-World)旗下的一些以新闻内容为主的网站的
Django is an open source Web application framework written by Python. The software design pattern of MV C is adopted, namely model M, view V and controller C. It was originally developed to manage some of Lawrence Journal-World's news-based websites. (2019-01-17, Python, 13KB, 下载2次)

http://www.pudn.com/Download/item/id/1547691240725999.html

[网络编程] mysite2

Django是一个开放源代码的Web应用框架,由Python写成。采用了MVC的软件设计模式,即模型M,视图V和控制器C。它最初是被开发来用于管理劳伦斯出版集团(英语:Lawrence Journal-World)旗下的一些以新闻内容为主的网站的。
Django is an open source Web application framework written by Python. The software design pattern of MV C is adopted, namely model M, view V and controller C. It was originally developed to manage some of Lawrence Journal-World's news-based websites. (2019-01-17, Python, 28KB, 下载1次)

http://www.pudn.com/Download/item/id/1547691146455128.html

[网络编程] 电子秤程序+上线报警设置(加继电器)

功能: 按键K1为去皮功能,K2和K3是修改报警参数值。K2加,K3减。当所测重量大于设置的报警值时,P3.0驱动继电器工作,继电器可以接报警装置等。 校正方法:如果所测重量偏小。则按住K3键不放,再按下K1键。 直到显示重量为正确重量时再放开K1和K3按键。 如果所测重量偏大。则按住K2键不放,再按下K1键。 直到显示重量为正确重量时再放开K1和K2按键。。 校正系数具有断电保存功能。
Function: The key K1 is the peeling function, and K2 and K3 are modified alarm parameter values. K2 plus, K3 minus. When the measured weight is greater than the set alarm value, P3.0 drives the relay to work, and the relay can receive the alarm device, etc. Correction method: if the measured weight is too small. Then hold down the K3 key, then press the K1 key. Release the K1 and K3 buttons until the weight is the correct weight. If the measured weight is too large. Then hold down the K2 key, then press the K1 key. Release the K1 and K2 buttons until the weight is the correct weight. The correction coefficient has the function of power failure preservation. (2018-09-29, C/C++, 79KB, 下载3次)

http://www.pudn.com/Download/item/id/1538211341398441.html

[网络编程] 波迅+BHU-5G+网桥+编程器固件+AR9344芯片.bin

ar9344网桥固件波讯波迅+BHU-5G+网桥+编程器固件+AR9344芯片.bin
Ar9344 bridge firmware wave wave fast +BHU-5G+ bridge + programmer firmware +AR9344 chip.Bin (2018-09-22, Java, 6759KB, 下载15次)

http://www.pudn.com/Download/item/id/1537617231208790.html

[网络编程] OM_2WAY_v3.6a_EN

该EA默认入场信号是以当下时间框架内距700期均线60点作为首单入场点,逆势加码的Martingale。均线、偏离距离及时间框架均可调节。理论上大的时间框架似乎抗风险能力更强。但笔者测试,如果市场不回头走800点以上,也会爆仓。虽然起始手设置为0.2,加仓也不是翻倍,但增加速度依然很快。采用的不是一次全平仓的办法,而是部分盈亏单对冲.
The default entry signal of EA is Martingale, which is the first single entry point in the current time frame 60 points from the 700-period mean line and is coded against the potential. The moving average, deviation distance and time frame can be adjusted. In theory, a large time frame seems to be more resistant to risk. But the author tests that if the market does not turn back more than 800 points, it will burst. Although the starting hand is set to 0.2, the opening is not doubled, but the rate of increase is still very fast. It is not a full liquidation but a partial break even. (2018-08-05, C/C++, 5KB, 下载12次)

http://www.pudn.com/Download/item/id/1533414520691450.html

[网络编程] 38241415138 赵玉红pca

因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,以达到对所收集数据进行全面分析的目的。由于各变量间存在一定的相关关系,因此有可能用较少的综合指标分别综合存在于各变量中的各类信息。主成分分析与因子分析就属于这类降维的方法。
Therefore, it is necessary to find a reasonable method to reduce the index of the needs analysis and minimize the loss of the original index, so as to achieve a comprehensive analysis of the collected data. Because there is a certain correlation between variables, it is possible to integrate all kinds of information in various variables with fewer comprehensive indicators. Principal component analysis and factor analysis belong to this kind of dimensionality reduction method. (2018-06-20, Python, 10KB, 下载0次)

http://www.pudn.com/Download/item/id/1529461985503130.html

[网络编程] python

从猎聘网爬取相关招聘信息和评论信息,网络爬虫(又被称为网页蜘蛛,网络机器人,在FOAF社区中间,更经常的称为网页追逐者),是一种按照一定的规则,自动的抓取万维网信息的程序或者脚本。
From the recruitment network crawling relevant recruitment information.Web crawlers, also known as web spiders, web robots, more commonly known as web chasers in the FOAF community, are programs or scripts that automatically crawl the World Wide Web in accordance with certain rules. (2017-12-20, Python, 6KB, 下载8次)

http://www.pudn.com/Download/item/id/1513778500885744.html

[网络编程] [PHP5权威编程].古曼兹.扫描版

《PHP5权威编程》是由美国人古曼兹、贝肯、瑞桑斯编著,简张桂翻译,电子工业出版社于2007年12月1日出版的关于PHP5应用程序的技术类图书。该书全面介绍了PHP 5中的新功能、编程方法及设计模式,还分析阐述了PHP 5中新的数据库连接处理、错误处理和XML处理等机制,帮助读者系统了解、熟练掌握和高效应用PHP。
[PHP5 programming authority. Gutmans scan version. (2017-12-07, PHP, 22687KB, 下载1次)

http://www.pudn.com/Download/item/id/1512626254722062.html

[网络编程] webbench-1.5.tar

Webbench 是一个在 Linux 下使用的非常简单的网站压测工具。它使用 fork ()模拟多个客户端同时访问我们设定的 URL,测试网站在压力下工作的性能,最多可以模拟 3 万个并发连接去测试网站的负载能力。Webbench 使用C语言编写, 代码实在太简洁,源码加起来不到 600 行。
Webbench is a very simple site testing tool for use in Linux. It uses fork () to simulate multiple clients while accessing our set of URL, testing the performance of the site under pressure, and simulating up to 30 thousand concurrent connections to test the load capacity of the site. Webbench uses C language, the code is too concise, source code add up to less than 600 lines. (2017-08-06, C/C++, 30KB, 下载1次)

http://www.pudn.com/Download/item/id/1502014246355442.html

[网络编程] Build_a_wireless_intrusion_honeypot

众所周知无线网络在带来灵活接入的同时安全问题一直以来都是其软肋,企业无线网络或者家庭无线网络都很容易吸引外来“观光者”,一方面WEP,WPA等加密措施的纷纷被破解使得无线加密形同虚设,另一方面无线网络的自动寻网自动连接也让很多“非有意者”连接到你的无线网络中。那么我们该如何防范针对无线网络的攻击和入侵呢?我们是否能够通过必要的措施对入侵者进行反击呢?今天就请各位读者跟随笔者一起反客为主搭建无线入侵蜜罐,让入侵者露出本来面目。
As we all know to bring a flexible wireless network access while security has always been its Achilles heel, enterprise wireless network or home wireless networks are easy to attract foreign " tourists" , on the one hand WEP, WPA and other encryption measures have been cracked makes wireless encryption useless, the other wireless network to automatically connect automatically search network also made a lot of " non-interested person" to connect to your wireless network. So how do we prevent attacks against wireless networks and intrusion it? If we can adopt the necessary measures to counterattack the invaders do? Today, I would urge readers to follow along to become masters build wireless intrusion honeypot for intruders exposed its true face. (2010-06-25, WORD, 294KB, 下载23次)

http://www.pudn.com/Download/item/id/1223199.html

[网络编程] The_most_basic_concepts_of_computer_networks(2)

计算机网络最基本概念之二:1. IP 地址 IP 地址的作用 IP 地址的表示方法 怎样获得 IP 地址 域名服务器 DNS 2. 电子邮件(e-mail) 3. 万维网 WWW 4. 因特网上的实时通信量 5. 结束语
The most basic concepts of computer networks bis: 1. IP Address IP Address IP address of the role of express Ways How to Get IP Address Domain Name Server DNS 2. E-mail (e-mail) 3. World Wide Web WWW 4. Internet real-time traffic on 5 . Conclusion (2009-03-12, PPT, 88KB, 下载7次)

http://www.pudn.com/Download/item/id/670126.html

[网络编程] 2007672331490

软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么 想想也没什么必要 就不加了 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: xxxx xxxx ------------ jmp xxxx jmp是自己生成的不用添加 花指令支持空格 自带的花指令有可能被卡巴认为是病毒 请自行斟酌使用 希望大家玩得愉快
Software Author: kylinpoet (EST) PS: found online Writing with VB source code plus flower procedures are difficult to get at the same time in order to deepen you understanding of the structure of PE on the hands originally wrote this procedure would also like to add or modify the PE CRC Checksum What about the structure of deceit OD is no need to add a parameter does not modify or add their own words on flower orders directly in the xml file to customize it to operate only to add the flower such as flower head: xxxxxxxx----------- jmp xxxxjmp are generated do not have to add their own commands to support the flower space flower s own instructions may be Kabbah think are viruses, please use discretion hope everyone have a good time (2008-08-31, Visual Basic, 20KB, 下载7次)

http://www.pudn.com/Download/item/id/538065.html

[网络编程] arpqipian

ARP欺骗程序 写程序时遇到俩问题 第一个问题: 打开网卡时失败 弄了俩天了..此问题非常之变态. .后来有个 有位老师告诉我说网上的 取网卡的名字都是错的 网上大部分用的是 PacketGetAdapterNames 取所有网卡名字的字符串 而 老师告诉我 正确的应该用 GetAdaptersInfo 来取 其网卡信息 然后再 从相关结构体中取出 这个问题算是解决了 花了我2天时间 郁闷 第二个问题: 自己构造的 ARP包是能正确发送了..但是没有效果... 哇靠 然后 又去问 朋友 朋友帮忙看了下源代码...发现 字节问题...一个ARP包 的字节是 多少来着 不记得了 但是我的2个结构体加起来 是超过了那个 字节 为什么会这样呢 ? 因为结构体 有自动 数据对齐的功能 详细情况 大家也应该清楚 然后我就自己设置 了 下 对齐的字节 包发送了..而且也有效果了 (2008-05-27, C/C++, 3KB, 下载65次)

http://www.pudn.com/Download/item/id/474570.html

[网络编程] huaer2.0

1:本聊天室只有69K,是目前中国历史上功能最多,文件最小,耗资源最少的聊天室 2:本聊天室上传简单,下载压缩后直接上传,无须修改。 3:本聊天室功能介绍如下: 1级无权限,2级发贴图,3级发特效字,4级看级别,5级支持HTML权限, 6级看 IP,7级踢人,8级升降级(7级以内,含7级),加分,删除留言薄留言,9级超级管理。 4:超级用户:花儿不在网上 密码:1234
1 : The Chat Room Only 69K, which is the function of the history of China the largest, the smallest paper consumed the fewest resources Chat Room 2 : The Chat Room simple upload and download compressed uploaded directly without modification. 3 : The chat room functions as follows : a no authority sent two maps, the three magic words, look at four levels, five support HTML authority, six see IP, kicking seven, eight movements level (less than seven, with seven), points delete Guestbook voicemail, nine Super management. 4 : Super User : Flowers are not online Password : 1234 (2005-05-18, ASP, 62KB, 下载24次)

http://www.pudn.com/Download/item/id/1116403717813724.html

[网络编程] down

8款下载系统源代码 2003-3-11 21:37:45 433 949k · 都很常见: 猛虎山庄、燕衔泥(飞扬的软件第二版用的就是他,太简单,不推荐)、蓝芒、xzdown、动网先锋(两个)、FLASH欣赏管理系统(飞扬的闪客岛采用的源代码)、惊云下载(本站现用的下载系统)、惊云下载系统DownASP1.1(原来飞扬曾准备做过一个游戏下载站,用的这种源码
8, download the source code 433949 k 2003-3-11 21:37:45 very common : Tiger Hill, the title mud Yan (Music of the second version of the software is he, too simple and not recommended), Lan Huang, xzdown, dynamic network Pioneer (2) , FLASH appreciate Management System (Music of the Island istalking the source code), panic-downloading (now the site download), panic-download DownASP1.1 (the original dust has been preparing a game downloads station, and use this source (2005-04-26, ASP, 2039KB, 下载17次)

http://www.pudn.com/Download/item/id/1114527306124761.html

[网络编程] 1st-pay免费支付接口实际应用

适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款单、付款单的登记、编辑)、固定资产管理(资产登记、部件登记、历史记录登记)、通用查询、系统维
apply to the Chief, institutions, procurement, warehousing, and their use, maintenance, management of fixed assets such as computer work for the professional management software. The software integrates document management (storage lists out reservoir and refunding single, single inventory, repair orders, billing, payment of the registration, editing), the management of fixed assets (asset register, components registration, the historical record registration), General Inquiries peacekeeping system (2004-11-26, ASP, 10KB, 下载44次)

http://www.pudn.com/Download/item/id/1101464792993407.html

[网络编程] socks5 remote exploit

socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redhat 6.0) => 400* socks5-s5watch-1.0r9-2 (redhat-contrib) => no?* socks5-0.17-1 (redhat 4.2) => no* socks5-1.0r10-5 (redhat-contrib) => no??* socks5-server-1.0r6-8TL (TurboContrib) => no??用法:* $ ./1080r <host> <command> [offset]该代码本人是本人千辛万苦利用俄汉翻译软件从俄罗斯网站上找到的,还没有来得及实用,就发上来,与大家共研。有问题请Email:jzzq8081@sina.com
socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redhat 6.0) => 400* socks5-s5watch-1.0r9-2 (redhat-contrib) => no?* socks5-0.17-1 (redhat 4.2) => no* socks5-1.0r10-5 (redhat-contrib) => no??* socks5-server-1.0r6-8TL (TurboContrib) => no??用法:* $ ./1080r <host> <command> [offset]该代码本人是本人千辛万苦利用俄汉翻译软件从俄罗斯网站上找到的,还没有来得及实用,就发上来,与大家共研。有问题请Email:jzzq8081@sina.com (2004-07-09, Visual C++, 2KB, 下载18次)

http://www.pudn.com/Download/item/id/1089333596887752.html