登录
首页 » C# » WatchFileSystem

WatchFileSystem

于 2020-02-24 发布
0 161
下载积分: 1 下载次数: 2

代码说明:

说明:  C#开发运动控制卡开发实例,我是数据搬运工。(C # development of motion control card development example, I am a data porter.)

文件列表:

WatchFileSystem\.vs\watchFileSystem\v15\.suo, 40448 , 2020-02-17
WatchFileSystem\.vs\watchFileSystem\v15\Server\sqlite3\db.lock, 0 , 2020-02-17
WatchFileSystem\.vs\watchFileSystem\v15\Server\sqlite3\storage.ide, 4096 , 2020-02-17
WatchFileSystem\.vs\watchFileSystem\v15\Server\sqlite3\storage.ide-shm, 32768 , 2020-02-17
WatchFileSystem\.vs\watchFileSystem\v15\Server\sqlite3\storage.ide-wal, 1087712 , 2020-02-17
WatchFileSystem\WatchFileSystem\bin\Debug\WatchFileSystem.exe, 12288 , 2020-02-17
WatchFileSystem\WatchFileSystem\bin\Debug\WatchFileSystem.pdb, 24064 , 2020-02-17
WatchFileSystem\WatchFileSystem\bin\Debug\watchFileSystem.vshost.exe, 11600 , 2014-04-23
WatchFileSystem\WatchFileSystem\bin\Debug\watchFileSystem.vshost.exe.manifest, 490 , 2010-03-17
WatchFileSystem\WatchFileSystem\Form1.cs, 4665 , 2020-02-17
WatchFileSystem\WatchFileSystem\Form1.Designer.cs, 5348 , 2020-02-17
WatchFileSystem\WatchFileSystem\Form1.resx, 6025 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache, 5165 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7168 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\GenerateResource.read.1.tlog, 388 , 2014-04-23
WatchFileSystem\WatchFileSystem\obj\x86\Debug\GenerateResource.write.1.tlog, 906 , 2014-04-23
WatchFileSystem\WatchFileSystem\obj\x86\Debug\ResolveAssemblyReference.cache, 7897 , 2014-04-23
WatchFileSystem\WatchFileSystem\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll, 3584 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.csproj.CoreCompileInputs.cache, 42 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\watchFileSystem.csproj.FileListAbsolute.txt, 2133 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.csproj.GenerateResource.cache, 1012 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.csprojAssemblyReference.cache, 7556 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.exe, 12288 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.Form1.resources, 180 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.pdb, 24064 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\WatchFileSystem.Properties.Resources.resources, 180 , 2020-02-17
WatchFileSystem\WatchFileSystem\Program.cs, 507 , 2020-02-17
WatchFileSystem\WatchFileSystem\Properties\AssemblyInfo.cs, 1466 , 2020-02-17
WatchFileSystem\WatchFileSystem\Properties\Resources.Designer.cs, 2865 , 2020-02-17
WatchFileSystem\WatchFileSystem\Properties\Resources.resx, 5612 , 2014-04-22
WatchFileSystem\WatchFileSystem\Properties\Settings.Designer.cs, 1115 , 2020-02-17
WatchFileSystem\WatchFileSystem\Properties\Settings.settings, 249 , 2014-04-22
WatchFileSystem\WatchFileSystem\WatchFileSystem.csproj, 3729 , 2020-02-17
WatchFileSystem\WatchFileSystem.sln, 1095 , 2020-02-17
WatchFileSystem\watchFileSystem.suo, 18944 , 2014-04-23
WatchFileSystem\.vs\watchFileSystem\v15\Server\sqlite3, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug\TempPE, 0 , 2020-02-17
WatchFileSystem\.vs\watchFileSystem\v15\Server, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86\Debug, 0 , 2020-02-17
WatchFileSystem\.vs\watchFileSystem\v15, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\bin\Debug, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\bin\Release, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj\x86, 0 , 2014-04-22
WatchFileSystem\.vs\watchFileSystem, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\bin, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem\obj, 0 , 2014-04-22
WatchFileSystem\WatchFileSystem\Properties, 0 , 2020-02-17
WatchFileSystem\.vs, 0 , 2020-02-17
WatchFileSystem\WatchFileSystem, 0 , 2020-02-17
WatchFileSystem, 0 , 2020-02-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 游戏编程之五子棋
    初学者可以参考的,用简单的c++写五子棋的程序(Beginners can refer to, using simple c++ to write Gobang program)
    2017-11-13 13:44:40下载
    积分:1
  • create_kd_tree
    通过计算方差,确定划分坐标轴,最后,将点云划分到一个个格子中,这样的好处在于可以将噪点和有效点分别存储于不同的格子中,方便进行去噪。(k-d tree create;By calculating the variance, the coordinate axis is determined. Finally, the point cloud is divided into a number of lattices. The advantage is that the noise and the effective points can be stored in the different lattice, so that the noise can be de-noised conveniently.)
    2020-12-31 19:48:59下载
    积分:1
  • A showcase example of how propaganda can be used as the background of some of th...
    一个展示了如何喊话的例子,可用作某些游戏的后台喊话例子-A showcase example of how propaganda can be used as the background of some of the game call example
    2022-06-17 06:51:52下载
    积分:1
  • Python PLS算法的实现并调用
    说明:  偏最小二乘法是一种新型的多元统计数据分析方法,于1983年由S.Wold和C.Albano等人首次提出。偏最小二乘法实现了,在一个算法下,可以同时实现回归建模(多元线性回归)、数据结构简化(主成分分析)以及两组变量之间的相关性分析(典型相关分析)。 PCA方法虽解决了自变量共线性的问题,但是并没有考虑自变量主元对于因变量变化的解释作用。所以删除的次要主元有可能包含对回归有益的信息,而保留的主元有可能会夹杂一些对回归模型输出无益的噪声。 PLS方法,通过将自变量和因变量的高维数据空间投影到相应的低维空间,分别得到自变量和因变量的相互正交的特征向量,再建立自变量和因变量的特征向量间的一元线性回归关系。不仅可以克服共线性问题,它在选取特征向量时强调自变量对因变量的解释和预测作用,去除了对回归无益噪声的影响,使模型包含最少的变量数。(Partial least square method is a new multivariate statistical data analysis method, which was first proposed by S. wold and C. Albano in 1983. Partial least square method can realize regression modeling (multiple linear regression), data structure simplification (principal component analysis) and correlation analysis (typical correlation analysis) between two groups of variables.)
    2020-04-24 15:43:35下载
    积分:1
  • 这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个3机9节点的系统模型。...
    这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个3机9节点的系统模型。-This is the MATLAB environment in power system transient stability analysis of the pst source, the document defines a 3-machine 9-bus system model.
    2022-01-25 20:29:38下载
    积分:1
  • ksql-master
    说明:  sql衍生出得ksql 可以做到实时的数据监测(Ksql derived from SQL can achieve real-time data monitoring)
    2020-05-13 10:33:42下载
    积分:1
  • 数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序...
    数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
    2023-05-10 15:05:04下载
    积分:1
  • 这是一个简单的法律改进,文中的程序块有程序,是个…
    这是一种改进的单纯型法,有文挡也有程序,他是老师的心血,从中你可以得到很多的知识,-This is a simple improvement of the law, the text block has procedures, he is the teacher"s efforts, from which you can get a lot of knowledge,
    2023-06-12 00:45:03下载
    积分:1
  • 有限元分析方法之FLAC程序说明
    FLAC 岩土工程有限元软件学习。 此软件用于研究采矿工程,土木工程, 石油工程 岩石力学问题(FLAC Geotechanical software to study the finite element problems)
    2020-06-20 01:40:01下载
    积分:1
  • THREE FONT FILES. GOOD FOR GENERATING FONTS ON LCDS USING AN ATMEGA8 MICROCONTR...
    THREE FONT FILES. GOOD FOR GENERATING FONTS ON LCDS USING AN ATMEGA8 MICROCONTROLLER-THREE FONT FILES. GOOD FOR GENERATING FONTS ON LCDS USING AN ATMEGA8 MICROCONTROLLER
    2022-01-25 17:36:32下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载