资源列表

« 1 2 ... .59 .60 .61 .62 .63 11064.65 .66 .67 .68 .69 ... 14959 »

[MacOS编程QuickSort

说明:Quicksort is a divide and conquer algorithm. Quicksort first divides a large list into two smaller sub-lists: the low elements and the high elements. Quicksort can then recursively sort the sub-lists. The steps are:
<domix> 在 2024-12-29 上传 | 大小:5kb | 下载:0

[汇编语言program2

说明:利用该程序来实现以下功能,有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? -By using this program to achieve the following functions, 1,2,3,4 figures, can be formed with each other with no repeating three-digit numbers? How many are?
<方瑶> 在 2024-12-29 上传 | 大小:3kb | 下载:0

[汇编语言program3

说明:利用该算法能够实现输入某年某月某日,判断这一天是这一年的第几天。-Using this algorithm can realize importation of a certain date, to determine which day is the first few days of the year.
<方瑶> 在 2024-12-29 上传 | 大小:3kb | 下载:0

[汇编语言program4

说明:利用该算法能够准确实现输入三个整数x,y,z,请把这三个数由小到大输出-Using this algorithm can achieve an accurate input three integers x, y, z, please put the number of small to large output three
<方瑶> 在 2024-12-29 上传 | 大小:3kb | 下载:0

[汇编语言program5

说明:利用该算法能够准确实现以下功能:用*号输出字母C的图案。-Using this algorithm can accurately achieve the following functions:* No output with the letter C pattern.
<方瑶> 在 2024-12-29 上传 | 大小:2kb | 下载:0

[书籍源码Information-security-instruction

说明:本实验指导书涵盖了对称密钥密码加密解密实验、公钥密码加密解密实验、Hash函数的应用和软件漏洞攻击实验等内容。并且对每个实验内容中所给出的实验题目均附上了完整的源代码,且经调试运行正确。同时,为了帮助读者理解程序,在每个源代码中都给出了详尽的注释。-The experimental guide book covers the experimental symmetric key cipher encryption and decrypt
<xiaoyezi> 在 2024-12-29 上传 | 大小:4.57mb | 下载:0

[汇编语言pi

说明:一个简单求π的程序,精确小数点后10位,通过修改能精确更多位。-A simple procedure seeking π, accurate to 10 decimal places, more bits by modifying accurately.
<libo> 在 2024-12-29 上传 | 大小:4kb | 下载:0

[MacOS编程customeUISWitch

说明:自定义UISwitch,从项目里面摘取的,UI还不错,供初学着练习-custom UISwitch
<czy8187> 在 2024-12-29 上传 | 大小:2.19mb | 下载:0

[易语言编程dynamics-simulation

说明:这是一个对动力学模型进行仿真的代码,可以得出动力学仿真图像-dynamics simulation
<王璐> 在 2024-12-29 上传 | 大小:6kb | 下载:0

[Dephi控件源码AlphaScroll

说明:滚动文字,可以实现平滑滚动的动态效果,希望能给大家作一个演示参考-Scrolling text, you can achieve smooth scrolling dynamic effects, we hope to make a demo reference
<超凡> 在 2024-12-29 上传 | 大小:428kb | 下载:0

[并行运算atan

说明:fpga运用cordic算法计算atan.精确度较好。-fpga using cordic algorithm atan. precision is better.
<shiyuan> 在 2024-12-29 上传 | 大小:21.91mb | 下载:0

[并行运算mul

说明:基于CUDA C的程序,可以对任意矩阵进行矩阵乘法,目前仅用全局存储器进行数据计算,相比于传统CPU程序,计算效率明显提升。程序结构简洁,内有注释,方便学习,如有不足之处,方便批评指正。-Based on CUDA C programs can be arbitrary matrix matrix multiplication, the current global memory for data only, compared to t
<kexuan> 在 2024-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 11064.65 .66 .67 .68 .69 ... 14959 »

源码中国 www.ymcn.org