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

[汇编语言] 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

[汇编语言] 分享朋友圈奖红包

微信公众号分享朋友圈领取红包的源码,实现无限次分享进行领取红包
Wechat Public Number Shares the Source Code of Red Packet in Friendship Circle to Achieve Infinite Sharing for Red Packet Collection (2019-05-09, PHP, 318KB, 下载9次)

http://www.pudn.com/Download/item/id/1557373643857712.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

[汇编语言] 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

[汇编语言] 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

[汇编语言] 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

[汇编语言] taoshop

解压后,首先打开config.php进行配置,并将程序中所有的淘客推广ID换成您的ID。 然后上传到你的网站空间上即可使用,无需MYSQL数据的支持! 推荐安装在网站根目录下。 如果您的主机是Linux,您还需要保证“商品缓存目录”和“列表缓存目录”为可写(即设为777属性),Windows系列可以不用设置。 ######################## //特别说明 本程序部分代码参考了taob123.cn(或者是taoke.sd265.com)的淘客程序。 如果您需要修改本程序或进行二次开发,敬请保留http://www.gouwu172.com/ 的链接
After decompression, first open the config.php to configure and program all of the Amoy-off promotion of ID replaced with your ID. Then upload to your web site space to use, without the support of MYSQL data! Recommended installed in the Web site' s root directory. If your host is Linux, you also need to ensure that " commodity cache directory" and the " list cache directory" is writable (that is, set to 777 properties), Windows series can not set up.########################// Special instructions part of the code of this procedure with reference to taob123.cn (or taoke.sd265.com) of the Amoy-off procedures . If you need to modify the program or secondary development, please keep the link http://www.gouwu172.com/ (2010-01-23, PHP, 282KB, 下载8次)

http://www.pudn.com/Download/item/id/1048724.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

[汇编语言] cjcx

这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.(1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法可运行其它的功能。(2)连续运行部分的功能。应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:\masm\score.txt"下.注:该文件的路径可从汇编源文件的"fname db "c:\masm\score.txt"""中查找.
err (2008-06-27, DOS, 2KB, 下载101次)

http://www.pudn.com/Download/item/id/499062.html
1234
总计:73