资源列表
VC_webservice
- VC 调用 webservice 例子程序 VC 调用 webservice 例子程序-VC call the webservice example program call webservice example VC program
OPCServer
- C# 连接操作西门子plc的opc server帮助文档-C# connection operation of Siemens plc opc server help documentation
I2C-_serial
- I2C串行总线程序开发,给出了具体的源代码及说明-iic serial bus program
ID
- 读取多网卡ID? 寥《嗤
a
- coRBA练习,编写一个简单的time idl。 coRBA练习,编写一个简单的time idl。-coRBA practice, write a simple time idl. coRBA practice, write a simple time idl.
sph_5
- 动态规划的方程大家都知道,就是 f[i,j]=min{f[i-1,j-1],f[i-1,j],f[i,j-1],f[i,j+1]}+a[i,j] 但是很多人会怀疑这道题的后效性而放弃动规做法。 本来我还想做Dijkstra,后来变了没二十行pascal就告诉我数组越界了……(dist:array[1..1000*1001 div 2]...) 无奈之余看了xj_kidb1的题解,刚开始还觉得有问题,后来豁然开朗…… 反复动规。上山容易下山难,我们可以从上往下
samsung_new_ecc_for_512byte_256word
- 三星flash读取?
PerformanceTest
- 测试servicemix的jbi标准组件-test servicemix the jbi standard components
ARINC653communicationSAMPLING
- 符合arinc653的通讯采样程序,适用于航空机载综合航电系统的开发-ARINC653 communication in line with the sampling procedures, apply to aviation Airborne Integrated Avionics System
wsnscript.tcl
- Sample tcl file of a wireless sensor network simulation. Authors: BAALI Etienne, LE MAROUILLE Bertrand, PANNETIER Guillaume, DAVID Paul
DEEC_variants
- Performance Analysis of DEEC variants
App_Code
- 基于C# .NET平台的网上帮助系统相关的类