Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - cross-3.4
Search - cross-3.4 - List
网络经典命令行 1.最基本,最常用的,测试物理网络的 ping 192.168.0.8 -t ,参数-t是等待用户去中断测试 2.查看DNS、IP、Mac等 A.Win98:winipcfg B.Win2000以上:Ipconfig/all C.NSLOOKUP:如查看河北的DNS C:\>nslookup Default Server: ns.hesjptt.net.cn Address: 202.99.160.68 >server 202.99.41.2 则将DNS改为了41.2 > pop.pcpop.com Server: ns.hesjptt.net.cn Address: 202.99.160.68 Non-authoritative answer: Name: pop.pcpop.com Address: 202.99.160.212 3.网络信使 (经常有人问的~) Net send 计算机名/IP|* (广播) 传送内容,注意不能跨网段 net stop messenger 停止信使服务,也可以在面板-服务修改 net start messenger 开始信使服务 4.探测对方对方计算机名,所在的组、域及当前用户名 (追捕的工作原理) ping -a IP -t ,只显示NetBios名 nbtstat -a 192.168.10.146 比较全的 - Network classic command-line Most basic, the most commonly used test physical network ping 192.168.0.8-t,-t parameter to wait for the user to interrupt the test (2) of the DNS, IP, Mac A.Win98: winipcfg B.Win2000 above: Ipconfig/all C.NSLOOKUP: View Hebei DNS C: \> the nslookup Default Server: ns.hesjptt.net.cn Address: 202.99.160.68 > server 202.99.41.2 will DNS changed to 41.2 > Pop.pcpop.com Server: ns.hesjptt.net.cn Address: 202.99.160.68 The Non-authoritative answer: Name: pop.pcpop.com Address: 202.99.160.212 Network messenger (~) is often asked Net send computer name/IP* (broadcast) to send content to be careful not to cross-segment net stop messenger stop messenger service, also on the panel- MODIFICATIONS TO SERVICE the net start messenger messenger service (4) to detect each other the other computer name, where the group, domain, and the current user name (the chase works) the ping-a IP-t display only the NetBios name nbtstat-a 192.
Update : 2024-05-18 Size : 12288 Publisher : 杨光

DL : 0
该文件是RT-Thread STM32的工程模板。 各目录说明如下: 1. Applications:应用文档 - 包含了main文件, 中断处理文件, 系统配置文件 2. Compiler:编译器文档 - 目前提供了 RealView MDK 的工程模板 3. Documents:文档说明, - 提供模板使用教程 - 提供了模板版本说明 - 提供了模板分层说明,请重点阅读!!! - 提供 doxygen 注释风格的模板,说明,软件 4. Drivers:PCB板级驱动文档 - 如按键、EEPROM、模拟I2C等等 - 该层要能对上屏蔽掉最底层 Libraries 这样起到承上启下的作用,方便跨平台移植 5. Libraries:MCU外设库文档 - 此部分由芯片厂商提供,是标准库 - 用户不得修改此层 6. Modules:组件层文档 - 按大功能划分的软件组件。如UI组件、网络通信组件、文件系统组件 - 不建议直接调用最底层 Libraries 7. OS:操作系统文档 - 提供 RT-Thread V0.3.3 系统-This file is the template of RT-Thread the STM32 engineering. Each directory is as follows: Applications: Application document - Contains the main file, interrupt handling files, system configuration files Compiler,: Compiler documentation - The current RealView MDK project templates 3 Documents: Document Description - Provide a template using the tutorial - Provides a template Imprint - Provides a template hierarchical description, please focus on reading! ! ! - Doxygen comment style template, instructions, software 4 Drivers: PCB board-level driver documentation - Such as buttons, EEPROM, analog I2C, etc. - The layer on a masked the bottom of Libraries So play a connecting role to facilitate cross-platform portability Libraries: MCU peripherals library documentation - This section provided by the chip manufacturer, the standard library - User may not modify this layer Modules: component layer document -
Update : 2024-05-18 Size : 1632256 Publisher :

PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 -The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane
Update : 2024-05-18 Size : 4826112 Publisher : 李阳

DL : 0
PHP+TXT站点管理系统0.5版--相当稳定版系统特点: 1\无需数据库支持,不存在注入与攻击. 2\数据以文件夹方式存储,无限分类,无限记录条数. 3\支持多语言,多模板,自定义变量,信息页自定义项. 4\支持伪地址,灵活定义地址参数. 5\运用国际流行的SMARTY技术,参数可调. 6\模板自定义编辑,不同类型可以交叉调用. 7\友情链接自定义,自定义CSS风格. 8\一键修复所有数据结构。 9\读写分流技术,不会造成数据丢失。 10\更多功能等待您发现。-PHP TXT, site management system version 0.5- fairly stable version of the system characteristics: A \ do not need database support, there is no injection and attack. 2 \ data stored in folders, unlimited categories, unlimited number of records. 3 \ support multiple languages, multiple templates, custom variables, information pages custom. \ Support pseudo-address, flexible definition of the address parameter. \ Use of the international fashion SMARTY technology, adjustable parameters. \ Template custom edit different types of cross-call. \ Link custom, custom CSS style. 8 \ a button to fix all of the data structure. \ Read and write streaming technology, will not cause data loss. 10 \ More features for your discovery.
Update : 2024-05-18 Size : 3174400 Publisher : 筱雨

DL : 0
城市十字交叉路口红绿灯控制系统主要负责控制东西走向和南北走向的红绿灯的状态和转换顺序,关键是各个状态之间的转换和进行适当的时间延时,基于以上考虑,采用如下设计: (1)当东西走向的绿灯亮时,南北走向的红灯亮,并保持25S (2)当东西走向的绿、黄灯亮时,南北走向的红灯亮,并保持5S (3)当东西走向的红灯亮时,南北走向的绿灯亮,并保持15S (4)当东西走向的红灯亮时,南北走向的绿、黄灯亮,并保持5S (5)最后又回到(1)状态,并周期重复进行。 -The city cross the intersection traffic light control system is mainly responsible for controlling the east-west and north-south traffic light status and conversion order, the key is the conversion and the appropriate time delay between the various state based on the above considerations, the following design: (1) When the green light from east to west, north-south orientation of the red light, and maintain the 25S (2) north-south when the east-west green, yellow light, red light, and maintain 5S (3) When the red light from east to west, north-south green light, and maintain the 15S (4) When the red light from east to west, north-south green, yellow light, and maintain 5S (5) and finally back to the state (1), and the cycle repeated.
Update : 2024-05-18 Size : 690176 Publisher : 沈桑霞

10个源码合集,经典全集,针对江苏省各高校合编要求学生的课程设计!只对要交作业的大学生有用!本程序仅做课程设计作业,供大家学习和参考其中包括 1.迭代法截线性方程 2.高斯—赛德尔迭代法 3.股票交易系统 4.模板实现排行榜管理 5.物品库存管理 6.字符串操作 7.对抗游戏 8.八皇后问题 9.分数计算器 10.求解方程-10 source collection, classic Complete Works of students of the course design requirements for all colleges and universities in Jiangsu Province, eds. Only useful for college students to hand in papers!This procedure is only to do curriculum design job for them to learn and reference.Including 1 iterative method cross-sectional linear equations 2 Gauss - Seidel iterative method 3 stock trading system 4 template list management 5 items inventory management 6 string operations 7 against the game 8 eight queens problem 9 Score Calculator 10 Solving the equation
Update : 2024-05-18 Size : 43008 Publisher : 马凯

DL : 0
实现跨平台实现QT4.4.3 QXmlStreamReader详细解析xml文件,并将XML文件内所需信息取出。readXml.h,readXml.c-To achieve cross-platform QT4.4.3 QXmlStreamReader parse the xml file and the XML file within the required information to remove. readXml.h, readXml.c
Update : 2024-05-18 Size : 2048 Publisher : jiang

1.一个跨平台的线程类 2.一个跨平台的Mutex 3.一组跨平台的容器(堆栈、单双链表、哈希表) 4.一个跨平台的socket 【OK】 5.一个简单高效的内存池 6.一个简单的XML解析器 7.一个安全高效的日志类 8.一个平台无关的File类和一个Dir类 9.一个时间日期类-(1) a cross-platform thread class. A cross-platform Mutex containers of a cross-platform (stack, single and double linked lists, hash tables). A cross-platform socket [OK] 5. A simple and efficient memory pool is a simple XML parser. a safe and efficient logging class. a platform independent of the File class and a Dir class. a time and date classes
Update : 2024-05-18 Size : 2676736 Publisher : 温祖槐

DL : 0
1) 先任意创建一个图; 2) 图的DFS,BFS的递归和非递归算法的实现 3) 最小生成树(两个算法)的实现,求连通分量的实现 4) 要求用邻接矩阵、邻接表、十字链表多种结构存储实现-A) any first create a graph 2) DFS, BFS recursive and non recursive algorithm 3) The minimum spanning tree (algorithm) to achieve, find the connected components to achieve 4) request with adjacency matrix, adjacency list cross-linked lists a variety of structural storage implementation
Update : 2024-05-18 Size : 4096 Publisher : liliaaa

PJSIP 2.0 版本 PJSUA 可执行程序 cortex-A8平台验证OK。交叉编译版本为 gcc.4.5.3-PJSIP 2.0 the version PJSUA executable program cortex-A8 platform verification OK. Cross compiler version gcc.4.5.3
Update : 2024-05-18 Size : 637952 Publisher : Narainel

DL : 0
XSS攻击:跨站脚本攻击(Cross Site Scripting),对于跨站脚本攻击,黑客界共识是:跨站脚本攻击是新型的“缓冲区溢出攻击“,而JavaScript是新型的“ShellCode”。 XSS攻击的危害包括   1、盗取各类用户帐号,如机器登录帐号、用户网银帐号、各类管理员帐号   2、控制企业数据,包括读取、篡改、添加、删除企业敏感数据的能力   3、盗窃企业重要的具有商业价值的资料   4、非法转账   5、强制发送电子邮件   6、网站挂马 7、控制受害者机器向其它网站发起攻击-XSS Attacks: Cross Site Scripting attacks (Cross Site Scripting), the hacker community consensus for cross-site scripting attacks: cross-site scripting attack is a new type of " buffer overflow attacks, while JavaScript is a new type of" ShellCode. XSS attacks hazards include the ability to steal all kinds of user accounts, such as machine login account, users of online banking account, the various administrator account 2, control corporate data, including read, tampering, add, delete sensitive corporate data theft of important information with commercial value, illegal transfer 5 mandatory Email, Web site linked to horse control of the victim machine to attack other sites
Update : 2024-05-18 Size : 10240 Publisher : 于涛

编程完成商人过河游戏:有三个商人带着三个随从和货物过河,船每次最多只能载两个人,由他们自己划行,并且如何乘船渡河的大权由商人掌握。要求保证在过河期间的任一岸上商人的人数要大于或等于随从的人数,否则随从会杀死商人抢走货物。设计一个符合上述要求的商人过河的游戏。要求程序运行效果如下图。 (1)有游戏规则提示,按任意键开始游戏,按“Q”键退出游戏; (2)程序开始,分别提示每次从河岸这边到那边、从河岸那边到这边的商人和随从人数; (3)如果输入错误(如一次输入的人数不得超过2个、过河的人数不得超过2个),则提示错误并且按任意键重新开始游戏; (4)当任一河岸的商人数小于随从数时,提示商人被杀,按任意键继续游戏; (5)当游戏成功时提示游戏成功,按任意键结束游戏。-Programming complete businessman across the river game: there are three businessmen with three follow and cargo across the river, the ship most every time can only take two people, by their own oar, and how to cross the river by boat power by businessmen master. Requirements that the river during the period of the number of any shore businessman than or equal to the number of people followed, otherwise follow will kill traders take goods. Design a meet above requirement businessman across the river of the game. For program execution effect as the chart.
Update : 2024-05-18 Size : 13312 Publisher : 彭小川

1、 编程完成显示程序,要求在实验箱BANK2部分数码管上显示“1234”,请认真阅读电路,计算出段码锁存器和位选锁存器的地址,显示程序仍然按照“送段码、送位选、延时、消隐”的十字方针进行控制,只是控制的方法不同了,此时锁存器的LE端口由地址总线控制。 2、 根据实验箱BANK2部分电路,完成由8255的I/O扩展操作,在8255A的PA口上接有8个发光二极管,在其上完成一流水灯程序。 3、 根据实验箱BANK2部分电路,完成由8255的I/O扩展操作,将8255A PB口上外接的拨码开关状态显示在PA口的发光二极管上,当开关打开时发光二极管亮,开关关闭时发光二极管灭掉。 4、 完成对片外RAM的读写操作,将自己的学号写入片外RAM 5000H—500AH地址单元,然后将学号的后4位读出,显示在数码管上。 -1, programmed to complete the display program requirements in the experimental box BANK2 part digital tube display " 1234" , please read carefully the circuit calculated Segment latch latches and bit-election address, show the program is still in accordance with the " send segment send Choice, delay, blanking " Cross policy control, but the control of different methods, LE port latch is controlled by the address bus. 2, according to the the experimental box BANK2 part of the circuit, completed by the 8255 I/O expansion operation, then eight light-emitting diode 8255A port on the PA, and completed on a light water program. 3, according to the the experimental box BANK2 part of the circuit completed by the 8255 I/O expansion operation, the 8255A PB port on the external of the DIP switch status display on the PA port of the light-emitting diode, when the switch is turned on light-emitting diode light, the switch is closed glow diode exterminate. 4, complete the on-chip RAM
Update : 2024-05-18 Size : 12288 Publisher : 刘琪

DL : 1
GBBS属于微论坛或贴吧,继承论坛的即时、自由、信息发布等功能,可做新闻系统、信息发布系统、文章发布系统、微相册、微商店、问答系统之用,易管理、易操作、易搭建、易修改,拿来即用,适合中小型企业和站长使用。 1、系统分access/mssql两种语言版本,仅10M空间即可以正常使用本系统; 2、只需IIS环境即可默认启动,官方默认一套大气皮肤; 3、可做为论坛、贴吧、信息发布、网络调查、广告系统使用; 4、SEO静态化及搜索引擎优化一键设置,再无麻烦; 5、new! JS调用可支持跨浏览器、跨平台调用资讯布局; 6、new! 图片展示、文字展示随意排版帖子,像玩相册?一键设置;想玩商铺展示?一键设置! 微论坛用户名 admin 密码 admin-GBBS are micro Forum or paste it inherited Forum immediate, free, information dissemination, and other functions, to do a news system, information distribution system, the article publishing system, micro-album, the use of micro-shops, answering system, easy to manage, easy to operate, easy to brought ready-to-use, suitable for small and medium-sized enterprises and the owners to use to build and easy to modify. 1, the system is divided access/mssql two language versions, only 10M space that can be normal use of the system , just IIS environment can be started by default, the official default set of atmospheric skin 3, can be used as a forum, paste it, information release, web-based survey, advertising system SEO static and search engine optimization a key set, no further trouble 5, new! JS call support cross-browser, cross-platform call information layout 6, new! picture show text display random layout posts, like playing the album? A key set want to play shops show? A key set! M
Update : 2024-05-18 Size : 2008064 Publisher : SDFGASDGW

以单片机为核心,设计一个简单交通灯控制系统,设A车道与B车道交叉组成十字路口,A是主道,B是支道。设计要求如下: (1) 用发光二极管模拟交通信号灯、两个方向分别设置红、绿、黄3种通行指示灯,用按键开关模拟车辆检测信号。 (2) 正常情况下,A、B两车道轮流放行, A车道放行40秒,其中5秒用于警告,B车道放行25秒,其中5秒用于警告。有计时牌显示路口通行转换剩余时间。 (3) 在交通繁忙时,交通信号灯控制系统应有手控开关,可人为地改变信号灯的状态,以缓解交通拥挤状况。在B车道放行期间,若A车道有车而B车道无车,按下开关K1使A车道放行15秒;在A车道放行期间,若B车道有车而A车道无车,按下开关K2使B车道放行15秒。 (4) 有特种车辆如119、120通过路口时,系统可转为特种车辆放行,其他车辆禁止通行的状态,15s后系统恢复正常管理。 (5) 两个方向放行的时间可以通过键盘设置。 -Based on the single chip computer as the core, to design A simple traffic light control system, set up A lane and B lane cross composition crossroads, where is A, B is A way. The design requirements are as follows: (1) using light-emitting diode simulation of traffic signal lamp, two direction set respectively red, green, yellow three traffic light, with key switch simulation vehicle detection signal. (2) under normal circumstances, A, B two lane in turn release, A lane release forty seconds, of which 5 seconds for warning, B lane release 25 seconds, of which 5 seconds for warning. A timing brand display intersection traffic conversion time remaining. (3) in the heavy traffic, traffic light control system should be hand control switch, can change the state of artificial light, in order to ease traffic congestion. In the B lane release period, if A lane car and B lane car free, press the switch K1 make A lane release 15 seconds In A lane release period, if B lane have A car an
Update : 2024-05-18 Size : 2048 Publisher : 张杰

PHPCMS V9目前已提供文章、图片、下载等内容模型,在此基础上可非常方便的扩展出信息、房产、交友、点评等功能。已有的模块有:会员、在线充值、全站搜索、评论、专题、新闻心情、短消息、投票、友情链接、公告、附件管理、数据源模块、广告、采集、表单向导、手机门户等模块。 PHPCMS V9.1.13.20120129版修复列表 1.sql注入漏洞 2.邮件发送模版错误 3.修正附件上传 SQL注入漏洞 4.修正非管理员跨目录浏览 5.修正非管理员可浏览目录问题-PHPCMS V9 has been providing articles, pictures, and download content model, based on information, real estate, dating, reviews and other functions can be very convenient expansion. Existing modules: Member, online recharge wide search, reviews, thematic, news mood, short message, voting, Links, announcement, attachment management, data source module, advertising, collection, Form Wizard, mobile portal module. Cross directory browsing 5 the PHPCMS V9.1.13.20120129 version of the repair list 1.sql injection vulnerability mailing template error. Amend Annex upload SQL injection vulnerability. Amend non-administrator. Amend non-administrators can browse the directory
Update : 2024-05-18 Size : 8167424 Publisher : luochen

OtherMyBox
DL : 0
开关盒布线问题 开关盒布线问题:给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以不允许电线间的交叉。每对互连的针脚被称为网组。 要解决的问题是,对于给定的针脚和网组,确定其能否合理地布设电线以使其不发生交叉,即它是不是一个可布线的。 经过分析,本系统要实现的功能如下: 1、画出给定矩形布线区域和线网组。 2、使用对话框设定时间、针脚、网组等参数。 3、利用数据库存储和读出针脚及线网组。 4、判断它是不是一个可布线的 5、要统计算法耗时。 6、自动布线过程每一步实现用动画标示。 7、两个相邻的电线间留出一定的间隔。 8、布线的过程使用定时器方法,每一次布线的时间间隔可以自定。 -Switch box wiring problem Switch box wiring problem: given a rectangular wiring area, a number of its peripheral pin. Interconnected by laying a metal line between the two pins. This line is known as wire, is limited within a rectangular area. If two wires cross-current short circuit occurs. Is not allowed to cross the wire. Each pair of interconnect pin is called the network group. To solve the problem, given the pin and network group, to determine its ability to reasonably laid wire so that it does not cross, and that it is not a wiring. After analysis of the system to achieve the following functions: 1, draw a given group of rectangular routing area and wire mesh. 2, using a dialog box to set the time, pin, network group parameters. 3, the use of a database to store and read out the pins and the wire mesh group. 4, to determine whether it is not a wiring 5, statistical algorithm is time-consuming. 6, automatic routing process every step marked with animation. 7, leaving a
Update : 2024-05-18 Size : 560128 Publisher : 赵圈

DL : 1
开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: The code will S3C2440 SPI port SC16IS752 extended to 2 serial ports. The code is divided into two parts, respectively Make generate two Ko file, load can be used. The code project practical, can be found.
Update : 2024-05-18 Size : 124928 Publisher : owen

DL : 0
开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的AIN0口输入进行AD转换驱动,用于采集工作电压。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: The code is the S3C2440 AIN0 port input for AD conversion drive for the collection voltage. The code project practical.
Update : 2024-05-18 Size : 35840 Publisher : owen

DL : 0
开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是S3C2440的UART2口驱动。半双工通讯,可在加载代码时修改波特率。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: The code is S3C2440 UART2 export-driven. Half-duplex communication baud rate can be modified in the code is loaded. The code project practical.
Update : 2024-05-18 Size : 45056 Publisher : owen
« 1 2 ... 8 9 10 11 12 1314 15 16 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.