搜索资源列表
T5464556
- 一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序象处理开发程序,面象对象机制,处理速度与VC无异... 开发工具:VB, 提供者:周广新 -a DLL, only two functions, can be easily achieved through Twain image scanning. Fringe procedures as a model to develop processing procedures, object-like mechanism
jisuanmofangjuzhen
- 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
NUM-FDTDVer1.0unix
- 利用不均一分割的FDTD解析程序,为了适应正确表现小型天线的局部部位的细小构造,还有包含电介质材料的电磁场问题而由本研究室开发的解析法。这种解析法可以提高解析效率,并且因为正确表现天线的细小构造,也可以达到提高解析结果精度的目的。-use an uneven division of FDTD analytical procedures, In order to adapt to the correct performance of the local small antenna parts of
VBmultithreading
- VB编写的多线程管理程序,可以尽量节省系统的资源,尤其适用于板卡数据采集控制系统 -VB multithreading management procedures can minimize system resources, particularly applicable to the Card Data Acquisition and Control System
200622894827
- USB通讯程序,可用于底层程序,也可用于上层程序-USB communication procedures can be used for the bottom procedures can also be used for the upper procedures
LoanCalculator
- C#的程序,一个初学者可以看的程序,对高级程序编写者是没有必要的,是关于银行问题的-C# procedures, a beginner can see the procedure, the authors of the High procedure is not necessary. on the banks issue
six
- 一些初学者可以看的程序,本人因才疏学浅,刚学C#,对C#还不了解,不过有一定的C基础,-beginners can see some of the procedures, because I have little talent and less learning, just learning C#, the C# do not really understand, However, there is some basis of C,
cuda-memcheck-handbook-4.0cn
- CUDA调试工具cuda-gdb,包含一个可以在CUDA中检测和调试内存错误的内存检查特性。该文档描述了这个名为cuda-memcheck的工具与它的功能。 NVIDIA用它强大的cuda-gdb硬件调试器简化了CUDA程序错误的调试。然而,每个程序员总会遇到难以检测到的内存相关错误,并花大量时间去调试。当处理上千条线程时,内存相关的错误的数量会明显增加。cuda-memcheck就是设计用来检测你的CUDA程序中这种内存存取错误的工具。-CUDA debugging tool cud
KalmanCin
- Kalman滤波的C语言程序。可在嵌入式系统中进行移植。-Kalman filter C language program. Can transplant in embedded systems.
pi
- 这是一个用多线程并行计算求pi的程序。效率很高,可以算到小数点后面很多位。-This is a multi-threaded parallel computing using the procedure find pi. Very efficient, you can count to many decimal places.
ecmnet20ksrc
- 分布式大数分解程序源码,可以再多台机器上利用数域筛法分解大素数。-Distributed integer factorization program source code, the more the machine can use the number field sieve factoring large prime numbers.
ACOTSP.V1.0
- 运用C语言写的蚁群算法的程序,大家可以下载玩一玩。-The use of C language to write the ant colony algorithm procedure, you can download play.
122333
- 用VB做的一个简单计算数学题的程序 可以给小学生用-Using VB to do a simple calculation procedure for mathematical problems can be addressed to the primary use
cd
- 一个彩灯循环控制的VHDL程序,功能还可添加.-Cycle control of a lantern VHDL procedures, functions can also be added.
j_12793_jsphi_notepad
- 简介:程序简介: 一个简单的记事本 可以标记5种主题的颜色 并采用txt存储数据 CSS无图片美化 只有一个页面 并可以任意修改.jsp前的名字 -Introduction: About the procedure: a simple marker Notepad can be the subject of five kinds of colors and the use of stored data txt landscaping CSS no picture th
ompi
- 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
Statistics
- 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
weixingtianxian--zitaijiaojisuan
- 卫星天线的俯仰角航向角滚动角的快速计算小程序,输入初始计算条件即可简单得出结果,有助于开发者算法快速验证及实际测试结果验证。-Satellite antenna direction of the pitch angle of the fast calculation of the rolling angle applet, enter the initial conditions can be a simple calculation of the outcome of the rapid me
image
- 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
并行计算MPI程序设计
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar