资源列表
Dynamic_Grid_1_code
- The post is devoted to the Wpf data grid with dynamically defined number of rows and columns but all cells has the same size.
Dynamic_Grid_2_code
- The post is devoted to the Wpf datagrid with cells that has defined fixed size but number of rows and columns is updated dynamically in order to fill all available space.
Prism_ScreenSaver_code
- The post is devoted to screen saver application written in Wpf with Prism pattern. Provided code is the complete application with two different animation patterns that are implemented in two modules. The application is modular and could be easily ext
Real-time_data_in_OxyPlot_charts_code
- The post is devoted to the Wpf application that shows (emulated) real-time data in charts. It could be used as base for monitoring application, when data service provide real data like, for example, number of http requests or CPU temperature
Wpf_two_screens_code
- The post shows how to position Wpf window on secondary monitor or show two windows on two monitors. The post contains complete code and we discuss how to address several scenarios.
get_SlaveDofs
- 利用MATLAB读取TXT文件,然后剔除无效点(read file and elt uneffiective points)
U盘屏幕加密锁源码
- U盘屏幕加密锁源码,插入U盘自动解锁,开机自启,屏蔽鼠标和键盘(U disk screen encryption lock source, insert U disk automatically unlock, boot self starting, shielding the mouse and keyboard)
聊天辅助加解密工具源码
- 聊天辅助加解密工具源码,把内容转为加密格式,别人需要解密才能查看(Chat auxiliary encryption and decryption tool source code, the content into encrypted format, others need to decrypt to view)
C#远程控制桌面源码
- C#实现的UPnP端口映射程序,分服务器和客户端(C# implementation of UPnP port mapping procedures, sub server and client)
局域网数据包捕获程序
- 局域网数据包捕获程序,wincap 用于开发的sniffer程序源码(sniffer program (wincap sniffer))
Quicksort
- 实现一个快速排序,快速排序(Quicksort)是对冒泡排序的一种改进。快速排序由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中。。。。。。(To achieve a quick sort, quick sort (Quicksort) is an improvement on bubble sort. Quick sorting was proposed by C. A. R. Hoare in 1962. The basic
Segy文件分析 v1.4
- 功能: 1、查看卷头、道头的主要信息 2、工作站格式与微机格式的相互转换 3、各道数据的波形显示,及其频谱分析 4、多种形式的数据输出,可输出文本文件 5、三维数据体的分析,得出工区角点坐标 6、原始炮数据扫描,找出缺炮的道号 7、对数据体进行任意道及时间段的切割 8、对多个Segy文件进行合并处理 9、给出读取微机格式数据的示意性代码(Function: 1. Check the main information of the header and hea