一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序
上传时间: 2015-04-20
上传用户:kr770906
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序
上传时间: 2014-12-21
上传用户:671145514
Microsoft Windows CE设备驱动程序开发指南 介绍了为基于Windows CE的设备开发设备驱动程序的过程。
上传时间: 2015-04-21
上传用户:athjac
B样条曲面蒙面算法,是实现b样条曲面的经典算法
标签: 算法
上传时间: 2015-04-21
上传用户:zhengjian
你想用javaScript来开发windows程序吗?你想用javaScript来开发OpenGl程序吗?你还在为你的游戏使用什么脚本语言而烦恼吗?那就来看看javaScript开发平台。把javaScript的功能带到windows平台下来。我的QQ:81106348
标签: javaScript windows OpenGl javaS
上传时间: 2015-04-21
上传用户:jyycc
一个windows下的驱动程序,其实是个简单的内核模块,作用是可以把百通的游戏手柄变成一个鼠标
上传时间: 2015-04-22
上传用户:erkuizhang
lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用
上传时间: 2015-04-22
上传用户:王楚楚
《Windows程序设计》一书的全部源代码
上传时间: 2015-04-23
上传用户:李彦东
java B++树 一个很好的算法来实现这些问题 推荐!
上传时间: 2015-04-24
上传用户:Pzj
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================
标签: Part connections example prolog
上传时间: 2015-04-24
上传用户:ljt101007