登录
首页 » C# » 在C#中嵌入TCL解释器,执行TCL脚本的源码示例

在C#中嵌入TCL解释器,执行TCL脚本的源码示例

于 2022-01-21 发布 文件大小:764.01 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

在C#中嵌入TCL解释器,执行TCL脚本的源码示例-In the C# Embedded TCL interpreter, the implementation of TCL example script source

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

发表评论

0 个回复

  • duichenjuzhenxiangcheng
    这是一个对称矩阵相乘的小程序,软件实验课上自己编写的。(This is a symmetric matrix multiplication of small procedures, experimental class of software I have written.)
    2009-04-21 10:34:46下载
    积分:1
  • record
    linux下Alsa音频的播放与录制,经测试过后可用。(Alsa audio playback and recording under Linux.)
    2018-04-18 11:41:28下载
    积分:1
  • document_cn
    Hi3536开发全套文档,包含开发环境搭建、各个模块开发应用API(Hi3536 develops a complete set of documents, including development environment building, each module development application API)
    2020-06-20 21:40:02下载
    积分:1
  • ctp-trader-demo
    CTP期货接口 c++ 行情和定义demo(CTP futures interface c++ quotations and definition demo)
    2018-09-30 09:11:14下载
    积分:1
  • CutScreen
    一款仿QQ截图的截图软件,完美实现截图灰屏、矩形选取截图区域、选好区域后可鼠标移动矩形框、实时显示图片大小、截图另存为各种格式等功能,当没有网络用不了QQ截图时是个相当好的工具!(A screenshot capture software QQ imitation, the perfect realization of screenshots gray screen, the rectangle selected screenshots region, selected area mouse to move the rectangle, real-time picture size screenshots Save for various formats and functions, when there is no network does not takeQQ screenshot is a very good tool!)
    2012-12-06 11:23:01下载
    积分:1
  • netDate
    VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。 (VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
    2011-04-27 21:40:09下载
    积分:1
  • Matlab-senior-notes(5)
    Matlab高级讲义- SIMULINK仿真基础(Matlab senior notes- SIMULINK based simulation)
    2011-12-24 21:15:08下载
    积分:1
  • Statistic_consol_sniffer_demo
    power up sniffer test program ggo
    2009-04-25 16:05:23下载
    积分:1
  • 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
    将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
    2022-08-16 12:56:27下载
    积分:1
  • C++ 实现虚拟摄像头
    虚拟摄像头
    2022-02-05 23:30:41下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载