-
-
E-mailSystem.rar
... program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
-
cygwin-x-ug.zip
Cygwin/X User’s Guide. A magic tool for want to get unix application runing on windows.
-
immune_algorithm.rar
一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为
connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream"
初始密码可以改掉
-
HIDInterface.rar
... module is common to all of the Example programs
It declares the {Open, Read, Write, Close} calls for the USB device
These user-calls are translated into OS system calls
This module also contains several support routines used by all of the examples
-
-
ssdhnse.rar
一,数据结构
struct user{
char username[16]
char userID[18]
char usercode[3]
char userline[3]
struct user *unext
struct user *uprior
-
4.2_led_test.rar
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
-
megahal-9.1.1.zip
megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there
MegaHAL differs from conversation simulators ...
-
-
dtl.zip
... ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators ... our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, ...
-