-
1
说明: 电力系统潮流上机程序,已知线路结构,pq节点,pv节点和平衡节点,求各点的未知量。(Power System Power program, known line structure, pq node, pv nodes and balancing node, find the unknown amount of points.)
- 2011-05-13 22:11:28下载
- 积分:1
-
世上最全C源码,从基础语法到图书管理系统,应有尽有,你值得拥有
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变量所占字节数
007 自增/自减运算
008 数列求和
009 乘法口诀表
010 猜数字游戏
011 模拟ATM(自动柜员机)界面
012 用一维数组统计学生成绩
013 用二维数组实现矩阵转置
014 求解二维数组的最大/最小元素
015 利用数组求前n个质数
016 编制万年历
017 对数组元素排序
018 任意进制数的转换
019 判断回文数
020 求数组前n元素之和
021 求解钢材切割的最佳订单
022 通过指针比较整数大小
023 指向数组的指针
024 寻找指定元素的指针
025 寻找相同元素的指针
026 阿拉伯数字转换为罗马数字
027 字符替换
028 从键盘读入实数
029 字符行排版
030 字符排列
031 判断字符串是否回文
032 通讯录的输入输出
033 扑克牌的结构表示
034 用“结构”统计学生成绩
035 报数游戏
036 模拟社会关系
037
- 2022-04-27 18:03:30下载
- 积分:1
-
shuikudiaodu_dengchulifa
水库调度图的绘制是一个难点,该程序采用等出力法绘制水库调度图,可通用。(Reservoir operation mapping is a difficult point, the program method used, such as mapping efforts reservoir operation plans can be generic.)
- 2020-12-17 10:09:12下载
- 积分:1
-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1
-
DirectShow
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
- 2013-09-25 23:52:30下载
- 积分:1
-
[数据结构(C语言版)].严蔚敏_吴伟民.扫描版
清华大学出版的关于数据结构的经典教材,详细介绍了关于数据结构的大部分知识点,可用于学习和编程参考(The classical textbook on data structure published by Tsinghua University introduces in detail most of the knowledge points about data structure, which can be used for reference in learning and programming.)
- 2020-06-19 21:20:02下载
- 积分:1
-
VC++.ADO.ACCESS.SQL
使用ADO访问Access数据库
使用sql查询数据库(Visit the Access database using ADO to query the database using the sql)
- 2020-10-27 23:49:58下载
- 积分:1
-
FMS连接FlashRemoting(附示例源码下载)
FMS连接FlashRemoting(附示例源码下载)
- 2013-12-28下载
- 积分:1
-
smartHome
说明: 可实现智能家居基本控制,灯、热水器、语音识别(It can realize basic control of smart home, lamp, water heater and speech recognition.)
- 2020-06-20 02:40:02下载
- 积分:1
-
pintu
一款有助于开发智力的拼图游戏,可以自由添加自己喜欢的图片,并进行3*3,4*4等分割(A contribute to the development of intelligence jigsaw puzzle, you can freely add their favorite pictures and 3* 3,4* 4 split)
- 2013-04-16 12:01:18下载
- 积分:1