资源列表
[系统编程] danlianbiao
说明:此为单链表 的一些基本操作,如创建,销毁,插入,删除等-Single linked list<吴帆> 在 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
[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
[系统编程] 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