-
c2latex。工具使得 c 代码看起来相当在 TeX 或LaTex的文档中插入它。
c2latex。使在 TeX 或LaTex的文档中插入它看起来很漂亮的 c 代码的工具。
- 2022-08-10 21:26:48下载
- 积分:1
-
lovers assistant corporation is a situation statistical software uses special fo...
团委助手是个团情统计软件 采用特殊的INI形式数据库,适用于中学团组织使用-lovers assistant corporation is a situation statistical software uses special forms of INI database, applicable to the use of secondary league organizations
- 2022-01-25 21:33:39下载
- 积分:1
-
JaveScript及VBScript脚本调试工具,友好的界面,可以很方便地进行调试...
JaveScript及VBScript脚本调试工具,友好的界面,可以很方便地进行调试-JaveScript and VBScript script debugging tools, and friendly interface, it is easy to debug
- 2022-07-09 11:30:31下载
- 积分:1
-
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少...
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少-that the procedure was used in the preparation of greedy law a small program to solve the problem is : No. 1 to n items, the volume of goods known. Its size will load all the boxes V, using fewer boxes
- 2022-10-30 02:25:05下载
- 积分:1
-
广播通讯源码事例
C++ UDP通信 广播源代码 两个MFC工程,一个广播发送数据,一个接收数据,一级test代码,vs2010测试通过,自己写的代码,初学winsock 编程的新手可以参考,欢迎下载,欢迎指正,互相学习借鉴,谢谢!...
- 2022-08-11 00:32:09下载
- 积分:1
-
This is plugins for library bass on OS Windows.
This is plugins is decoders.
This is plugins for library bass on OS Windows.
This is plugins is decoders.
- 2022-09-16 19:45:03下载
- 积分:1
-
dissecting MFC 2e part.pdf
dissecting MFC 2e part.pdf
- 2022-11-20 03:05:04下载
- 积分:1
-
简单PL0编译器,有简单的界面,支持debug错误提示
简单PL0编译器,有简单的界面,支持debug错误提示-simple PL0 compiler, a simple interface, support debug error messages
- 2022-03-19 19:37:58下载
- 积分:1
-
G.723 audio codec DLL (with sources) for ARM (windows mobile)
G.723 audio codec DLL (with sources) for ARM (windows mobile)
- 2022-02-07 07:52:08下载
- 积分:1
-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1