-
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程...
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程-the procedure can be used for graphical monitoring some local process, but can also control these processes
- 2022-06-02 14:53:31下载
- 积分:1
-
tts ,相必大家都熟悉,这个效果不错,可有可选择男声女声,音量等,效果还可以,但是比不上科大讯飞的那个,这是微软公开的...
tts ,相必大家都熟悉,这个效果不错,可有可选择男声女声,音量等,效果还可以,但是比不上科大讯飞的那个,这是微软公开的-tts,well known to everybody,have a good effect.you can choise man or woman voice,it not better than the one science and technology university developed.but it s microsoft s production.
- 2022-05-14 17:13:48下载
- 积分:1
-
基于鼠标指针的矢量控制面板程序,并可以显示出…
基于vc的鼠标指针向量控制面板程序,并能显示当前方位-Based on the mouse pointer vc vector control panel procedure, and can display the current position
- 2023-03-19 20:35:04下载
- 积分:1
-
vc不规则(动画)界面,利用gdi+动态加载png格式文件
vc不规则(动画)界面,利用gdi+动态加载png格式文件-vc irregular (animation) interface, use gdi+ dynamic loading png format
- 2022-02-21 10:15:39下载
- 积分:1
-
VC++编的矩阵程序,可以实现加减乘等运算
VC++编的矩阵程序,可以实现加减乘等运算-A special calculator only for matrix calculation by VC++, you can use it to realize the basic calculations about matrix
- 2022-01-26 06:10:40下载
- 积分:1
-
c++ entry
c++入门小程序,刚入门,正在学习ING。-c++ entry-applet, just getting started, is studying ING.
- 2022-02-07 14:12:44下载
- 积分:1
-
win32程序员手册1 程序员必备
win32程序员手册1 程序员必备-win32 programmer manual
- 2023-02-17 20:20:04下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
一个功能强大的操作XML文件的类,比微软的方便、快捷;内附详细使用说明。...
一个功能强大的操作XML文件的类,比微软的方便、快捷;内附详细使用说明。-The operation of a powerful class of XML documents than Microsoft" s convenient, fast included detailed instructions.
- 2022-01-26 04:36:46下载
- 积分:1
-
词法分析器
词法分析器
- 2022-08-18 08:34:42下载
- 积分:1