-
ExocortexDSP_v1.2
A C# open source library that provides fully featured (1) single and double precision complex number data types, (2) complex number math library, (3) 1D, 2D and 3D complex and real symmetric fast Fourier transforms, and (4) highly accurate statistical routines.
- 2008-02-20 12:32:03下载
- 积分:1
-
Csendmail
这是一个实现用C语言发送电子邮件的小程序,可以把截获的键盘记录发送给监控的主机。(This is a realization of C language small program to send email, you can send intercepted keyloggers monitored host.)
- 2013-07-28 19:00:36下载
- 积分:1
-
MCSysPComm32_3AxsV2.25.1012
基于PMAC Executive Pro2 Suite的多轴运动控制程序。使用配置文件加载运动控制参数。(PMAC Executive Pro2 Suite based on multi-axis motion control program. Motion control using the configuration file to load parameters.)
- 2021-03-06 12:29:30下载
- 积分:1
-
SetFDMData
主要用于flightgear与matlab联合仿真中的udp通信(Mainly used udp communications flightgear joint simulation with matlab)
- 2016-03-30 16:24:21下载
- 积分:1
-
DataPlotter123
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助(A very good on Microsoft)
- 2008-08-21 13:54:10下载
- 积分:1
-
sequence
我用VC++实现程序的顺序执行,即前驱关系
从P1-->P2前驱图的顺序执行的实现(sequence)
- 2021-01-12 21:58:48下载
- 积分:1
-
11
说明: GPS数据采集VC++ 编译后即可使用,串口接收,学习GPS的好资料(GPS data collection after the VC++ compiler can be used, serial receiver, learning good information on GPS)
- 2009-09-18 14:08:12下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
A-global-reconstruction-model
已有的基于分块压缩感知的图像重构模型采用相同的测量矩阵以块
×块的方式获取数据,解决了传统CS方法中测量矩阵所需存储量较大的问题,但由于采用分块重构,没有考虑
到图像的全局稀疏度,出现了大量的块效应。(Current image reconstruction models using block compressed sensing)
- 2012-12-08 12:33:53下载
- 积分:1
-
json_c_0.12
windows下编译json-c-0.12版源码, 采用vc 2012 包括两个工程, json-c-0.12 lib test 用例 具体使用可以参看源码目录下的testsrc(Windows compiled json-c-0.12 version of the source code, using VC 2012 includes two projects, json-c-0.12 lib test case specific use can be found in the source code directory testsrc)
- 2021-01-29 10:08:33下载
- 积分:1