资源列表
[软件工程] 读取gif文件的信息
说明:一个能读取gif文件的信息小程序,希望大家喜欢!-one can read the information document gif small procedures, hope you like them!<邓建飞> 在 2025-03-06 上传 | 大小:4kb | 下载:0
[文档资料] NewLevels_in_SP
说明:MPEG4-SP讲解,对MPEG4初学者很有帮助,希望大家喜欢!-MPEG4-SP on the MPEG4 beginners helpful hope you like them!<徐文浩> 在 2025-03-06 上传 | 大小:24kb | 下载:0
[文档资料] 96-treadmarks.ps
说明:端口线程通信的论文,对作毕设的同学有很大帮助,这是国外的一篇-threaded port communications papers right for the students to complete a great help, this is a foreign<路宜> 在 2025-03-06 上传 | 大小:76kb | 下载:0
[文档资料] c语言教程(www.vcok.com版)
说明:经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++) /*以下为三重循环*/ for(j=1 j<5 j++)<刘宋> 在 2025-03-06 上传 | 大小:297kb | 下载:2
[软件工程] uc_osII原版电子书ucosbook
说明:uc_osII原版电子书ucosbook(英文版)-uc_osII ucosbook original e-books (in English)<张新宇> 在 2025-03-06 上传 | 大小:842kb | 下载:0
[文件格式] Based-on-the-RS485-communication
说明:基于RS485的多机通信程序,doc文档-Based on the RS485 communication program of machine<一洋> 在 2025-03-06 上传 | 大小:9kb | 下载:0
[编程文档] RFC821-简单邮件传输协议(SMTP)中文版
说明:SMTP协议的标准文档,IETF的RFC中文版-SMTP protocol standards documents, the IETF RFC Chinese version<方> 在 2025-03-06 上传 | 大小:26kb | 下载:0
[文件格式] random_shuffle()
说明:假设你需要指定范围内的随机数,传统的方法是使用ANSI C的函数random(),然后格式化结果以便结果是落在指定的范围内。但是,使用这个方法至少有两个缺点-suppose you need, within specified limits, random number, the traditional method is to use ANSI C function random (), then formatted results<joy> 在 2025-03-06 上传 | 大小:5kb | 下载:0