资源列表
Hzk24h
- 24点阵宋体汉字字库,可用于GUI界面的汉字的显示-24 wherein Chinese font can be used to the GUI interface display Chinese characters
服务器端应用程序
- 一个简单的服务器端应用程序,功能:监听客户端的连接请求,为客户端连接请求建立SOCHET队列,处理各客户端发送来的数据,并向相应的客户端发送应答消息,更新服务器的端口号-a simple server-side applications and functions : listening to the connecting client requests for client requests to establish SOCHET queue address the client to sen
公司消息群发系统
- 公司消息群发系统 用与局域网络消息联络 本人第一个网络作品-mass system and local area network with information to contact my first network works
战士请假归队管理系统
- 这是关于部队战士请假归队的一个简单管理系统-forces soldiers on leave back in a simple management system
otl
- This document describes the Oracle, Odbc and DB2-CLI Template Library, Version 4.0 (OTL 4.0). OTL 4.0 is a C++ library based on templates. It integrates all of the previous releases into one library.
PEMv.01.01.01
- 只是一个实验,使用Hibernate实现,后台数据库为Oracle,但脚本没有给出.-only an experiment, the use of Hibernate, background for the Oracle database, but the scr ipt is not.
net办公系统
- 这是我用asp.net开发的现在之具有一些功能的oa办公系统,希望大家多提些建议和意见:wangzhilili@gmail.com,等开发完了我还会发给大家,想必众人拾柴火焰高。-Asp. Net with the development now that it has some function in oa office systems in the hope that we will make more suggestions and observations : wangzhilili@g
WinForm皮肤
- DotNet中的WinForm皮肤,很好用,带注册码-WinForm skin, useful, with license
l7
- 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN
net中树状控件
- 在C的web开发中的一个树状动态链接库非常的好用,其控制显示部分是在数据库中对于操作人员是非常之方便的。-C web development of a dynamic link library tree is so easy to use, its control is shown in the database for the operators is very convenient.
ui
- 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API window of data structure and re
tcc-0.9.20.tar
- tcc,一个很小巧的c编译器,它的特点是比gcc要快很多,而且支持像运行教本一样运行.c程序-TCC, a very small c compiler, it is characterized by faster than many gcc, and support the same as running textbook operation. C procedures