资源列表

« 1 2 ... .45 .46 .47 .48 .49 48550.51 .52 .53 .54 .55 ... 66605 »

[C#编程homework

说明:将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,
<姜玉洁> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[C#编程haik

说明:海康硬盘录相机接口源码 .net 4.0 版本-Hai kang hard disk player interface source code
<多百多度> 在 2025-01-31 上传 | 大小:19.52mb | 下载:0

[C#编程runlamp

说明:跑马灯 C语言编程入门 便于熟悉掌握基本的函数-Marquee entry C language programming easy familiarity and master the basic function
<nijiejieya> 在 2025-01-31 上传 | 大小:7kb | 下载:0

[其他小程序multisim

说明:multisim仿真实例,包含内容全面,有模拟电路,数字电路课程里常用的各种仿真。-multisim simulation example, contain comprehensive, analog circuits, digital circuits commonly used in a variety of simulation programs.
<唐勇舜> 在 2025-01-31 上传 | 大小:16.98mb | 下载:0

[Windows编程toz_soft

说明:这是一个基于PHP的售票系统,大家感兴趣的可以下载-this is PHP biancheng
<顾强强> 在 2025-01-31 上传 | 大小:12.74mb | 下载:0

[其他小程序HMC5883L

说明:HMC5883L测试程序,MCU为AT89S52,经测试可用-HMC5883L testing procedures, MCU for AT89S52, have been tested
<gaoyuan> 在 2025-01-31 上传 | 大小:390kb | 下载:0

[其他小程序Student-management-system

说明:本系统是为了模拟宿舍管理系统,具有信息录入、显示、查询、排序、插入和删除功能。-This system is to simulate the dormitory management system, has the information input, display, query, sort, insert, and delete functions.
<刘树才> 在 2025-01-31 上传 | 大小:585kb | 下载:0

[钩子与API截获hook_keyboard

说明:简单的*器,利用HOOK技术,通过API函数SetWindowsHookEx完成的一款*器,可执行文件是控制台编写-Simple keyloggers, use HOOK technology, through the API function SetWindowsHookEx completed a keyboard logger, the executable file is written in the console
<seven> 在 2025-01-31 上传 | 大小:4.75mb | 下载:0

[其他小程序ActorX_All

说明:很好用的插件,使用与MAX等3D软件。在3DSMAX中,将其复制到stdplugs文件夹下即可,打开软件,就可以找到该插件了。-And so good with the plug-in, use the MAX 3D software
<李小强> 在 2025-01-31 上传 | 大小:508kb | 下载:0

[C#编程inherit-

说明:试定义类TRI(三角形)及其派生类COL(三角柱体).其中三角形类可以计算三角形的面积和周长:三角柱体类可以计算柱体的体积和表面积.-Try to define classes TRI (triangle) and its derived classes COL (triangular prism) which can calculate the triangle class area and perimeter of triangle
<姜玉洁> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[C#编程tongbuxiaoche-kongzhi

说明:基于51单片机的同步小车控制程序,实现两辆小车的速度相同绕圈前进-51-based synchronization trolley control procedures,Achieve the same cruising speed of two cars ahead
<lixianyang> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[通讯编程ComFunction

说明:多串口调试助手,串口类为自己编写,并提供之后保存和打印操作-Multiport Serial debugging assistant, serial category for their preparation, and to provide after saving and printing operations
<李凯凯> 在 2025-01-31 上传 | 大小:2.32mb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 48550.51 .52 .53 .54 .55 ... 66605 »

源码中国 www.ymcn.org