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

[汇编语言] readAndmovie

该项目是初学微信小程序做的一个demo,实现的文章阅读和查看电影(即将上映、正在热映、Top250)的详情功能,电影信息来源与豆瓣
This project is a demo for beginners to learn WeChat applet. It realizes the function of reading articles and viewing the details of movies (upcoming, hot, Top250). The source of movie information and Douban (2019-04-16, JavaScript, 0KB, 下载0次)

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

[汇编语言] Verilog源代码

多种基本功能的Verilog代码实现,包括多路选择器,二进制到BCD码转换,二进制到格雷码转换,7段译码器,8位数据锁存器,移位寄存器等等多种功能。
Verilog code implementation of a variety of basic functions, including multiplexer, binary to BCD code conversion, binary to Gray code conversion, 7-segment decoder, 8-bit data latch, shift register and many other functions. (2019-06-08, Verilog, 18KB, 下载3次)

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

[汇编语言] Python100经典练习题

python练习100道经典习题,帮助理解和熟练python编程
100 classic Python exercises (2018-10-31, Python, 4974KB, 下载4次)

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

[汇编语言] 客户端

基于MFC设计的聊天对话窗口,一款用于网吧管理系统的客户端界面,可购买商品,可与主机通过局域网对话
MFC design based chat dialogue window, an Internet cafe management system for client interface, you can buy goods, and the host through the LAN dialogue (2017-07-11, Visual C++, 10146KB, 下载5次)

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

[汇编语言] Ollydbg

Ollydbg 通常称作OD,是反汇编工作的常用工具,该Ollydbg吾爱破解专版是基于Ollydbg V1.10版本汉化而成,附带了118脱壳脚本和各种插件,功能非常强大,基本上不需要再附加安装其它插件了。
OllyDbg is often referred to as the OD and disassembly work commonly used tools, cracked the OllyDbg edition is based on OllyDbg v1.10 finished version of and incidental to 118 shell scripts and plug-ins, very powerful, basically don t need additional other plug-ins. (2015-11-17, Windows_Unix, 9365KB, 下载4次)

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

[汇编语言] 017

如果一个渔夫从2011年1月1日开始每三天打一次鱼,两天晒一次网,编程实现当输入2011年1月1日以后的任意一天,输出该渔夫是在打鱼还是在晒网。
If a fisherman from January 1, 2011 started playing a fish every three days, two days bask in a network, programming as input after January 1, 2011 in any one day, the output is the fisherman fishing or in the net. (2013-08-27, Visual C++, 1KB, 下载1次)

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

[汇编语言] fe

用C8051汇编语言编写的以太网芯片BCM5388的驱动,在C8051F340上运行,程序含C8051F340的驱动
Written in assembly language using the C8051 Ethernet chip BCM5388 driver run a program containing C8051F340, C8051F340 on driver (2012-09-10, Asm, 11KB, 下载3次)

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

[汇编语言] OBC55

多业务传输系统的网元管理程序,是用8031汇编语言编写的一应用程序,在77E58上运行,自己编写了一个任务调度系统,很实用
Multi-service transport network element management system program in 8031 ​ ​ assembly language applications, 77E58 on the run, I have written a task scheduling system very useful (2012-09-10, Asm, 30KB, 下载1次)

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

[汇编语言] cnmbd

计算工程完成的关键路径 说明: AOE 网络是有向无环加权图,其中顶点表示事件,弧表示活动,权表示活动持续的时间,通常可以用来估算工程完成的时间,即图中从开始点到结束点之间最长的路径对应的时间。请完成一个程序,完成下列任务: 1 、计算 AOE 网络对应的拓扑排序。如果排序结果不唯一,请输出按照从小到大的顺序排列的结果。从小到大的顺序就是输入的节点序列顺序(参见下面关于输入格式的说明)。如图1中满足要求的拓扑排序是: a-b-c-d-e-f-g-h-k ,图2中满足要求的拓扑排序是:v1-v3-v5-v2-v6-v4-v7-v8-v9 2 、计算 AOE 网络的关键路径。注意关键路径可能不唯一,要求输出所有的关键路径。同样,按照是按照从小到大的顺序输出。例,如果得到两条关键路径,分别是0-1-3-6-8-9和0-1-3-4-5-8-9,那么先输出后一条路径,因为两条路径中前三个节点相同,而后一条路径第四个节点的编号小。 测试用例的输入输出格式说明: 输入: 节点的个数,边的条数; 各个节点的名称序列 边: < 起点 , 终点 , 权值 > 。说明起点和终点是在各个点在输入序列中的位置,如图1中边 <a,b> 表示为 <0,1,6> 。 输出: 拓扑排序;
failed to translate (2012-05-15, C/C++, 2KB, 下载27次)

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

[汇编语言] Ethernet-switches

[华为产品维护资料汇编]Quidway.S5300系列以太网交换机.配置指南-可靠性(V100R003C01_01)
[Huawei product maintenance compilation] Quidway.S5300 series Ethernet switches. Configuration Guide- Reliability (V100R003C01_01) (2011-03-30, Others, 1391KB, 下载3次)

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

[汇编语言] xunzai.com

汇编语言的课程课件 希望大家能够喜欢,也希望大家上传更多的源代码 希望大家继续支持pudn网
Assembly language courseware hope you will like, I hope you upload more code hope you will continue to support pudn Network (2010-12-24, PowerBuilder, 1888KB, 下载2次)

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

[汇编语言] 02-M

问题描述:设计一个程序求出完成整项工程至少需要多少时间以及整项工程中的关键活动。 基本要求: (1)对一个描述工程的AOE网,应判断其是否能够顺利进行。 (2)若该工程能顺利进行,输出完成整项工程至少需要多少时间,以及每一个关键活动所依附的两个顶点、最早发生时间、最迟发生时间。
Problem description: Design a program to complete the whole project at least find the time required and the whole project is a key activity. Basic requirements: (1) a description of the project AOE network, should determine whether it can proceed smoothly. (2) If the project can proceed smoothly, the output to complete the whole project at least the number of times, and each of the key activities of the two vertices of attachment, the earliest time, the latest time of occurrence. (2010-11-04, Visual C++, 2KB, 下载6次)

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

[汇编语言] OkBole

okbole人才网 功能简介: 1、支持个人用户与企业用户注册 2、专业的人才库自主管理功能 3、完善强大的企业招聘模块 4、高效易用的用户互动完美实用体验 5、完整可靠的高级搜索功能 6、源码中含有详细注释说明,适合二次开发
okbole Talent Network Function Description: 1, support individual users and business users register 2, a professional pool of three self-management capabilities, improve the robust corporate recruitment module 4, efficient and easy to use and practical experience of user interaction, the perfect 5, complete and reliable advanced search function 6, source code contains detailed explanatory notes for secondary development (2010-01-21, C#, 2845KB, 下载93次)

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

[汇编语言] Debug

Debug-PC之开山老祖   Debug 原意是杀虫子。这里是机器调试工具。   其实,Debug的由来,还有一则趣闻,在早期美国的一计算机房中,科学家正在紧张的工作。同时,许多台大型的计算机也在不停的运行着。大概是由于,机器过热,引来许的小虫子,以至于,计算机无法正常运行。科学们,只好停下来,捉虫子...虫子捉完了,计算机运行也正常了,后来,这个名词就沿用至今了.... 虽然,现在好的软件越来越多了,但是有些,我们只需动手,用Debug就可解决,且快而好!接下来,我们就一起学习Debug在各方面的运用吧!(在杀毒、加解密、系统...)下面我和大家一起学习一些,Debug的用法,虽然,现在好的软件越来越多了,但是有些,我们只需动手,用Debug就可解决,且快而好!
Debug-PC (2009-09-10, WORD, 19KB, 下载4次)

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

[汇编语言] 1122

一个交通灯的控制程序,在一个十字路口按照时间,方向控制要求灯做的程序,很有参考价值。
A traffic light control procedures, in accordance with the time at a crossroads, the direction of control light to do the procedure, it is reference value. (2009-04-23, C/C++, 2KB, 下载2次)

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

[汇编语言] sk377-1

snc88168 12首24channel Midi播放程序。
snc88168 12 first 24channel Midi player. (2009-02-17, Asm, 2116KB, 下载3次)

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

[汇编语言] 69491761nrfuihh

组网协议设计中,务必保证在一个频点上,且同一时刻只能有一个RF模块处在发射状态
Network protocol design, make sure that in a frequency point, and the same time there can be only one RF module in the launch state (2009-01-17, Visual C++, 4KB, 下载9次)

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

[汇编语言] donghua

霓虹灯画面由常亮的灯管及动态发光的扫描管组成,可设置为跳动式扫描,渐变式扫描、混色变色七种颜色扫描。扫描管由装有微电脑芯片编程的扫描机控制,扫描管按编好的程序亮或灭,组成一副副流动的画面,似天上彩虹、象人间银河、更酷似一个梦幻世界,引人入胜,使人难以忘怀。因此、霓虹灯是一种投入较少、效果强烈、经济实用的广告形式。 霓虹灯是一种冷阴极辉光放电管,其辐射光谱具有极强的穿透大气的能力,色彩鲜艳绚丽、多姿,发光效率明显优于普通的白 炽灯,它的线条结构表现力丰富,可以加工弯制成任何几何形状,满足设计要求,通过电子程序控制,可变幻色彩的图案和文字 受到人们的欢迎。 此压缩包包括所以课程设计文档和源代码
err (2008-12-21, C/C++, 23KB, 下载7次)

http://www.pudn.com/Download/item/id/611201.html
123
总计:58