资源列表

[系统编程danlianbiao

说明:此为单链表 的一些基本操作,如创建,销毁,插入,删除等-Single linked list
<吴帆> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[系统编程lianbiao

说明:链表 数据结构中的算法,可以调试的程序,希望对大家有帮助-Linked list data structure algorithms can debug the program, we hope to help
<紫霄> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[Linux/Unix编程Ascii_art.tar

说明:This is an Ascii art Program. I hope it will helpful for you
<Sankar Guru.P> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[Linux/Unix编程measure-throughput

说明:802.11e (EDCF)的使用实例,代码可实现一个802.11e的仿真,measure-throughput则计算了它的吞吐率-a use example of 802.11 e (EDCF),the code can make a 802.11e simulation,and measure- caculate the throughput of it
<韩结爱> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[系统编程vhdl

说明:用VHDL语言设计一个串并转换电路。输入1位数据,输出8位数据。 验证:串行输入0、1、1、0、1、0、1、0,使结果输出为01101010 -A serial-to-parallel conversion circuit using VHDL design. Enter a data output 8-bit data. Verification: the serial input 0,1,1,0,1,0,1,0, the r
<尹因> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[CA认证jiamijiemi

说明:可实现的功能为加密和解密,有c++改成的c语言,改一下头文件和输入输出就可以变回c语言-The function can be realized for encryption and decryption, c language c++ changed, change the header file input and output can be turned back c language
<buzhengtian> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[CA认证cipher_vigenere

说明:Cipher vigenere - Encrypt/Decrypt
<Gabrion> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[CA认证transpose

说明:cipher transpose - encrypt decrypt
<Gabrion> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[系统编程BinaryToText

说明:将Binary DFM 转换为 Text DFM
<仰望> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[系统编程root-of-procedures

说明:编写一个求方程ax2 + bx + c = 0的根 的程序,用3个函数分别求当b2-4ac大于零、等于零、和小于零时的方程的根。要求从主函数输入a,b,c的值并输出结果。 -Write an equation for ax2+ bx+ c = 0 root of procedures, the use of three function for respectively when b2-4 ac greater than zero, z
<晶晶> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[系统编程lowercase-capital-letters

说明:定义函数up(ch),如字符变量ch是小写字母就转换成大写字母并通过up返回,否则字符ch不改变。要求在短小而完全的程序中显示这个程序是怎样被调用的。-Define function up (ch), such as the character variable ch a lowercase letter is converted into capital letters and through up to return to, or
<晶晶> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[系统编程parameters-of-the-function

说明:编写主程序条用带实数r和整数n两个参数的函数并输出r的n次幂。-Write the main program with take real r and integer n two parameters of the function and output r n times power.
<晶晶> 在 2025-05-09 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org