搜索资源列表
Wireless-Sensor-Network-Simulator-v1.1
- This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a remote area - e.g., a battlefield sensor network that detects and reports troop movements. The idea behin
g729
- handan001研发的采用G.729的语言实时通信实例和源代码-handan001 developed using G.729 language real-time communication examples and source code
code
- 源代码采购审批 方便简便好用的采购审批管理系统-A variety of evaluation procedures are possible there is no best method or approach. The important thing is to make certain that some procedures are used. The manager must identify all potential suppliers for the item(s) be
Bank-Operation
- .NET实现银行操作源代码,是一个比较好的项目开发实例,对学习有很大的帮助。-请键入文字或网站地址,或者上传文档。 取消 .NET shíxiàn yínháng cāozuò yuán dàimǎ, shì yīgè bǐjiào hǎo de xiàngmù kāifā shílì, duì xuéxí yǒu hěn dà de bāngzhù.. NET source code to achieve banking operations, is a good example of
DXFzhuanhuanchengCNCdaima
- dxf转化成G代码,能够模仿机械加工路径,但是这个软件挺好的,可以放心使用-DXF into G code, can imitate machining path, but the software is quite good, can be at ease use
QR.NET-master
- 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = ne