-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1
-
WindowsDeviceDriverCode
说明: windows设备驱动开发,使用最新的WDF模型(windows Driver Development using WDF)
- 2010-04-07 10:29:29下载
- 积分:1
-
DFA_machine
its a c++ code to implement a DFA machine with a simple matrix definition.
- 2013-12-19 02:57:14下载
- 积分:1
-
国外的一个IRCBOT
国外的一个IRCBOT-YaBot原代码
- 2022-12-20 08:25:03下载
- 积分:1
-
STM32 Labview USB通信
STM32USB与labview通信,,使用VISA读取(STM32USB communicates with labview, read by VISA)
- 2020-10-16 22:47:28下载
- 积分:1
-
HT1380C
一款低价位时钟芯片的C驱动程序(low-priced clock chip C Driver)
- 2004-09-03 17:03:55下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
00554481
he fabrication and performaince of a semiconductor
optical amplifier for wavelength conversion in subcarrier
multiplexed system is described. The amplifier is of the buried
facet design and has p o ~ a r ~ ~ a ~anido nre flectivity gain ripple of
carrier multiplexing, multiple 50-Mb/s
data streams at a wave~ength of 1.553 pm are injected into the
amplifier. The gain y of the amplifier transfers the
data to a dierent w of light siniultaneously injected
into the amplifier. Error free retri of subcarrier multiplexed
data has been de~ons~ratefodr the wavelength converted output.
The small signal bandwidth of the wavelength conversion process
is 5 GHz.
- 2016-03-14 23:28:42下载
- 积分:1
-
Montecarlo
光源布局优化蒙特卡洛算法仿真等等对于平面估计定位精度提高(Simulation of light source layout optimization Monte Carlo algorithm and so on for improving the accuracy of plane estimation)
- 2017-12-14 11:23:14下载
- 积分:1
-
C# 模拟按键 功能完整源码下载
可以说是个简易版的按键精灵。主要功能有:自动输入,截屏,控制鼠标移动点击。
- 2013-08-28下载
- 积分:1