资源列表

« 1 2 ... .14 .15 .16 .17 .18 47219.20 .21 .22 .23 .24 ... 66604 »

[C#编程nk=m

说明:给定k个正整数,用算术运算符+,-,*,/将这k个正整数连接起来,使最终的得数恰为m。完成 string Caculate(int[] k, int m)方法,它接受k和m,返回连接的字符串(比如”1*2+5”)使其恰好等于m 。如果没有这样的连接,则返回为空字符串”” 注:此算法得出的结果所有的运算顺序都是从左到右,而没有+-*/的优先级-Given a positive integer k, using the arithmet
<吕蕾钧> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Windows编程C++builderforserial

说明:用于C++builder开发串口很好的一本专题介绍书!里面有很多的实际例子!-For C++ Builder to develop a good serial presentation book! There are so many practical examples!
<吴志强> 在 2024-09-20 上传 | 大小:162816 | 下载:0

[其他小程序fish

说明:A、B、C、D、E五人合伙夜间捕鱼,凌晨时都疲惫不堪,各自在河边的树丛中找地方睡着了,日上三竿,A第一个醒来,他将鱼平分作五份,把多余的一条扔回湖中,拿自己的一份回家去了,B第二个醒来,也将鱼平分为五份,扔掉多余的一条,只拿走自己的一份,接着C、D、E依次醒来,也都按同样的办法分鱼。问五人至少合伙捕到多少条鱼?每个人醒来后看到的鱼数是多少条?-A, B, C, D, E five-member partnership night fis
<爱因斯坦> 在 2024-09-20 上传 | 大小:34816 | 下载:0

[DirextX编程player

说明:这是一款基于DirectX应用的媒体播放器,大家可以学习一下。-This is a DirectX-based applications, media players, we can learn from you.
<陈亮> 在 2024-09-20 上传 | 大小:49152 | 下载:0

[其他小程序pai

说明:求π值的多项式算法 此算法实现比较容易但效率不高 -Π value for polynomial algorithm This algorithm is easier to achieve efficiency is not high
<爱因斯坦> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[其他小程序paixu

说明:快速排序的递归算法实现 效率要比选择法排序、冒泡法排序要高-Quick Sort efficient recursive algorithm than selection sort, bubble sort method higher
<爱因斯坦> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[其他小程序sushuo

说明:筛法筛素数,结构很好 效率也不错!算法思想很好!-Sieve Method sieve prime numbers, the structure of the efficiency of good very good! Algorithm good thinking!
<爱因斯坦> 在 2024-09-20 上传 | 大小:32768 | 下载:0

[多媒体编程FFT-PCM

说明:这是本人做的一个,基于VB的一个音频文件FFT计算与频谱显示的软件。包括源代码,是个不错的源代码。-This is one I do, based on the VB of an audio file FFT calculation and spectrum display software. Including source code, is a good source code.
<余海斌> 在 2024-09-20 上传 | 大小:6990848 | 下载:1

[Windows编程ListViewControlExample

说明: win32 api listview Control-win32 api listview Control
<welcha> 在 2024-09-20 上传 | 大小:300032 | 下载:0

[C#编程MyQQ

说明:C#完美仿QQ聊天软件MyQQ源代码。。欢迎下载研究。。版权声明:不是我本人的,版权归原作者所有-C# Perfect imitation QQ chat software source code MyQQ. . Welcome to download the study. . Copyright Notice: It is not my own, belongs to original author
<egaokiss> 在 2024-09-20 上传 | 大小:9038848 | 下载:1

[钩子与API截获AutoSend

说明:c# 调用钩子函数,掌控鼠标和键盘的操作。获取屏幕的像素值来判断测试的结果,最终送到ShopFloor系统-c# call hook function, control the mouse and keyboard operation. Access to the screen pixel value to determine the test results, and ultimately to ShopFloor system
<Jack> 在 2024-09-20 上传 | 大小:1714176 | 下载:1

[其他小程序cmpt_MultiLead_MFR_int_backup4

说明:做ECG的可以看一下,一个自适应实时变门限的QRS波形检测算法,根据国外一篇经典的文献编写的,有一定实用价值-ECG can be done to look at a real-time variable adaptive threshold QRS wave detection algorithm, according to a foreign classic literature written in a certain pract
<aswan> 在 2024-09-20 上传 | 大小:2048 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 47219.20 .21 .22 .23 .24 ... 66604 »

源码中国 www.ymcn.org