-
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, s
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, say myprogram.cpp, and you want to put it on your website, you can run it through Cpphtml which will convert the code to HTML with all comments, keywords and preprocessor directives highlighted. Cpphtml will send all output to cout, so you have to redirect the output to a file if you want to create a HTML file
- 2022-12-14 19:50:03下载
- 积分:1
-
不用API函数实现的窗体颜色渐变.很不错的哦
不用API函数实现的窗体颜色渐变.很不错的哦-not API functions of the form color gradient. Oh, very good
- 2022-01-22 05:04:33下载
- 积分:1
-
CCITT G4编解码源用于传真机使用开发环境下实现的。
VC环境下的CCITT G4编码解码源程序,用于传真机开发使用。-VC environment under the CCITT G4 codec source for the development of fax use.
- 2022-01-30 13:25:39下载
- 积分:1
-
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。...
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。-The function obtains the interval timer s information of the current process and keeps the result in certain structure variable which is in kernel space.Finally,copys it to buffer of user space.
- 2022-03-03 19:03:50下载
- 积分:1
-
它是图形文件,可以播放WAV格式的音频
It is GUI file, that permit play audio in WAV format-It is GUI file, that permit play audio in WAV format
- 2022-02-06 02:25:57下载
- 积分:1
-
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第10章...
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第10章-Teaching computer programming configuration software source code, although not how to write, but the U.S. is still a small program useful. Chapter 10
- 2023-01-10 04:45:03下载
- 积分:1
-
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能
矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能-Matrix operations, including inverse matrix, the expansion of a wide range of computing functions of matrices
- 2022-07-27 19:24:27下载
- 积分:1
-
Developer s Notepad,配合Visual Studio 97的开发工具,能够在多个项目中添加链接、注解等,利于项目管理...
Developer s Notepad,配合Visual Studio 97的开发工具,能够在多个项目中添加链接、注解等,利于项目管理-Developer s Notepad, 97 with Visual Studio development tools, in a number of projects to add links and notes, which will help project management
- 2022-08-12 09:21:19下载
- 积分:1
-
vhdl实现自动贩卖机功能
可以对3种不同种类的货物进行自动售货,价格分别为A=4.00, B=2.50, C=1.00。售货机可以接受10元,5元,1元三种硬币(即有三种输入信号SY,WY,IY),并且在7段数码管(二位代表元,一位代表角)显示已投入的总钱数,选择货物的输入信号Ia,Ib,Ic,输出指示信号为 Sa, Sb ,Sc 分别表示售出相应的货物,同时输出的信号yuan, jiao代表找零,并显示在7段数码管上。
VGA显示3种货物图片及其价格,鼠标点击购买数量(1-9)后显示总价,安规格说明2中的button2-button4输入硬币,VGA显示已投入的总钱数,鼠标点击购买后,显示找零数目,购买物品闪烁,交易完成。(VGA部分不美观,希望下载的朋友根据自己的审美修改)
- 2022-03-02 17:31:32下载
- 积分:1
-
tsp recursive program (Java)
tsp递归程序实现(Java)-tsp recursive program (Java)
- 2022-02-05 16:04:47下载
- 积分:1