-
Samsung 2440 driver, including 39VF160, IIS, CF, IIC, EEPROM, DMA, NAND, MCP2510...
三星2440驱动程序,包括39VF160,IIS,CF,IIC,EEPROM,DMA,NAND,MCP2510等驱动测试-Samsung 2440 driver, including 39VF160, IIS, CF, IIC, EEPROM, DMA, NAND, MCP2510, such as drive test
- 2023-08-12 09:35:04下载
- 积分:1
-
_ Web 2.0 _ VegaPrime _ samples.part04.rar(400 KB)
VegaPrime_2.0_Web_Samples.part04.rar (400 KB)
- 2022-07-14 15:27:33下载
- 积分:1
-
CRC校验
Visual Basic源代码
CRC校验
Visual Basic源代码-CRC Checksum Visual Basic source code
- 2022-07-16 16:13:28下载
- 积分:1
-
在C++也解调锁相调制文件
PLL Modulation Document in c++ also demodulation-PLL Modulation Document in c++ also demodulation...
- 2022-02-05 04:46:01下载
- 积分:1
-
LinProg.NET is a framework for mathematical programming implemented on .NET plat...
LinProg.NET is a framework for mathematical programming implemented on .NET platform. This framework is supporting linear, integer, boolean and quadratic programming. Framework is written on Microsoft .NET version 2.0.
- 2022-06-14 23:23:21下载
- 积分:1
-
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们...
一个操作演示如何操作剪贴板(Clipboard)来共享和传递数据的程序。比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。-an operation and demonstration of how to operate the clipboard (Clipboard), and transmit data sharing procedures. For example, in resource management (Windows Explorer) can shear/copy/paste documents. Similarly, we can also in their applications through the clipboard to complete these tasks, in order to improve our own applications and the Windows operating system interoperability.
- 2022-04-01 19:35:08下载
- 积分:1
-
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TR...
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document,# include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
- 2022-08-26 10:12:19下载
- 积分:1
-
Simple multithread in C
Simple multithread in C-Simple multithread in C++
- 2022-03-16 17:40:52下载
- 积分:1
-
双密度2D小波工具箱 里面有源码 可以帮助理解
双密度2D小波工具箱 里面有源码 可以帮助理解-This is very good toolkit
- 2022-03-25 10:38:20下载
- 积分:1
-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1