资源列表

排序选择:

« 1 2 ... .52 .53 .54 .55 .56 163757.58 .59 .60 .61 .62 ... 267452 »

[汇编语言8-3

说明:将加密过的数据进行解密,并将解密数据在屏幕上显示出来,其中显示功能由子程序OUTPUT完成。 数字0-9与加密和解密数据的对应关系如下: 原 数 字:0 1 2 3 4 5 6 7 8 9 密码数字:7 5 9 1 3 6 8 0 2 4 解密数字:7 3 8 4 9 1 5 0 6 2-Will be encrypted to decrypt the data, and decrypt the data displayed on the screen, which displ
<陈浩东> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[汇编语言8-4

说明:编写一个程序,新建一个文件:d:\abc.txt,从键盘输入文件的内容(不超过100个字符)。然后新建一个文件:d:\def.txt,将d:\abc.txt文件的内容复制到d:\def.txt。-Write a program to create a new file of organization: d: \ abc.txt, contents of the file from the keyboard input (not more than 100 characters). Then cr
<陈浩东> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[软件工程shejiyuanben

说明:设计原本,人月神话作者的另一部著作,希望对软件工程人员有所帮助-The original design, the author of another book The Mythical Man Month, I hope to help software engineers
<guojiahua> 在 2025-07-31 上传 | 大小:16.45mb | 下载:0

[汇编语言7-3

说明:编写一个程序,计算 1 + 2 + 3 + 4 + … + N的累加和,并把累加和以十进制形式显示出来。(不能使用公式计算“累加和=N×(N+1)/2”,必须使用程序实现循环累加来计算)。-Write a program to calculate the 1++++ 4 ... the+ N accumulation, and the sum of the decimal form is displayed. (Can not use the formula " sum = N (N+1
<陈浩东> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[uCOS开发chengxu

说明:基于uC/COS的直流电机PID转速闭环调速控制系统Proteus仿真实现-Proteus simulation based on uC/COS speed of DC motor PID closed-loop speed control system implementation
<> 在 2025-07-31 上传 | 大小:126kb | 下载:0

[matlab例程OFDM-BPSK

说明:OFDM-BPSK仿真 OFDM在BPSK调制下的误码率仿真-OFDM fading with BPSK the simulation of OFDM-BPSK
<江运> 在 2025-07-31 上传 | 大小:9kb | 下载:0

[图形图像处理(光照,映射..)Marching-Cube

说明:利用MC算法三角面片实现三维重建,图像可旋转,程序运行成功-Using MC algorithm triangles realize 3 d reconstruction, the image can rotate, to run the program success
<夏北吨> 在 2025-07-31 上传 | 大小:3.94mb | 下载:0

[汇编语言Fibonacci

说明:用汇编语言编写fibonaqi数列的前13项-Assembly language to write fibonaqi series
<yangfang> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)hfm

说明:hfm自底向上 c++的代码-The hfm code from the bottom up c++. . . . . . . . .
<何文良> 在 2025-07-31 上传 | 大小:2kb | 下载:0

[JSP源码/JavaJava-HardwareIDUtils

说明:JAVA源码,本人原创开发和整理,经过多个商业软件检验的代码,取得机器的硬件指纹, 设计支持windows、linux、OS等操作系统平台,目前已经支持windows平台,可根据思路自行补充linux和OS平台下的一些api,取得机器硬件指纹(cpu 序列号、mac地址、BIOS序列号、硬盘ID),主要用作软件授权使用对象的锁定,只允许指定的机器硬件使用您的软件 另外在util包内有常用的一些文件、时间、数组等处理的util类,可供参考。-Original development and c
<杜文华> 在 2025-07-31 上传 | 大小:49kb | 下载:0

[matlab例程equationoflightstream

说明:数字视频处理光流方程的实现,并绘制运动场,统计直方图,mesh图,并进行运动分割-Digital video processing to achieve the optical flow equation, and draw the playground, the histogram, the mesh in Figure, and motion segmentation
<谢耳朵> 在 2025-07-31 上传 | 大小:1kb | 下载:0

[教育/学校应用xiaoyoulu

说明:具有一般同学录具有的功能,如学校查找、学校建立、通讯录管理、留言管理等 txl.aspx为数据库文件,如果需要编辑改扩展名为mdb, 数据库是Acce-Classmates has the function to find, such as schools and schools to set up the address book management, message management txl.aspx of the database file, If you need to e
<李明> 在 2025-07-31 上传 | 大小:187kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 163757.58 .59 .60 .61 .62 ... 267452 »

源码中国 www.ymcn.org