-
RPCResection
基于rpc模型的后方交会源代码,摄影测量(Rpc model based on resection of the source code, photogrammetry)
- 2020-09-11 20:38:00下载
- 积分:1
-
绘图程序
模仿windows的画板功能,实现绘制直线,长方体,椭圆,擦除绘制,保存绘制图片等功能(Imitate the drawing board function of Windows, realize drawing straight line, cuboid, ellipse, erase drawing, save drawing pictures and other functions)
- 2020-06-23 17:40:02下载
- 积分:1
-
PDFReader
读取PDF文件,并显示在窗口中。 支持PDF的基本操作功能。(To read PDF files, and display in the window. Support the basic operating functions PDF.)
- 2008-01-04 16:53:40下载
- 积分:1
-
vpncmdsys
free vpn source -0011
- 2015-09-28 10:54:27下载
- 积分:1
-
Windows Forms 编程实战 PDF 扫描版[44M]
winfrom实用开发程序,小例子,源码都在里面(Winform practical development procedures, small examples, the source code are inside)
- 2017-06-22 10:24:25下载
- 积分:1
-
643253443
扫描系统的所有进程,并可选择的删除不想运行的进程(scanning system in all processes and can choose not to delete the operation of the process! !)
- 2007-01-07 20:02:10下载
- 积分:1
-
单链表
单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1
-
GMRES
本文件是gmres算法的c语言代码,大家都抓紧抢着下载哦。(This document is gmres algorithm c language code, everyone rushing to seize download oh.)
- 2014-01-04 22:15:10下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
监听webbrowser所有请求(含 js/css/flash/ajax 等请求) 附完整源码
IE11下不可用,请在低版本IE测试 监听webbrowser的所有请求以及查看 请求的详细,含session cookie 请求标题等信息 其中参考了如下项目:http://www.codeproject.com/Articles/38616/Retrieve-HttpOnly-Session-Cookie-in-WebBrowser
- 2013-05-10下载
- 积分:1