-
windows to receive command
windows下接收命令行参数的演示程序-windows to receive command-line parameters Demonstration Program
- 2022-06-18 18:25:50下载
- 积分:1
-
单片机程序
单片机89C52,郭天祥hl8051开发板通用,从2013年实验板以前基本通用,程序精简,效率高,简洁明了,注释清除 适合初学者学习,高手可以帮忙给改进按键部分。。谢谢
- 2022-07-11 13:03:57下载
- 积分:1
-
世嘉演示
世嘉编程。
小小的游戏演示。
为 M68000 编写 GNU C 编译器中 (主要世嘉 CPU)。
在释放文件夹-ZZG.bin-世嘉成因游戏机,二进制文件可能太用世嘉模拟器 (如氏族)。
在源文件夹-全 c-言和 utils。
图形资源库的素材和位置映射。
- 2022-03-25 08:28:04下载
- 积分:1
-
插值三次样条
插值三次样条。插值过程组织成一个单独的函数,位于块“CSI”。在“主”,由组织输出到一个文本文件,并设置值的功能。在一个循环“为”内“主”是行打印一个变量的值,并在该文件中的功能。在下一行中,变量被改变以一定的步骤。在变量值的原始(表格)的数据数量必须等于的函数值的数量。
- 2022-03-16 06:23:24下载
- 积分:1
-
这是一个运用堆栈和队列编写的程序,主要是对一种语言的解释...
这是一个运用堆栈和队列编写的程序,主要是对一种语言的解释-A program written for stack and queue, explained a specific language
- 2023-06-21 02:10:03下载
- 积分:1
-
用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见...
用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见-VC EZW prepared by the encoding and decoding, encoding and decoding with the results of a detailed document that I wrote it myself, we hope to the point
- 2023-01-25 15:40:06下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩...
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
- 2023-08-13 07:15:02下载
- 积分:1
-
chapter 5 of c programe
谭浩强 《c程序设计》,第五章的例题及大部分习题。-chapter 5 of c programe
- 2022-11-09 16:10:04下载
- 积分:1
-
operating systems experimental procedure c os experimental process scheduling wr...
操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
- 2022-02-20 08:47:33下载
- 积分:1