资源列表

« 1 2 ... .82 .83 .84 .85 .86 2087.88 .89 .90 .91 .92 ... 3005 »

[汇编语言(dream)-phpv1.3_test_1

说明:环境:PHP5及以上版本+MYSQL 升级内容: 增加小说功能(采用TXT阅读模式,后台支持上传TXT文件、远程获取TXT文件) 增加超级管理员控制面板 一键清理数据垃圾 一键清理FTP垃圾 一键清空所有数据 超级管理员自由修改用户名 添加删除副超级管理员 优化论坛功能 增加WEB界面 添加UBB以方便排版 优化代码 修复多数漏洞 清除多余数据表 清除原残留的PHP文件
<danielchan> 在 2025-02-06 上传 | 大小:351kb | 下载:0

[汇编语言shuzhijiaohuan

说明:数值交换,编写函数实现交换两个数,形参分别用指针及引用完成。-Numerical exchange, write a function to exchange two numbers, the parameter with pointers and references to complete.
<范德华> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言design-a-decade-counter

说明:设计一个四位二进制计数器,将计数结果由数码管显示,显示结果为十进制数。数码管选通为低电平有效,段码为高电平有效。-The design of a four-bit binary counter will count digital display, and displays the results as a decimal number. Digital tube strobe active-low segment code for a
<jingzai> 在 2025-02-06 上传 | 大小:15kb | 下载:0

[汇编语言sunxin1

说明:我初学C++时看的孙鑫老师的视频和学习的代码-I SUN Xin teachers the beginner C++ see video and learning the code
<lichunjie> 在 2025-02-06 上传 | 大小:51kb | 下载:0

[汇编语言142

说明:求两个整数的最大公约数和最小公倍数,并编写主函数调用这两个子函数,输出结果,两个整数由键盘输入。-#include<iostream> using namespace std int x(int a,int b) //x为求最大公约数的函数 { int t=0 if(a>b)t=b else t=a for(int i=t i>=1 i--)if(a i
<ll> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言cPP-prog.-language

说明:C++ programming language
<ammuvs> 在 2025-02-06 上传 | 大小:74kb | 下载:0

[汇编语言anjian-c

说明:按键的c程序 ,根据简单的单片机编程序,按键实现发光二极管的亮 灭,简单易上手希望各位同学有帮助-this is a c program ,which is useful for the student of who contact the c,if you study hand,it is nothand for you to understand the things
<蒋海旭> 在 2025-02-06 上传 | 大小:15kb | 下载:0

[汇编语言sort

说明:哈工大汇编语言老师老师带着写的代码,用c和汇编进行联合编程!是底层实现更快!-Hit the assembly language teacher teacher took to write the code, using C and assembly joint programming! Is the underlying implementation faster!
<胡明> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言buffer

说明:用汇编语言实现插入查找,联合c中的printf()调用等方面都有涉及,希望对汇编的初学者有帮助!-Using assembly language to achieve insert search, combined with C in printf ( ) call etc are involved, I hope to help beginners compilation!
<胡明> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言xchg2

说明:哈工大教课的时候的汇编语言经典例子,交换两个字符串,把大写改为小写!大神无视,菜鸟看看很有帮助!-Harbin University of technology teaching when assembly language classic example, in exchange for two string to uppercase, lowercase! God ignores the rookie, have a look!
<胡明> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言PMU

说明:PMU精密测量单元,用于OVC调试的代码,-PMU Precision measurement unit for the OVC debugging code,
<马宁> 在 2025-02-06 上传 | 大小:1.33mb | 下载:0

[汇编语言juzhenqiuni.txt

说明:codeC++求逆源代码 用函数调用写出来的 自创的-codeC++ inverse source code to write out own function calls
<*> 在 2025-02-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2087.88 .89 .90 .91 .92 ... 3005 »

源码中国 www.ymcn.org