资源列表

« 1 2 ... .07 .08 .09 .10 .11 1612.13 .14 .15 .16 .17 ... 21480 »

[其他小程序LC

说明:算法中一个经典问题:背包问题的优先队列算法实现。-Algorithm for a classical problem: Knapsack Problem realize the priority queue algorithm.
<莫海波> 在 2025-02-04 上传 | 大小:3kb | 下载:0

[其他小程序hamilton

说明:找算法中一个经典问题:找最短哈米尔顿回路的算法实现。-Algorithm to find a classical problem: to find the shortest Hamilton circuit algorithm.
<莫海波> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[其他小程序sort

说明:算法中经典问题,排序算法的实现。其中有冒泡、改进的快速、堆、选择排序的实现。-Algorithm in the classical problem of sorting algorithm implementations. Which the bubble has to improve fast, heap, choose to sort of realize.
<莫海波> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[其他小程序ref-sdr-sdram-vhdl

说明:FPGA连接SDRAM的源程序,VHDL语言实现,功能基本完全。应用效果好。-FPGA connected SDRAM source, VHDL language, the basic function fully. Application effective.
<young> 在 2025-02-04 上传 | 大小:715kb | 下载:0

[其他小程序2

说明:设置linux个性化的工作环境,设置用户自己的工作环境,可以设置的环境变量的文件是/etc/profile和/etc/bashrc以及用户自身的~/.bashrc和~/.bash_profile
<华羿> 在 2025-02-04 上传 | 大小:37kb | 下载:0

[其他小程序3

说明:了解常用shell的编程特点,掌握shell程序设计的基础知识。对shell程序流程控制、shell程序运行方式、bash程序的调试方法及bash的常用内部命令又进一步的认识和理解。通过本实验,应基本掌握编写shell程序的步骤、方法和技巧-Understand the common features of shell programming, shell programming to master the basic knowledg
<华羿> 在 2025-02-04 上传 | 大小:60kb | 下载:0

[其他小程序4

说明:学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> int main() { int fd int i struct { char name[20] uint ID int age } myrec fd =open("na
<华羿> 在 2025-02-04 上传 | 大小:9kb | 下载:0

[其他小程序5

说明:编写一段程序创建两个子线程,分别对两个文件的字数进行统计,两个线程统计完后写入子线程与父线程共享的一块内存中,然后父线程从这一块内存中读取相应的信息。注意线程的同步和互斥。-Procedures for the preparation of a section of the creation of two sub-threads, respectively, the number of words on the two document
<华羿> 在 2025-02-04 上传 | 大小:14kb | 下载:0

[其他小程序6

说明:了解ipc通信中的信号。在lunix中编写一段c程序,创建两个子进程执行中让父进程捕获键盘上传来的中断信号(ctrl+c);当捕获到该信号,父进程向两个子进程发出一种信号,而子进程捕捉到父进程发来的信号-Learn ipc communication signal. In lunix prepared for some c procedures, the creation of two sub-process of the implem
<华羿> 在 2025-02-04 上传 | 大小:8kb | 下载:0

[其他小程序7

说明:学会用lunix架服务器.(1) 在你的根目录下建立文件夹public_html. (2) 在给文件夹下上传你的网页,把主页名命名为index.html (3) 打开ie浏览器输入服务器的ip地址(210.40.7.234\~根目录名)我的根目录名为j4a087 -Learn how to use lunix server rack. (1) in your root folder on the establishment
<华羿> 在 2025-02-04 上传 | 大小:4kb | 下载:0

[其他小程序countline

说明:统计C++源代码行数 速度非常快 -Statistics C source code for the number of rows very fast
<陈放> 在 2025-02-04 上传 | 大小:128kb | 下载:0

[其他小程序MATLABmingling

说明:Matlab命令大全,所有人均可以下载,希望能给与大家一定的帮助!-Matlab command Guinness, everyone can download, I hope everyone can give some help with!
<Lisa> 在 2025-02-04 上传 | 大小:417kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 1612.13 .14 .15 .16 .17 ... 21480 »

源码中国 www.ymcn.org