资源列表
shenzhenghongdianGprs
- 深圳宏电的GPRS开发包,该包内含有6种开发语言的例子以及开发文档。-Shenzhen Hongdian GPRS development package, the package contains examples of the development language and the development of documentation.
Programita
- 格局分析, 点格局分析,一款用于植物的分布状态的计算的软件!(Pattern analysis, point pattern analysis, a software for calculating the distribution of plants!)
myLaya
- H5游戏,Typescr ipt脚本编写。(H5 Game, Coding With Typescr ipt.)
Forward_v1.0
- Wuknet.Forward是一个轻量级、多功能、全平台的数据转发与反向转发服务软件。软件除了提供普通的端口数据转发服务外,还提供反向穿墙转发服务。(Wuknet. Forward is a lightweight, multi-functional, full-platform data forwarding and reverse forwarding service software. In addition to providing common port data forwarding
Henderson
- Convertible Bond Arbitrage, new performance issues
Chess-game
- c#编写的象棋游戏,非常好的例子,合适c#程序员-c# Prepared chess game, a very good example of a suitable c# programmer
ASP-and-C-sharp-Net-Projects-with-source-code
- Academic Project - Address Book Course Finder - Search Colleges and Courses Library Management System School Management System Student Project - Personal Assistant
VS_Login
- C#编写的登录系统 ,可根据用户在数据库的信息 显示不同的界面,管理员可为用户分配权限,前台的menu可根据权限自动显示和隐藏-C#, login system, according to the information in the database the user to display different interface, administrators can assign permissions to users, reception menu can show and hide u
asp.net_Small_wage_management_system
- 小型工资管理系统,使用数据库管理基本的工资信息,涉及数据库中数据的添加、修改、删除。 asp.net版-Small wage management system, using database management basic salary information, involving data in the database to add, modify, delete. asp.net version
bookmanager
- 编译源程序: 1. 去掉“只读”属性。 2. 复制数据库Library.mdb到任意位置。 3. 为Library.mdb建一个系统ODBC数据源:Library。 4. 编译不受源文件位置和数据库位置的影响。即,Library的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 复制数据库Library.mdb到任意位置。 3. 为Library.mdb建一个系统ODBC数据源:Library。 4. 运行程
Duibrowser-V1.0
- duilib设计的小界面。可以用来学习怎么写界面。-duilib small interface design. Can be used to learn how to write interface.
CreateFile
- 主要是串口的打开关闭,发送接收数据。 用的系统的api WriteFile和ReadFile。和下位机通信必备哦。-Mainly opening and closing of the serial port to send and receive data.