Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Make
Search - Make - List
DL : 0
診斷系統是否有所出錯,並確實告知錯誤如何處裡方式,好用又快速。-diagnostic systems make mistakes, and how did this wrong Office Lane, fast and handy.
Date : 2025-12-16 Size : 274kb User : 楊宇碩

可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。-Can make any two matrix addition, subtraction, multiplication and other operations at the same time, a single matrix transpose matrix, triangular decomposition, singular value decomposition, etc. operate and powerful.
Date : 2025-12-16 Size : 119kb User : yueyuezhaozhao

DL : 0
实在凑不出5个了 写了个99乘法表来凑数 见谅 着实需在贵网站下代码学习 望通过-Not really put together a 5 to write a multiplication table to make up the number 99 really need to be forgiven under the code on your site hope to learn through
Date : 2025-12-16 Size : 8kb User : 小伟

用C++做的杨辉三角,欢迎大家交流,很好的一个-With C++ Make the Yang Hui triangle, welcomed the exchange of everyone, a very good
Date : 2025-12-16 Size : 126kb User : 智伟

DL : 0
用C++做的队列,是一个课程练习,很有可靠性,欢迎交流-With C++ Make the queue, is a practice course, it is reliability, welcomes the exchange of
Date : 2025-12-16 Size : 121kb User : 智伟

DL : 0
一个用C++做的数字游戏,请大家下载交流,虽然简单,但是可以作为参考-One with C++ Make the numbers game, please download the U.S. exchanges, although simple, but can be used as reference
Date : 2025-12-16 Size : 360kb User : 智伟

DL : 0
用C++做的一个长整数加法,很有参考意义,欢迎交流-With C++ Make a long integer addition, it is reference value are welcome to exchange
Date : 2025-12-16 Size : 135kb User : 智伟

DL : 0
8位超前进位加法器 就是使各位的进位直接由加数和被加数来决定,而不需要依赖低位进位-8-bit CLA is to make your binary direct summand by summand and to decide, rather than to rely on low binary
Date : 2025-12-16 Size : 7kb User :

DL : 0
0-1背包问题(0-1 Knapsack Problem)的定义为:设集合 代表m件物品,正整数 分别表示第 件物品的价值与重量,那么0-1背包问题KNAP(A,c)定义为,求A的子集,使得重量之和小于背包的容量c,并使得价值和最大。-0-1 knapsack problem (0-1 Knapsack Problem) is defined as: set up a collection on behalf of m items, respectively, the first positive integer value of items and weight, then the 0-1 knapsack problem KNAP (A, c) is defined as, A subset of demand, making less than the weight of the backpack and the capacity c, and make the value and the greatest.
Date : 2025-12-16 Size : 2kb User : chj

用于进行简单的遗传算法,算法给出了一个具体的算例,用于进行计算-For the simple genetic algorithm, the algorithm is given a specific example, used to make the calculation
Date : 2025-12-16 Size : 349kb User : 王风

C++实现的稀疏矩阵类,可实现稀疏矩阵的存储计算等功能-Now, instead of using 2D, we will use doubly-linked lists to present sparse matrices. There are various methods of organizing doubly-linked-lists. We not only store elements of sparse matrices but also implement operations such as addition, subtraction, multiplication and so on. It means that we have to find out the suitable method of organization for storing and accessing data. The first type of organization I would like to show here is: We can make up a linked list of linked lists. Here is a picture of the linked structure: Additional information would be needed to be stored for the size of the matrix. It could be larger than 3 rows and 4 columns, but any additional rows and columns are all zeros. We will use two types of node objects:
Date : 2025-12-16 Size : 5kb User : xkx

DL : 0
如何利用java定时器使一个变量做到一秒一变。例如变量x初值是1, 然后第一秒变成2,第二秒变成3,以此类推。-How to use java to do a second timer to make a change to a variable. For example, initial value of the variable x is 1, then seconds into the first 2 seconds into the second 3, and so on.
Date : 2025-12-16 Size : 1kb User : gaopan

DL : 0
蜘蛛网迭代法做Logistic模型的轨道-Logistic model of iterative methods to make spider web track
Date : 2025-12-16 Size : 1kb User : xixi

DL : 0
JAVA多线程找质数。 输入为你想要创建的线程数和质数上限。 例: java PrimeSieve 10 3会利用三个线程输出10以下所有的质数-JAVA multi-threading to find prime numbers. Enter the number of threads you want to create the maximum number and quality. Example: java PrimeSieve 10 3 will make use of all of the following three threads out of 10 prime numbers
Date : 2025-12-16 Size : 2kb User : Yichen Li

在使用Hadoop Streaming时,自己定义的Inputformat,实现Map的输入<key,value>,key为文件名,value为文档的整篇内容。-Using the self design inputformat to make the filename as the key and the whole content as the key in the Map Input come true while do the MapReduce program with hadoop streaming.
Date : 2025-12-16 Size : 3kb User : gdq

DL : 0
VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++, three on the VS2010 platform CUDA dll test program (a library file program, the other two test procedures the VS2010 platforms, and Visual C++ 6.0 platform, you can easily CUDA dll application development framework, in order tothe right to run these programs, make sure to have installed an NVIDIA GPU Computing, the SDK 4.0 and above, and the computer have NVIDIA s GPU), procedures are detailed notes.
Date : 2025-12-16 Size : 2.24mb User : xiaobo

DL : 0
一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel computational efficiency is relatively high
Date : 2025-12-16 Size : 14.04mb User : 汤良宇

DL : 0
并行计算,能让你很好的理解怎么并行计算的-Parallel computing, make you a good understanding of how parallel computing
Date : 2025-12-16 Size : 3kb User : zhang

DL : 0
C++AMP 手册,简单扼要的介绍了array_view,index 等对象,充分利用 GPU 计算资源,使你的程序计算速度提高百倍。-C++AMP manual, brief description of the array_view, index and other objects, make full use of GPU computing resources to make your program to calculate the speed of a hundred times.
Date : 2025-12-16 Size : 2.35mb User : ltx

Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanisms. The framework is composed of a stack of layers that progressively abstracts out the programming of shared-memory parallel applications. The goal of the stack is twofold: to ease the development of applications and make them very fast and scalable. FastFlow is particularly targeted to the development of streaming applications.
Date : 2025-12-16 Size : 8.11mb User : C
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.