资源列表
8019-4
- 8019网卡芯片的驱动细节,用于设计嵌入式以太网络系统-4-8019 NIC chip-driven details for the design of embedded Ethernet system -4
8019-3
- 8019网卡芯片的驱动细节,用于设计嵌入式以太网络系统-3-8019 NIC chip-driven details for the design of embedded Ethernet System -3
8019-2
- 8019网卡芯片的驱动细节,用于设计嵌入式以太网络系统-2-8019 NIC chip-driven details for the design of embedded Ethernet System-2
8019-1
- 8019网卡芯片的驱动细节,用于设计嵌入式以太网络系统-8019 NIC chip-driven details for the design of embedded Ethernet System
news15(1)
- 一个可以自动进行首页新闻的程序,可自动分页显示新闻,有很强的管理功能。 -an automatically portal procedures, automatic paging display news, a strong management functions.
Wininet_SSL_Certificate_src
- 一个使用Wininet连接HTTPS server的程序,发送用户证书并获取response-Wininet use of a connecting HTTPS server procedures, Send user certificates and gain response
CCESocket_demo
- 一个为WinCE写的支持TCP/UDP socket的类,以及使用示例,包含一个server端和一个client端-a WinCE wrote to the support of TCP / UDP socket types, and the use of exemplars, includes a server and a client-side
20068922225022517
- 这是一个学生信息管理系统设计的文档,有源代码。-This is a student information management system design documentation, active code.
bookmessage
- 查看留言信息.查看资料,查看通讯录中的记录.添加好友.等等功能-View voice messages. View, View address book records. Add friends. Function, etc.
sym
- 里面包含74个与WINDOWS系统设置有关的VC小程序-of which contains 74 with the Windows system settings on the small VC procedures
MAOS_TSP
- 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
Relatives
- 求小于n的互素的个数 Given n, a positive integer, how many positive integers less than n are relatively prime to n? Two integers a and b are relatively prime if there are no integers x > 1, y > 0, z > 0 such that a = xy and b = xz. There are s