资源列表

« 1 2 ... .70 .71 .72 .73 .74 3075.76 .77 .78 .79 .80 ... 14954 »

[书籍源码c

说明:学生管理系统实现对学生信息的动态管理,具有很强的实用性-Student management system to achieve the dynamic management of student information, has a strong practical
<Mr.Hu> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[中文信息处理test

说明:Neural Network for Robotic Arm Modelling
<surya> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[汇编语言hex2str

说明: this an hext2tsring algortym _hex_to_string proc mov ecx, 8 _loop1: movzx eax, byte ptr [esi] mov ebx,eax and eax,15 cmp eax, 9 jg _jg1 add eax,30h jmp _jmp1 _jg1: add eax,37h _jmp1: shr ebx,4 cmp ebx, 9 jg _jg2 add
<coder> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[汇编语言1-2Delement-birth-adeath-weld-1

说明:ansys的焊接模拟,应用生死单元技术和热源的应用进行模拟-ansys welding simulation, application and death cell technology and the application of heat to simulate
<杨雪> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[书籍源码ch04

说明:C++程序设计教程第二版,课本源代码,第四章-C++ Programming Guide Second Edition, textbook source code, Chapter IV
<xingjuan> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[语音合成与识别Speech-recognition

说明:语音识别系统中用来端点检测和特征提取的matlab程序-endpoint detection and feature extraction of Speech recognition
<> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[并行运算matrixmult.c

说明:MPI程序,计算矩阵乘矩阵,可以用ijk,ikj,kij三中方式计算,输出时间信息,可用于计算效率和加速。-MPI program, matrix multiply by matrix, it has ijk, ikj, kij methods. Output timing information, can be used to calculate speedup and efficiency
<Andee> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[并行运算mpi_trap.c

说明:MPI并行程序,计算已知方程的积分,可以自行定义划分积分的次数,进行累加,输出时间信息,可以用于计算效率和加速效果-MPI program, Trapezoidal Method, u can change the function into ur own. output timing information, can be used to calculate speedup and efficiency
<Andee> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[并行运算mpi_mat_vect_time.c

说明:MPI并行程序,矩阵乘以向量,输入自定义向量的纬度,然后自动生成一个随机矩阵和随机向量,计算并输出结果以及时间信息,用于计算加速和效率-MPI parallel program matrix by a vector, the input vector custom latitude and automatically generates a random vector and a random matrix, and outputs the calculation result and the
<Andee> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[汇编语言1

说明:基于单片机的按键控制流水灯运行,花样变化的程序-Based on single chip microcomputer buttons control the operation of flowing water light, pattern change program
<赵斓琦> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[易语言编程To-make-your-own-software-and

说明:给自己制作的软件加上使用时间限制—源码.e-To make your own software and using time limit- the source code. E
<京城> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[编辑器/阅读器1

说明:利用Python计算基于最大熵方法的一个小程序,可以根据需要进行编辑-Python is calculated based on the use of maximum entropy method, a small program that can be edited as needed
<timo> 在 2025-11-10 上传 | 大小:3kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 3075.76 .77 .78 .79 .80 ... 14954 »

源码中国 www.ymcn.org