搜索资源列表
小学生考试系统
- 小学生考试系统原程序.利用该程序系统可以实现:1.输入小学生考试的科目 2.输入考试成绩 3.统计其平均分 4.求出班级平均分 5.求出及格和不几个的情况-original procedure. Using the System can be achieved : 1. The importation of primary examination subjects 2. Three input examination results. Statistics on average four
CPuInfo
- 自己弄的一个获得CPU的型号的程序 提供大家学习-themselves get access to a CPU model in the learning process for everyone
FontToolBar
- 将windows中的字形,颜色,字体大小等功能集合在一起,做成一个控件!在编写C#程序时,可以将其加入动态连接库,直接使用! 方便,简单!本人花了1个星期弄出来,功能完善,使用方便,给大家共享!-windows to the shape, color and font size functions together and create a control! C# in the preparation process, it will join its dynamic link librar
奇怪的
- 题目:输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情 -topic : input on a certain date, the judgment that this is the one day of the year? 1. Program Analysis : March 5 as an example, should first get the first two
安全过河问题
- 该游戏是我由一个数学建模题——“安全过河问题”而构思的。有三个商人带者三个随从和货物过河, 船每次最多只能载两个人,要求保证在过河期间商人的人数要大于或等于随从的人数,否则随从杀人抢货。 构思: 用两个数组来表示两岸的商人和随从,其中 A 表示商人, B 表示随从,数组a 表示此岸,数组b表示彼岸 通过输入过河的人数,来改变两个数组中的 A 和 B 的个数,在用文本输出两岸的情况. 游戏规则是这样似的: 1)输入过河的人数; 2)非法输入按按了退出处理(如:每
CShttpServer
- C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
p-c
- 计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a group of producers to provide
HardCode
- 我自己编写的一个程序,可以获取硬盘系列号,希望能够得到大家的支持,各位先看看再说吧,谢谢。 -I prepared a procedure could access drive series, I hope we can get the support of all, you look at it say, thank you.
DCTYOESchool
- 我自己编写的一个程序,是一个简单的五子棋系统,希望能够得到大家的支持,各位先看看再说吧,谢谢。-I prepared a procedure is a simple system of the 331, hoping to get the support of all, you look at it say, thank you.
get-r2-info
- 获取音速官网最新公告 通过url获取html源码处理并显示-Sonic the official website for the latest announcements via the url to get html source and display processing
PNA-Get-SnP-File-VS2005
- 从矢量网络分析仪中获得SnP文件的小程序。-PNA get SNP files
Get-the-temporary-file-directory
- 获取临时文件目录的位置,具有一定参考价值。-Get the location of the temporary file directory
GET-AND-POST
- Get Post实现,支持cookie定义-Get and Post Support Cookie
Get-Yahoo-Messanger-Information_CS-2010-Source.zi
- Get Yahoo Messanger Information by CS-2010 Source
Get-Sfis-Ip
- 获取指定的ip地址位 使用排除法进行获取 暂时未添加配置档案 需进入code进行限定-Obtain the specified ip address bits to use the process of elimination to get temporarily not add configuration files need to enter the code be limited
Get-the-point-intersect
- 获取同一图层中两条多边线要素的交点集源代码-Get the point intersect from two polyline Feature
CSharphttp-post-get
- http post get实例 实际代码显示post get-the source for c# http class
Csharp-get-window-hwnd
- 获取与桌面有关的所有程序,进程,活动窗口的句柄。-Get all the program about the desktop, approach to handle.
Get-IP
- A simple program for get ip your pc.
API接口调用
- 该类中有几个方法用来调用API,GET/POST/PUT/DELETE多种方式。(There are several methods in this class to call API, get / post / put / delete.)