-
WSAAsyncSelect
说明: 基于 异步选择模型的聊天程序,简单实现服务器和客户端的对话(Select model based on asynchronous chat program, simple implementation of server and client dialogue)
- 2010-04-24 19:35:55下载
- 积分:1
-
ResourceHack
对于文件外壳消除处理,对于生成的exe不可编译软件处理,能得到源码(VC size for BMP images)
- 2010-06-09 10:13:36下载
- 积分:1
-
cstr_src
Yet another CString replacement (Yet another CString replacement)
- 2007-10-23 11:27:53下载
- 积分:1
-
LUZHOUYUE
今天,小 G 已了解到修理厂共有 m 种不同的修理原料,对于第 i 种原料,可以对任意一个石桥的美化度增加 di,当然这也需要花费 hi 的费用。由于发货场的修理原料有限,对于任意一种修理原料,只有一件,也就是说小 G 只能选择购买和不购买,对于第 i 种修理材料能成功修理第 j 个石桥的条件是:当且仅当 hi ≥ pj,di ≥ vj。现在,已知这 n 个石桥修理的最小花费值,最小美化需求度,以及 m 种修理原料的费用,可对石桥增加的美化度值,请你帮助小 G 完成这个修理任务。(Today, Xiao G has learned that there are m different repair materials in the repair shop. For the first material, Di can be added to the beautification of any stone bridge. Of course, it also costs hi. Because of the limited repair materials in the delivery yard, there is only one repair material for any kind of repair material, that is to say, small G can only choose to buy or not to buy. For the first repair material, the condition for successful repair of the jth stone bridge is: if and only if hi is greater than pj, Di is greater than vj. Now, the minimum cost of repairing n stone bridges, the minimum demand for beautification, and the cost of m kinds of repairing materials are known, which can increase the beautification value of stone bridges. Please help Xiao G to complete this repairing task.)
- 2020-12-05 13:29:23下载
- 积分:1
-
利用C编写的贪吃蛇小游戏
利用C编写的贪吃蛇小游戏,成功实现了如何用C编写界面,实现贪吃蛇的游戏,1) 函数定义是要做到顾名思义是很重要的,它对读程序的人正确认识程序 十分重要,在修改这个程序的过程中也能很快找到程序各模块的作用,大大增 加了程序的可读性。 2) 分析函数先从main()函数入手。Main()函数是C++源程序编译时的开始, 从main()函数开始读函数可将其他函数的功能理解得更透彻。 3)
- 2023-06-25 11:50:03下载
- 积分:1
-
this program calculate problem N queen in chess page
本程序计算国际象棋中的N皇后问题
- 2022-05-15 14:42:22下载
- 积分:1
-
Matlab-CPP
采用Matlab C++数学库对稀疏矩阵的操作(========================================================================
CONSOLE APPLICATION : sparseArrayCreate
========================================================================
AppWizard has created this sparseArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your sparseArrayCreate application.
sparseArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
sparseArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named sparseArrayCreate.pch and a precompiled types file named StdAfx.obj.
)
- 2011-05-06 13:24:25下载
- 积分:1
-
CPP-Programming-Example-100
这个是C++编程实例100篇,里面包含有100个工程实例用于学习(C++ Programming Example 100)
- 2013-07-08 18:41:12下载
- 积分:1
-
jinchengtiaodu
说明: 这是我们学习操作系统的时候老师给我们做的关于进程调度的实验,很经典,给大家参考一下!(This is our time for teachers to learn the operating system for us to do experiments on the process of scheduling, it is a classic look for your reference!)
- 2008-11-24 22:42:11下载
- 积分:1
-
power_wind_ig
用simulink对风电场进行建模分析得到功率以及电流的仿真图(This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc),
the initial state vector needs to be regenerated or disabled, otherwise Simulink signals an error when the simulation is started.
To disable the use of initial state vector for this model, go to the Data Import/Export section of the Model Configuration Parameters tool and uncheck the
Initial state option under the Load workspace section.
To regenerate the initial state vector after a change to the model, follow the instructions given in the initialization file for this model.
Type open( init_power_wind_dfig ) at the matlab prompt to view this file.)
- 2015-07-24 13:48:45下载
- 积分:1