搜索资源列表
d-4Js4
- d-4Js4.html
Comm dll_2004[1][1].6.7
- 串口通信,写成dll便于参阅-serial communication, written dll ease of reference
PTZ_CONTROL
- Pelco D 的控制命令-Pelco D control orders
排队论mm1
- 排队论中的一个仿真程序,主要是用于仿真M/M/1、M/D/1模型。输入排队模型相关参量,返回计算结果。-It s a simulation in queueing, mainly using in simulating M/M/1 and M/D/1 module. Input the parameter about the module and return the result.
xcapi-dll
- vc++编写的eky算法源码。 1、 用户确认eKey被锁定(使用“eKey测试”工具测试,显示错误代码为-9,则表示eKey被锁定)。-vc eky prepared by the algorithm source code. 1, the user mounts lock ( "CPU test" tests show that error code to-9, then the MPC lock).
New_PTZ_CONTROL
- 新 Pelco D 的控制命令,在原有的基础上把整个程序补全,可以正确编译-new control orders, the original on the basis of the whole process filled, the compiler can correct
1.D.1 JAVA的EJB设计摸版
- 1.D.1 JAVA的EJB设计摸版。EJB是运行在服务器端的应用程序。在JAVA模式下提供强大的组件服务。-D. 1 JAVA EJB design touch version. EJB is running on server-side applications. The JAVA mode components provide a powerful service.
一种D算法
- 是D算法的一个很好的例子,绝对好用,在内部修改矩阵。运行界面会提示让你输入两个节点,结果就是这两个节点间的最短路由-D algorithm is a good example of absolute convenient, in-house change matrix. Running interface will prompt you to import two nodes, the results of these two node
基于ARP欺骗的TCP伪连接D.o.S
- 基于ARP欺骗的TCP伪连接D.o.S 本程序是一个基于ARP欺骗上面的DOS工具,有一定破坏性,希望大家不要用于非法活动-ARP spoofing based pseudo-TCP connections D.o.S this program is a deception based on ARP above DOS tools, a certain destructive that we should not for illeg
Cell
- 纸牌接龙游戏 把所有牌按花色依次从小到大( A 到 K )捡到右边的红色框中,全部捡完游戏结束。 主要操作有:鼠标单击和双击,没有拖动。 规则 1:方块接方块,草花接草花,从大到小的接(比如:方块8要接到方块9的下面) 规则 2:K 可以移到空的绿色框中 规则 3:最小的可以用双击自动移到红色框中 规则 4:点牌要点牌的上半截 规则 5:-poker word games all colors followe
哈夫曼译码
- [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈
showwin
- 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file t
GV6004HC-SDK-V2.1
- 一个小小的控件,不过用过来还是很不错的哦 -a little control, but with over quite good, oh ha ha
Occam1-D
- fortan的Occam一维反演::::) 望大家能有点收获-Fortan the OCCAM one-dimensional inversion ::::) hope we can gain a bit iPAQ
dll.tools
- Have you ever experienced an error while loading a DLL when you start an application? Invalid DLL version? Entry point @XXXX not found? -Have you ever experienced an error while lo ading a DLL when you start an appl
irrxml-1.1
- 一个解析XML文件的源代码,名字为irrxml,是3D引擎irrlicht内文件系统的一部分。-a parsing XML document source code, to name irrxml. 3 D is the engine of document irrlicht system.
A-D
- 8051F02X系列单片机的A/D转换子程序-8051F02X Series MCU A/D conversion subroutine
D
- LL(1)语法分析器。 功能很点单,但是又算法分析。希望对你又用-LL (1) parser. Function is a single point, but also the algorithm analysis. I hope to you again
THE_SOURCE_OF_g723.1
- G723的源程序,内有文档,用于DSP ccs平台-G723 source, there is documentation for the DSP ccs platform
5.1
- /*路程s越远,每公里运费越低。标准如下: s d s<250km 没有折扣 250≤s<500 2 500≤s<1000 5 1000≤s<2000 8 2000≤s<3000 10 s≥3000 15 设每公里,每吨货物的基本运费为p(price缩写),货物重量为w(weight),距离为s,折扣为d(discount), 则总运费f(freight的缩写)的计算公式为:f=