资源列表
排序选择:
[Windows编程] test_12
说明:将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放),写一个函数实现之。用main函数调用。-A 5* 5 matrix elements of the largest on the center, put the four corners of the elements of the smallest (order from left to right, from top to bottom the order from small<qfnu08zzr> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[DSP编程] dsparm6202b-327
说明:DSPARM6202B-327原理图(ti公司)-dsp3202 sch<zqj> 在 2025-07-08 上传 | 大小:324kb | 下载:0
[Windows编程] test_21
说明:编写一个程序,初始化一个double数组,然后把数组内容复制到另外两个数组(3个数组都需要在主程序中声明)。制作第一份拷贝的函数使用数组符号。制作第二份拷贝的函数使用指针符号,并使用指针的增量操作。把目标数组名和要复制的元素数目作为参数传递给函数。-The preparation of a procedure to initialize a double array, the array elements and then copied to the other two arrays (thre<qfnu08zzr> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[DSP编程] tms3206202b
说明:tms3206202b在autocad 的原理图等.-tms3206202b pcb<zqj> 在 2025-07-08 上传 | 大小:384kb | 下载:0
[单片机(51,AVR,MSP430等)] MusicEMC
说明:该文件是一款带有静音防盗功能的程序,有软启动保护功能,自动设防功能。-The document is a silent anti-theft features with the procedure, there are soft-start protection, automatic security feature.<秦伟> 在 2025-07-08 上传 | 大小:9kb | 下载:0
[Windows编程] test_22.2
说明:2、 编写一个产生1000个1到10范围内的随机数的程序。不要保存或打印数字,仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。数字出现的次数相同吗?可以使用自定义的随机函数或ANSI C中的函数rand()和srand()。这是一个测试特定随机数发生器的随机性的方法。-1000 arising from the preparation of a 1-10 range of the random number procedure. Do not save or print the<qfnu08zzr> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 8PS56EMC
说明:该文件是一款带有静音防盗功能的程序,有软启动保护功能,自动设防功能。采用飞林芯片。-The document is a silent anti-theft features with the procedure, there are soft-start protection, automatic security feature. Fei Lin chips used.<秦伟> 在 2025-07-08 上传 | 大小:11kb | 下载:0
[GPS编程] NMEAParserDemo
说明:gps 数据解析demo 工程,包括标准的解析,vc 程序-nmea parser demo<qinhe003> 在 2025-07-08 上传 | 大小:56kb | 下载:0
[C#编程] WindowsFormsProgrammingWithCSharp
说明:Windows Forms Programming With CSharp<Hieu Nguyen> 在 2025-07-08 上传 | 大小:6.25mb | 下载:0
[Windows编程] test_22.3
说明:3、 编写一个函数。该函数接受下列参数:一个int数组的名称,数组大小和一个代表选取次数的值。然后函数从数组中随机选择指定数量的元素并打印他们。每个元素最多选择一次(模拟抽奖或挑选陪审成员)。另外,请使用time()或其它类似的函数生成种子。以便srand()函数初始化随机数生成器rand()。编写一个简单的程序测试该函数。-The preparation of a function. The function accepts the following parameters: the name<qfnu08zzr> 在 2025-07-08 上传 | 大小:1kb | 下载:0