-
5_zhanlue
战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)
- 2013-11-24 21:28:15下载
- 积分:1
-
TimeTask
该程序主要是可以定时启动应用程序,定时关机、重启、注销。。。
(The program is mainly to start the application time, time off, restart, log off. . .)
- 2011-04-30 08:34:41下载
- 积分:1
-
CVI_rs232
Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging
)
- 2020-07-07 23:18:57下载
- 积分:1
-
binary_code_new
信号分选,雷达信号分选,雷达对抗信息处理(Signal sorting Radar signal sorting, radar information processing)
- 2012-09-13 13:17:16下载
- 积分:1
-
breseham
这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆(This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round)
- 2009-02-14 10:33:41下载
- 积分:1
-
st_splitterwnd_demo
这是visual c ++ 下分割视图的好代码(this is splitterwnd code)
- 2009-06-15 18:04:30下载
- 积分:1
-
ProfibusDPDEMO
profibus-dp从站开发的DEMO程序,程序基于STM32处理器,包含了底层驱动和应用程序两大部分。(profibus-dp slave DEMO program development, program-based STM32 processor, including the underlying drivers and applications of two parts.)
- 2014-12-30 16:43:56下载
- 积分:1
-
deblock_25_dll_20060214
基于H264的一种去快效应滤波器,独立于解码过程外(H264 go on a fast effect filters, independent of the decoding processes)
- 2009-02-27 23:49:24下载
- 积分:1
-
FileUpload_asp
上传文件插件,ASP页面和源码,很好用的(Upload file plug-ins, ASP page and source)
- 2010-06-07 11:44:47下载
- 积分:1
-
MetroForWinForm(win8风格模版)
MetroForWinForm(win8风格模版)
using System;
using System.Drawing;
using System.Globalization;
using System.Windows.Forms;
using MetroFramework.Forms;
namespace MetroFramework.Demo
{
public partial class MainForm : MetroForm
{
public MainForm()
{
InitializeComponent();
metroStyleManager.Theme = MetroThemeStyle.Default;
metroStyleManager.Style = MetroColorStyle.Teal;
}
private void metroTileSwitch_Click(object sender, EventArgs e)
{
- 2022-04-10 01:01:51下载
- 积分:1