-
WBinEdit
超级文本文档,实现日历,内存查看,鼠标坐标显示,改变字体,背景颜色(Hypertext documents, realization of the calendar, memory view, the mouse coordinates display, change fonts, background color)
- 2010-11-22 21:32:42下载
- 积分:1
-
sine_cordic
generate sine wave. Inputs : Amplitude, phasein, frequency
- 2013-07-22 10:25:41下载
- 积分:1
-
155977
图标提取精灵源码,例程程序结合易语言应用接口支持库和操作系统界面功能支持库,可以提取EXE文件和DLL文件中包含的图标。(Icon Extractor Wizard source, routine program combined with easy language support library application interface and operating system support library interface functions , can extract icons EXE and DLL files contained .)
- 2016-09-04 13:18:20下载
- 积分:1
-
ex5_3
VC ++面向对象编程和可视化程序第5章3(VC++ object-oriented programming and visualization program Chapter V)
- 2016-05-30 11:15:01下载
- 积分:1
-
ADMQ
LINQ增删改查,EF . NET Core(LINQ additions and deletions)
- 2018-05-07 16:03:53下载
- 积分:1
-
hudiexiaoying
说明: 编写三维常微分方程 Lorenz equation 展现混沌轨道--蝴蝶效应图(Compiling Lorenz equation to show chaotic orbit butterfly effect)
- 2020-01-07 10:35:48下载
- 积分:1
-
VB6_LAN_connection_status
VB6 源码实时监测局域网计算机的连接状态 (VB6 LAN connection status of the computer s real-time monitoring)
- 2016-01-05 09:47:17下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
H4
Fixed problems the program will manage without.
- 2019-01-16 04:48:34下载
- 积分:1
-
chat
this program is a chat client server program
- 2011-02-08 09:10:43下载
- 积分:1